Skip to main content

Cloud-hosted Retool 3.16: undefined

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