Skip to main content

Cloud-hosted Retool 3.5

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 ability to toggle groupAdmin through SCIM.
  • Added clickRow, doubleClickRow, deselectRow, and changeRowSelection event handlers to the Table component.
  • Added column background color options to the Table component.
  • Added new Branding settings that are available as an opt-in beta.
  • Added SCIM endpoints to delete a user, get user pages, and resources.
  • Added SCIM endpoints to view group pages and resources.
  • Added support for Secrets Manager and Environment Configuration Variables.

Fixed

  • Fixed an issue where renaming or deleting a query that shares its name with a folder would affect to the folder instead.
  • Fixed an issue where the Debug Tools console may not scroll correctly.
  • Fixed an issue with the Number Input mobile component where decimal numbers could not be entered when using iOS.
  • Fixed an issue with the Retool menu where the User menu may incorrectly appear instead.
  • Fixed an issue with the Table component where changing the width of a grouped column may result in unexpected behavior.
  • Fixed an issue with the Table component where reordering columns with "Include full rows in changeset array" enabled would break editable cells.
  • Fixed an issue with the Table component where selectedRow properties may not update as expected.
  • Fixed issue with the List View component where horizontal scrollbars may incorrectly appear.

Improved

  • Improved autocomplete for plugins in the code editor for transformers.
  • Improved error handling of File Input components to include a notification if an error occurs during the onChange event.
  • Improved organization of "Show Header" and "Show Footer" controls for Container components. These are now available from the Add-ons menu.
  • Improved scrollToRow and selectRow APIs for the Table component to infer the target mode if not provided.
  • Improved Source Control for Cloud enterprise organizations by enabling the feature by default.
  • Improved Source Control so that repositories are automatically populated with metadata.