Skip to main content

Self-hosted Retool Edge release 3.58

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

No longer supported

Edge release notes

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

TypeDescription
3.58.033 changes
addedAdded support for all mode in the expand rows Table API for improved row expansion control in paginated tables. [#45295]
addedAdded a delete shortcut for moving apps to trash on the home page. [#45153]
fixedFixed an issue where analytics calls on the Retool landing had duplicate CORS headers. [#45478]
fixedFixed an issue where files would disappear from the UI after changing folders or metadata. [#45445]
fixedFixed an issue where special characters in folder names prevented deletion in Retool Storage. [#45450]
fixedFixed an issue with the Mobile Microphone component. [#45201]
fixedFixed issues with Modules. [#45384]
fixedFixed an issue where the utils.goToApp() action did not correctly include subfolders in the URL. [#45336]
fixedFixed missing placeholder text for popped-out editors in the code editor. [#45411]
fixedFixed an issue with the mobile code editor where popped-out editors would close unexpectedly when typing in the key-value component. [#45251]
fixedFixed inline SVG imports for mobile icons to improve startup time for mobile apps. [#45470]
fixedFixed issues with code snippet keys causing rerender bugs and began tracking focus events. [#45378]
fixedFixed display issues with row selection checkboxes and outline buttons for tables with xsmall row height. [#45377]
fixedFixed an issue with the external-user endpoint to handle invalid inputs and prevent frequent 500 errors. [#45358]
fixedFixed missing border on editor caused by previous modifications to the separator rendering. [#45363]
fixedFixed custom theme colors for emails. [#45283]
fixedFixed an issue with embedded app support for custom components. [#45269]
fixedFixed better logic for retrieving the 10 most recent workflow runs. [#45235]
fixedFixed an issue on Android where an empty array reduced operation caused errors. [#45264]
fixedFixed an issue where the scrollable container size was incorrectly calculated in the home screen app listing. [#45261]
fixedFixed an issue where the key value editor in the query editor would break when typing. [#45223]
fixedFixed an issue where all non-admin users were not disabled when an organization was downgraded to the Free plan. [#45245]
fixedFixed landscape mode display issue for older mobile apps. [#45248]
fixedFixed showing hidden Retool imports in specific diagnostic messages within the code editor. [#45152]
improvedImproved the editing experience for the Key Value component. [#45327]
improvedImproved performance by refactoring fetchScripts to avoid double alasql evaluation. [#45325]
improvedImproved the layout of the Key Value component when the width is small. [#45356]
improvedImproved the Table component by changing the image cell background from gray to transparent. [#45347]
improvedImproved the Theme editor to pull correct typography values when multiple components are selected, with Mixed displaying appropriately as a placeholder. [#45249]
improvedImproved the design of the Key Value component. [#45217]
improvedImproved drag-and-drop functionality by adding a drop shadow and fixing separator overlap. [#45246]
improvedImproved keyboard shortcut support. [#45204]
security fixPatched CVE-2024-4367. [#45444]
33 changes