Skip to main content

Self-hosted Retool Edge release 3.234

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

No longer supported

Edge release notes

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

TypeDescription
3.234.017 changes
addedAdded OAuth 2.0 authentication support for the Databricks resource. Previously, this option was only available to certain organizations. [#62282]
addedAdded Include "Sent via Retool Email" signature checkbox to Retool Email queries. For Free and Team organizations, this is always checked. For Business and Enterprise organizations, unchecking removes the signature. [#62232]
addedAdded GUI Mode to the Agent Resource Query for easier invoking and progress checking of agent runs from workflows and apps when not using the Agent Chat component. [#62386]
addedAdded resource name filtering for audit logs. [#62338]
addedAdded audit log links in app and query menus. [#62366]
addedAdded idpProvisioned field to audit log metadata. [#62218]
addedAdded a security measure that prevents HTTP-based resources from accessing localhost, unless bypassed via either the ALLOW_PUBLIC_API_LOCAL_HTTP_REQUESTS or ALLOW_LESS_SECURE_LOCAL_HTTP_REQUESTS environment variable. [#62583]
addedAdded AGENTS_ENABLED environment variable. [#62670]
fixedFixed an issue where disabled options in the Multiselect component could be removed when selected. [#61829]
fixedFixed an issue where Retool would display a "Validation error" when a user logged in with SSO OIDC and certain group mapping conditions applied. [#62403]
fixedFixed an issue where queries would break when using moment() with array iteration. [#62362]
improvedImproved style editors that support CSS length values with minor enhancements. [#62363]
improvedImproved the HIDE_PROD_AND_STAGING_TOGGLES environment variable to also hide resource environment toggles in workflows and resource configuration UIs, disable editing existing resource environments, and display an explanatory banner on the Environments settings page. [#62115]
improvedImproved output preview UI. [#62598]
improvedImproved test case editing in side panel. [#62773]
changedChanged workflow permissions to now require owner permissions. [#62246]
changedChanged "Preview" button text to "Test". [#62525]
17 changes