Skip to main content

Cloud-hosted Retool 3.10

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 "Show border" option on Container components.
  • Added a resetFilterStack API to the Table component to reset filters to their defaults.
  • Added ability for admins on Cloud organizations to update their organization's subdomain in Settings > Advanced.
  • Added name auto-focussing for new variables and folders.
  • Added support for AskAI code explanations in transformers.
  • Added support for custom headers when fetching OpenAPI specs.
  • Added support for sending metadata in GRPC Reflection requests.
  • Added the "CMD" + "+" keyboard shortcut to enable popout editors.
  • Added the ability to rename queries in the editor sidebar by slow double-clicking.

Fixed

  • Fixed an issue where Table column background colors were not updated in Source Control.
  • Fixed an issue where click handlers were not correctly triggered in the editor on Retool Mobile.
  • Fixed an issue where code editor placeholders did not always display correctly.
  • Fixed an issue where config vars would not refresh when switching environments in presentation mode.
  • Fixed an issue where the Inspector was hidden when app settings were open.
  • Fixed an issue where the Table component's default filters were not preserved when data sources changed and columns did not change.
  • Fixed an issue where the property browser tooltip showed incorrect data for any data types.
  • Fixed an issue where the summary row on Table components would aggregate all data when tables were filtered.
  • Fixed an issue where users who auto-joined a cloud organization were suggested to create duplicate users.
  • Fixed an issue with Button Group and List View styles.
  • Fixed an issue with accessing branch menus in preview mode.
  • Fixed an issue with polling for pull request merge statuses.
  • Fixed an issue with the styling of protected queries in the query editor.

Improved

  • Improved autocomplete for HTML, JSON, and CSS template string editors.
  • Improved autocomplete for some Table component properties.
  • Improved canvas interactions and the UI in Retool Workflows.
  • Upgraded the JSON Schema Form component to the latest version.

Changed

  • Changed the default IDE for all users.