Skip to main content

Self-hosted Retool Edge release 3.307

Releases on the Edge channel occur weekly. Each release occurs one week after the equivalent release for cloud-hosted Retool.

Edge releases are available for organizations that want the latest features or to use closed beta functionality. Retool recommends most organizations use Stable releases unless you have a specific need for Edge releases and can keep your deployment up-to-date.

Retool supports only the most recent release on the Edge channel. As Edge releases are weekly, bug fixes and improvements are included in the next release. All previous releases are then considered deprecated.

Self-hosted Retool 3.307

No longer supported

Edge release notes

Bug fixes, improvements, and other incremental updates across all edge releases in this release.

TypeDescription
3.307.021 changes
improvedImproved the speed and quality of Assist edits on existing UI layouts. [#67848]
AddedAdded the excludeDisabledUsers query parameter to the Get group API endpoint that excludes disabled users from results. [#67939]
removedRemoved user access to app modules in other app pages if they only have access to a specific page, not the entire app. [#68088]
addedAdds a notification banner to Assist chat threads for token consumption awareness. [#68104]
addedAdded RESOURCE_TYPES_DENY_LIST_CREATE_ONLY env-var, which prevents users from creating new resources of specific types, but does not block queries the way RESOURCE_TYPES_DENY_LIST does. [#68260]
fixedFixes UI issue for thinking box states. [#68411]
RemovedUnprotected releases will no longer be protected upon app protection. [#68430]
FixedThe Access list modal for Apps now displays Groups with access. [#68436]
addedAdded the trigger type to workflowContext. [#68463]
addedAdded permission guards for resource access via Assist. [#68475]
improvedImproved the hint when there's existing messages in the thread in the Assist input text box. [#68481]
fixedFixed non-admin users ability to see the External Users group and any groups they are an admin of in Settings if they are group admins and have external Retool manage scope. [#68487]
fixedFixed an issue with Retool header flashing on redirect to a workspace. [#68490]
addedAdded sorting options to list of spaces in the Spaces settings. Defaults to alphabetical sorting based on space names. [#68495]
addedAdded support for Google Slides resources. [#68515]
fixedFixed an issue with REST API resources where the metadata.request properties may not always be correctly sanitized. [#68535]
fixedFixed an issue with OpenAPI resources where the metadata.request properties may not always be correctly sanitized. [#68540]
fixedFixed an issue with GraphQL resources where the metadata.request properties may not always be correctly sanitized. [#68552]
removedRemoved expiry warning banners during signup and guided-tour. [#68553]
addedAdded support for isEditorMode to QUERY_RUN audit trail log events. [#68591]
fixedFixed issues where Assist failed to add components to header frames. [#68604]
21 changes