Cloud-hosted Retool 3.11
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 Add Block menu to Retool Workflows.
- Added headings to theme previews.
- Added support for automatic form generation in the Table component when using dynamic columns.
- Added support for persisting the state of minimized query tabs across tab refreshes.
- Added support for query caching in Retool Mobile.
- Added the Close Button component.
- Added the State panel to the sidebar.
- Added the ability to change the color of the required asterisk in Text Input components.
- Added the ability to resize the undocked editor sidebar.
Fixed
- Fixed IDE shortcuts when using Retool on Windows PCs.
- Fixed an issue on the link to Pull Requests for uncommitted apps for multi-element branching in Source Control.
- Fixed an issue where Toolscript metadata was incorrectly interpreted.
- Fixed an issue where editors and owners could not delete apps if they did not have access to the archive folder.
- Fixed an issue where queries may run twice when saving changes using keyboard shortcuts.
- Fixed an issue where the List View component did not work properly after it was renamed.
- Fixed an issue where the code editor was editable while AskAI results were pending.
- Fixed an issue with the Modal component where components within a modal may result in the
heightType: modal is not defined
error message. - Fixed an issue where queries with falsy return values would return 'No results returned'.
- Fixed issues with autocomplete in the code editor.
Improved
- Improved behavior of Boolean columns in Retool Database.
- Improved code editor experience and autocomplete behavior.
- Improved the color picker to adopt styles from the app theme.
- Improved the edit permission description to make it clear that deletion is allowed.
- Improved the ergonomics when users re-open the Code tab. The query list now re-opens, in addition to the query editor.
- Improved the new IDE experience.
- Improved the page load speed on large apps.