Skip to main content

Self-hosted Retool Edge release 3.54

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.54

No longer supported

Edge release notes

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

TypeDescription
3.54.030 changes
addedAdded an error message for custom components when their relevant libraries are deleted. [#44669]
addedAdded an option to the Microphone component for mobile apps to upload files to Retool storage. [#44624]
addedAdded draggable preview to components in the IDE. [#44753]
addedAdded support for displaying a custom logo in the resource authorization dialog. [#44731]
addedAdded support for dragging and copying a component by holding the Alt key. [#44733]
fixedFixed an issue allowing redemption of magic links with emails containing special characters. [#44791]
fixedFixed an issue where Alt + drag did not duplicate components. [#44622]
fixedFixed an issue where creating an embed user without an email caused a server error. [#44780]
fixedFixed an issue where setting the value to ```` on the Signature Pad would not clear its content. [#44580]
fixedFixed an issue where the Rename Folder option was incorrectly enabled for ancestor folders of protected apps. [#44821]
fixedFixed an issue where the evaluation drop-down appeared on the settings page in the theme editors despite allowDynamic being false. [#44683]
fixedFixed an issue where the failed passwordless email template is now controlled by the passwordless Retool event template. [#44789]
fixedFixed an issue where the mobile-only user disclaimer appeared in the share modal for desktop apps. [#44886]
fixedFixed an issue in the theme editor that caused errors when selecting 9 or more components. [#44815]
fixedFixed an issue where an app fails to load any custom component libraries if a referenced library has been deleted. [#44831]
fixedFixed an issue where custom font URL wasn`t being imported in the theme editor preview, allowing users to see changes. [#44846]
fixedFixed an issue where header did not respect canvas maximum width. [#44810]
fixedFixed an issue with folder deletion by removing redundant screen checks for app-code plugins in Retool. [#44875]
fixedFixed an issue with Table component where checking the Expand By Default option would disable grouping. [#44830]
fixedFixed an issue where Debug Tools may crash when displaying a query error under certain conditions. [#44838]
fixedFixed the issue where protected resources appeared as "unmerged" due to a mismatch between local sourceControlUuid and elementUuid. [#44644]
improvedImproved the definition of a "tabbed container" to any container with multiple views, allowing for Tabs components to be nested or external to the container. [#44807]
improvedImproved performance of the code editor when browsing large MySQL schemas. [#44872]
improvedImproved color pickers to correctly display selection state for theme colors in template strings. [#44806]
improvedImproved passwordless login email templates. [#44790]
improvedImproved support for configuring widthType in the stackPosition object across all components. [#44735]
improvedImproved the evaluation popover width in the new KeyValueEditor to match the width of the editor itself. [#44688]
improvedImproved the Apps page performance and layout by hiding Updated and Editor columns on smaller screens. [#44667]
improvedImproved the SSO test connection page to display SAML error messages instead of redirecting to the login page. [#44530]
changedChanged Retool events and user actions display based on passwordless login settings for organizations. [#44787]
30 changes