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 support for the multi-element branching experience for all source control providers.
  • Added support for the popout code editor in Run script event handlers in the Inspector.
  • Added support for values containing newlines in configuration variables.
  • Added support to allow users to join organizations using Google SSO on an org-scoped login, if the organization has auto-join enabled.
  • Added the ability for admins to reset their organization's logo and favicon to the default.
  • Added the ability to set primary and secondary border colors in the theme editor.
  • Added the ability to set short sessions from the SSO settings page. This was previously only set from the USE_SHORT_SESSIONS environment variable.

Fixed

  • Fixed an issue where preview queries using Ask AI were automatically triggered. Now, queries must be manually triggered.
  • Fixed a styling issue for the deprecated Select component.
  • Fixed an issue when setting dynamic default values on Status Widget components.
  • Fixed an issue where JavaScript linting wouldn't work correctly when apps had too many components.
  • Fixed an issue where Text Input components would error when using raw numbers in border radius styles.
  • Fixed an issue where form.invalid, used to validate Forms, did not work properly.
  • Fixed an issue where a user auto-joining an organization may not be added to the All Users permission group.
  • Fixed an issue where protected resources were becoming unprotected when synced.
  • Fixed an issue where the ListView component resetValue() method would reset incorrect values.
  • Fixed an issue with the OAuth callback URL for protected resources.
  • Fixed an issue with legacy Table components using dark themes where the cell text color had incorrect contrast.
  • Fixed issues with contrast text styling for Calendar and PDF components.
  • Fixed issues with sort mode on Table components.

Improved

  • Improved the appearance of the sharing input in the Share apps modal.
  • Improved the design of the direct access display in the Share apps modal.

Changed

We're excited to announce that Retool Workflows is now generally available. Workflows is a visual automation product that lets you compose APIs and database queries with code (JavaScript or Python) to automate work. It combines the ease of drag-and-drop with the extensibility and reliability of code that engineers need for production-grade work. We've also integrated it with the rest of the Retool product so you can extend workflows with user interfaces or vice versa.

Read the blog post to learn more about Workflows, check out the documentation, and start building for free.

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 a button for adding a resource when the code list is empty.
  • Added an onboarding panel for Retool Workflows.
  • Added an option for downloading workflow run logs.
  • Added an option to the command palette to view documentation for queries.
  • Added options to the command palette for displaying Show on mobile and Show on desktop settings.
  • Added support for SSO token lifespan in SSO settings.
  • Added support for configuring a custom logout redirect URL to SSO settings.
  • Added support for configuring a default user group for specific domains within SSO settings.
  • Added support for non-pixel border radius styles to fall back to pixel values.

Fixed

  • Fixed an issue where configuration variables weren't replaced when using certain legacy OAuth fields.
  • Fixed an issue where module settings were closed when using an unpinned Inspector.
  • Fixed an issue where switching branches while editing a protected query in the Query Library resulted in wrong query values.
  • Fixed an issue where tables with auto-height enabled did not account for summary rows.
  • Fixed an issue where the REQUEST_PASSWORD_RESET_LINK event wasn't displayed in audit logs.
  • Fixed an issue where the height of HTML components were set to zero.
  • Fixed an issue with mobile layouts in web applications.

Improved

  • Improved caption styles for Listbox components so they derive settings from the label color.
  • Improved drag and drop performance in the App editor.
  • Improved modal style controls so they accurately set styles for nested items.
  • Improved the formatting for summary and aggregate cells in Table components.
  • Removed password login for admins on SSO enabled organizations.
  • Removed public links from apps that have been moved to the trash bin.

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 an extra-small row height option to the Table component.
  • Added dynamic row background colors to the Table component.
  • Added line height property to Button content.
  • Added support for Teradata to the JDBC resource.

Fixed

  • Fixed Checkbox Group and Switch Group losing the value of conditionally hidden options.
  • Fixed Compare Changes modal not being scrollable.
  • Fixed Toolbar buttons being retained in Source Control even after the user deletes the toolbar itself.
  • Fixed an issue where SCIM tokens with multiple scopes were unauthorized.
  • Fixed border hover state of input adornments, such as the number stepper.
  • Fixed border of the branded header if no border color is set in the app's theme.
  • Fixed border radius of box shadow for editable cell dropdowns in the Table component.
  • Fixed code editor experience for object inputs.
  • Fixed cursor jumping to the start of the field when editing queries.
  • Fixed dropdown styles for the Navigation component when using the "mobile" overflow style.
  • Fixed icons in the State tab displaying at incorrect sizes.
  • Fixed an issue where apps and modules may be missing folders in which existing queries were in, which would result in Toolscript errors.
  • Fixed nested styles for some legacy components inside containers.
  • Fixed protected resources OAuth callback URL.
  • Fixed row colors in the Table component when the background color has transparency.
  • Fixed workflow templates in Self-hosted environments.

Improved

  • Improved audit logging for password resets.
  • Improved guidance in Workflow block settings for run timeout error messages.

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 a Grayscale option in the Video component to support grayscale filters.
  • Added button and search bar to browse an app's queries directly from the query editor.
  • Added previews in the query editor for PDF and text files for Retool Storage.
  • Added "Expand content to fit" option to the main frame and containers. This allows a child component to take up the entire width and height of its parent.
  • Added a username field in Redis resource configurations.
  • Added the ability to reference environment and configuration variables in the Service Account Key field in Google Sheets resources.
  • Added Table styling to Toolscript serialization.

Fixed

  • Fixed summary aggregation calculations in the Table component.
  • Fixed app crashes while navigating between pages.
  • Fixed App List view styling issues.
  • Fixed Links in tooltips could not be clicked.
  • Fixed an issue where queries containing % would not open in the Query Library.
  • Fixed an issue with cursor jumping in NoSQL queries.
  • Fixed an issue with Toolscript serialization of summary aggregation in Table components.

Improved

  • Improved Workflows editor UI.
  • Improved error handling in the CSS editor.
  • Improved themes by renaming the "error" theme color to "danger" to match the property exposed in the theme object.
  • Improved Toolscript migration logging by omitting "uncommitted files" messages.
  • Improved the Retool Storage UI by displaying local timestamps.