Skip to main content

Self-hosted Retool Edge release 3.52

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

No longer supported

Edge release notes

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

TypeDescription
3.52.018 changes
addedAdded support for header-based authentication with workflow and API key rotation functionality. [#44439]
addedAdded the apps/ path to Retool API for organizations on the business plan. [#44554]
addedAdded support for organizations on the business plan to use user invites and attributes Retool API endpoints. [#44519]
addedAdded support for deleting custom component libraries using organization-wide settings. [#44362]
addedAdded font size control to the Text component. [#44457]
addedAdded user email, user SID, and request hostname to audit logs streamed to Datadog. [#44461]
addedAdded support for clearing input value on change to Select and Multiselect components. [#44370]
addedAdded support for streaming Amazon Bedrock AI model responses. [#44307]
fixedFixed an issue where the Get started modal appeared when switching apps via utils.openApp. [#44559]
fixedFixed an issue where the email sender parameter validation to return errors instead of throwing them. [#44576]
fixedFixed an issue where unsaved changes incorrectly appeared in SSO settings. [#44565]
fixedFixed an issue where the WebView component may crash. [#44583]
fixedFixed an issue with padding in the Slider component. [#44575]
fixedFixed issue where utils.downloadPage caused scrolling issues when using split pane. [#44500]
fixedFixed an issue where typography theme changes required a page refresh to apply after creating a custom theme. [#44529]
fixedFixed an issue where Retool API requests to /api/organization/spaces/validateElementsToCopy may return an error. [#44056]
removedRemoved app/read scope from Retool API for organizations on the business plan due to confusion. [#44564]
improvedImproved the minimum height of the SQL editor within a workflow Loop block to ensure the Ask AI assistant is fully embedded. [#44535]
18 changes