Cloud-hosted Retool 3.27
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 the Reset to default theme option to the App Theme settings.
- Added a warning message when attempting to use translation tools to translate the content of Retool apps.
- Added
_tool
helper methods. - Added support for Retool Storage to other environments.
- Added a deselect option to the Table component's editable tag column.
- Added a custom width option to the Drawer frame.
Fixed
- Fixed an issue with app frames within modules.
- Fixed an issue with OAuth 2.0 callback URLs.
- Fixed an issue where nested items may not evaluate properly.
- Fixed an issue where Table component cells may display an incorrect background color during editing.
- Fixed an issue where nested containers in modules didn't show borders.
- Fixed an issue where changeset and save actions were not exposed for tables with only editable dynamic columns.
- Fixed an issue with the Link to Table option for Filter components within modules.
- Fixed an issue with the Reorderable List component where
renderedValue
would immediately update when reordered. - Fixed an issue with the Chart component where
selectedData
may not work when using JSON to define chart metadata. - Fixed an issue where dynamic column text color may not always work.
- Fixed an issue where
{{theme}}
may not correctly reflect organization-defined default themes.