Self-hosted Retool 3.48 Edge release notes
3.48.0
Self-hosted Retool 3.48.0-edge was released on .
Added
- Added the
WORKFLOW_TEMPORAL_ENCRYPTION_ENABLED
environment variable that enables support for Temporal payload encryption. - Added the
utils.mobileLogout()
method that logs a user out of a Retool Mobile app. - Added the
select()
method to text input components to allow programmatic text selection. - Added support for the
utils.exportData()
method in mobile apps for exporting CSV, TSV, and JSON data.
Fixed
- Fixed an issue with Resource query blocks for OpenAPI resources.
- Fixed an issue where self-hosted customers could erroneously create multiple organizations
- Fixed an issue with collapsed nodes in IDE tree views.
- Fixed an issue where collapsed nodes in the Component Tree view may be incorrectly presented as not visible.
- Fixed an issue where the Inspector panel remained open when unpinned after selecting a component.
- Fixed an issue with the domain display for the Jira integration.
- Fixed an issue with copying components to preserve dependencies between them.
- Fixed an issue where Parent Window queries would not run for empty values as expected.
- Fixed an issue with the Key Value component where the Allow Custom Values setting would not work as expected.
- Fixed an issue where certain keyboard shortcuts unintentionally toggled checkboxes.
- Fixed an issue with text selection in the HTML component.
Improved
- Improved the layout of query options (e.g., **Run behavior) in the code editor.
Changed
- Automatically collapsed all nodes on first load of the node tree view.
- Wrap strings to multiple lines in the output of workflow blocks.
Self-hosted Retool releases may include some changes that only apply to cloud-hosted organizations.