Skip to main content

Self-hosted Retool Edge release 3.66

Releases on the Edge channel occur weekly. Each release occurs one week after the equivalent release for cloud-hosted Retool.

Edge releases are available for organizations that want the latest features or to use closed beta functionality. Retool recommends most organizations use Stable releases unless you have a specific need for Edge releases and can keep your deployment up-to-date.

Retool supports only the most recent release on the Edge channel. As Edge releases are weekly, bug fixes and improvements are included in the next release. All previous releases are then considered deprecated.

Self-hosted Retool 3.66

No longer supported

Edge release notes

Bug fixes, improvements, and other incremental updates across all edge releases in this release.

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