Self-hosted Retool 3.66 Edge release notes
3.66.0
Self-hosted Retool 3.66.0-edge was released on .
Added
- Added a preview section to the typography editor to visualize changes. (#46415)
- Added support for embedded expressions to workflow URL parameters. (#46413)
- Added support for referencing
workflowRunId
inworkflowContext.currentRun
,workflowContext.lastRun
, andworkflowContext.lastSuccessfulRun
. (#46166)
Fixed
- Fixed an issue where renaming a component in the sidebar may inconsistently open the inline editor. (#46475)
- Fixed the issue where health check may not return a
500
error when Javadbc
was down. (#46434) - Fixed an issue with the Bounding Box component where the Delete button was missing. (#46477)
- Fixed an issue with newly created resources in Source Control. (#46453)
- Fixed an issue where custom headers in
CREATE_RESOURCE
,UPDATE_RESOURCE
, andDELETE_RESOURCE
events were not sanitized in the audit log. (#46431) - Fixed an issue where the Mobile Advanced Settings page may not be available. (#46462)
- Fixed an issue where the key-value editor may not update the corresponding select options to their default values. (#46422)
- Fixed an issue with truncated text in dropdown menus. (#46410)
- Fixed an issue where devices running Android 12 and below did not register for Firebase tokens. (#46412)
- Fixed an issue where pressing the back button in demo app mode would navigate to the login screen. (#46401)
- Fixed an issue with the GraphQL variables field editor where the tooltip would not appear correctly. (#46404)
- Fixed the issue where the Theme Editor did not default to the components tab on page load. (#46357)
- Fixed email validation issue in account settings to ensure text input is correctly verified. (#44478)
- Fixed an issue where the Chat component header did not respect theme header styles. (#46386)
- Fixed an issue with parsing errors in the OAuth2 callback that could crash the process. (#46388)
- Fixed an issue where the
loopv2
block would execute loops even if the branch logic evaluated to false. (#46349) - Fixed an issue where the Image component did not render the uploaded image in mobile apps. (#46336)
- Fixed global JavaScript evaluation in Retool Mobile to ensure query parameters send correctly. (#46325)
- Fixed an issue where
None
appeared as an option in the landing page selector. (#46309) - Fixed an issue where the delete dialog would appear unnecessarily when components that reference themselves are also being deleted. (#46292)
- Fixed tooltips not working in the Branding settings page. (#46286)
Improved
- Improved the layout of tree views in the IDE. (#46454)
- Improved selection and dragging of multiple components. (#45362)
- Improved the performance of the Theme Editor. (#46327)
- Improved tooltips for the Landing page select menu in permission group settings. (#46272)
- Improved performance of mobile apps. (#46283)
Changed
- Changed the Tag component's
change
event handler toremove
, and added a separateclick
event handler. (#46204) - Changed app name default to
Untitled-[number]
to create short, unique URLs. (#46289)
Self-hosted Retool releases may include some changes that only apply to cloud-hosted organizations.