Skip to main content

Changelog

Updates, changes, and improvements at Retool.

Cloud-hosted Retool has been updated with the following changes. These changes will also be available in a future release of Self-hosted Retool.

Added

  • Added LDAP_SERVER_CERTIFICATE and LDAP_SERVER_KEY to the list of all secret environment variables that can be loaded from the file system with RETOOL_LOAD_FILE_SECRETS.
  • Added keyboard navigation to the Table component summary row.
  • Added padding controls to Drawer and Modal frames.
  • Added color options to component label captions.
  • Added Show and Hide event handlers for Drawer frames and Modal frames.

Fixed

  • Fixed GitHub commit actions in Source Control.
  • Fixed resource permissions in embedded apps.
  • Fixed Ask AI actions that may not stream data correctly.
  • Fixed resources that may not prompt users to reauthenticate.
  • Fixed custom links to embedded apps that may not load correctly when using a custom domain.
  • Fixed style menu swatches to match parent container nested styles.
  • Fixed nested styles with theme references.
  • Fixed unexpected behavior in the code editor when working with nameless resources.
  • Fixed a performance issue when typing quickly in a Styles editor.
  • Fixed the default height of web components.
  • Fixed style editor values that may unexpectedly reset.
  • Fixed data updates to Table components with multi-row selection enabled that may not update selectedSourceRows.

Improved

  • Allow Table components with expandable rows to be represented in Toolscript.
  • Improved the tooltip editor for Table component cells.

Removed

  • Removed the list of users from API/user responses if the current user does not have access.

Key Value component

A new version of the Key Value component is available on Retool Cloud and self-hosted deployments running Retool 3.22 or later. It contains a number of improvements over the previous component:

  • Automatically reflects changes whenever the data source changes.
  • Added support for event handlers.
  • Various styling improvements.

Retool organization users on the Business or Enterprise plan have the option to apply custom themes on a per-app basis. Previously, app themes were only available globally and required administator access. App-level themes apply only to the current app. If your organization does not have access to org-level themes, you can still set a custom app theme.

App-level themes

We've also added some expanded typography settings. You can set custom typefaces and font sizes. Not all custom typefaces may work with the line heights used in Retool apps (generally 1em-1.5em).

Typography controls

Code Search

You can now search for all code within a Retool app, from resource queries and component properties to preloaded JavaScript and CSS. Code search can instantly search for case or exact word matches, and supports regular expressions for fine-tuned searches.