Cloud-hosted Retool 3.12
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 border radius to canvas frames.
- Added option to add queries directly from the tab bar.
- Added option to open data source details from the Code editor.
- Added option to rename queries in the context menu.
- Added support for Toolscript migration to Retool Cloud organizations.
- Added support for additional heading sizes in the Rich Text component.
- Added support for pinning columns to the left and right simultaneously in the Table component.
- Added template options when building a new mobile app.
Fixed
- Fix an issue with the List View component where child components may not function correctly when recreated.
- Fixed an issue where
runScript
Event Handlers in nested Table components would have incorrectcurrentSourceRow
scopes. - Fixed an issue where incorrect autocomplete suggestions would appear.
- Fixed an issue where lint messages in the code editor sometimes did not display.
- Fixed an issue where viewing state of a query in the sidebar wouldn't show the query in the State tab.
- Fixed an issue with the List View component where it may not function properly after undoing and redoing changes.
- Fixed an issue with the List View component where the border color may not correctly apply.
- Fixed as issue where some information may not appear when viewing a page's access list from the Share modal.
- Fixed an issue where invited users could join archived organizations.
Improved
- Improved performance of code editors when working with large data.
- Improved behavior of
selectRow
in the Table component. - Improved custom domain support to allow usage of an organization's domain for invites and reset password links.
- Improved the app listing page.