Skip to main content

Self-hosted Retool Edge release 3.317

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.317

No longer supported

Edge release notes

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

TypeDescription
3.317.036 changes
fixedFixed autocomplete in resource fields to not show "secrets" as a global object if Secrets Manager is not enabled. [#68039]
addedAdded client credentials authentication for Databricks. [#68333]
fixedFixed an issue with merging branches in multiplayer. [#68428]
changedChanged Assist behavior so that when the default models are selected, Retool attempts to use the Anthropic resource for Anthropic requests, and sends requests to Anthropic through Amazon Bedrock as a fallback. [#68680]
changedChanged protected trigger feature to be generally available. [#68711]
improvedImproved GUI query behavior. [#68791]
fixedFixed an issue where containers on Android devices get a vertical empty space. [#68818]
fixedFixed an issue that allowed permission group creation on Free and Team plans. [#68890]
addedAdded search bar to Roles & Permissions page. [#68905]
improvedImproved PDF rotation in the PDF viewer component in Mobile to use native rotation support for smoother performance. Fixed an issue where very large PDFs in Mobile could cause memory issues. Improved page navigation in the PDF viewer component in Mobile to use native page navigation methods for more reliable page transitions. [#68909]
fixedFixed unsandboxed execution, which now reads max CPU/memory limits exclusively from env vars. [#68945]
addedAdded a new native video component for mobile apps. [#68957]
improvedImproved accessibility when setting up two-factor authentication. [#68992]
improvedImproved the way that Assist troubleshoots issues. [#68995]
removedRemoved resizability of the Description field of a role if the description itself cannot be edited. [#68999]
addedAdded new Secrets Manager scoped secrets behavior: if the SCOPED_SECRETS environment variable is true, then secrets whose names begin with scoped--resources--$FOLDER_NAME-- can only be used in resources within the specified folder. [#69045]
addedAdded support for pagination on the public API GET /groups method. [#69050]
addedAdded support for pagination on the public API GET /folders method. [#69052]
addedAdded support for pagination on the public API GET /spaces method. [#69054]
addedAdded support for pagination on the public API GET /apps method. [#69055]
improvedImproved UI of the OpenAPI resource editor. [#69062]
addedAdded bearer token authentication to MCP resources for use in Agents. [#69069]
addedAdded the ability to add and revoke screen access for groups with the API. [#69090]
addedAdded support for encoding user email in the Intercom JWT payload for improved authentication. [#69096]
fixedFixed baseDomain shown in source control deployment email alerts. [#69101]
fixedFixed a visual bug in column text colors. [#69103]
improvedImproved Assist's understanding of how to use the tools available to it. [#69107]
fixedFixed an issue so that when the SCOPED_SECRETS env var is enabled, autocompletion for template strings in resources will filter the secrets to omit any scoped secrets that are not available for that resource. [#69148]
fixedFixed an issue where reset password confirmation emails would still be sent to users even when reset password emails are disabled in an organization. [#69150]
fixedFixed an issue where Assist would incorrectly think it could not perform some tasks. [#69167]
addedAdded optional pagination to GET /user_invites for the public API. [#69170]
changedChanged behavior so that if the SCOPED_SECRETS env var is set, secrets with scoped names are shown separately in the Secrets Manager list. [#69177]
addedAdded optional pagination to GET /environments for the public API. [#69184]
addedAdded support for Assist to create forms outside of modals, when the form is the primary purpose of a page. [#69200]
removedRemoved sensitive user tokens from audit logs with OAuth2 SSO. [#69263]
fixedFixed an issue that could cause the OAuth callback URL to be incorrect when using Share credentials between users for a resource. [#69347]
36 changes