Skip to main content

Self-hosted Retool 3.52 Edge release notes

caution

This release introduces a migration check that validate the state of the storage database. In rare cases where this check fails due to bad state, it could prevent upgrading to any newer releases. Should this occur, please get in touch for assistance with troubleshooting.

3.52.0

Self-hosted Retool 3.52.0-edge was released on .

Added

  • Added support for header-based authentication with workflow and API key rotation functionality. (#44439)
  • Added support for currentSourceRow to the hidden property of Table component actions.
  • Added the apps/ path to Retool API for organizations on the business plan. (#44554)
  • Added support for organizations on the business plan to use user invites and attributes Retool API endpoints. (#44519)
  • Added support for deleting custom component libraries using organization-wide settings. (#44362)
  • Added font size control to the Text component. (#44457)
  • Added user email, user SID, and request hostname to audit logs streamed to Datadog. (#44461)
  • Added support for clearing input value on change to Select and Multiselect components. (#44370)
  • Added support for streaming Amazon Bedrock AI model responses. (#44307)

Fixed

  • Fixed an issue where the Get started modal appeared when switching apps via utils.openApp. (#44559)
  • Fixed an issue where the email sender parameter validation to return errors instead of throwing them. (#44576)
  • Fixed an issue where unsaved changes incorrectly appeared in SSO settings. (#44565)
  • Fixed an issue where the WebView component may crash. (#44583)
  • Fixed an issue with padding in the Slider component. (#44575)
  • Fixed issue where utils.downloadPage caused scrolling issues when using split pane. (#44500)
  • Fixed an issue where typography theme changes required a page refresh to apply after creating a custom theme. (#44529)
  • Fixed an issue where Retool API requests to /api/organization/spaces/validateElementsToCopy may return an error. (#44056)

Improved

  • Improved the minimum height of the SQL editor within a workflow Loop block to ensure the Ask AI assistant is fully embedded. (#44535)

Removed

  • Removed app/read scope from Retool API for organizations on the business plan due to confusion. (#44564)
Self-hosted Retool releases may include some changes that only apply to cloud-hosted organizations.