Skip to main content

Cloud-hosted Retool 3.2

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 function examples to the autocomplete details in the code editor.
  • Added cell tooltips to the Table component.
  • Added multiline text column format to the Table component.
  • Added onBlur and onFocus events to the Table component.
  • Added support for multiple row selection to the Table component.
  • Added support for configuration variables in custom API authentication.
  • Added support for the Smart Query resource to mobile apps.
  • Added the Search Bar component to mobile apps.

Fixed

  • Fixed an issue where the App editor may crash in certain situations when editing Markdown text.
  • Fixed an issue with the Key Value component where the option to dynamically show columns may not function correctly.
  • Fixed an issue with the Table component where columns may not fill available space.
  • Fixed an issue with the Table component where grouping by nested number columns could cause unexpected behavior.
  • Fixed an issue that could cause unexpected behavior when using transformers.
  • Fixed an issue where the toolbar may briefly appear when users are redirected to their specified workspaces app.

Improved

  • Improved color selection in the Inspector with addition of a color picker.
  • Improved the experience of the code editor.
  • Improved error messaging for requests to incorrect URL.
  • Improved the Text Input component to allow adornments when input is a single line.