Skip to main content

Self-hosted Retool Edge release 3.69

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

No longer supported

Edge release notes

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

TypeDescription
3.69.11 change
fixedFixed an issue that could cause frontend build failures. [#47434]
3.69.011 changes
addedAdded getColumnOrdering() and setColumnOrdering() methods, Reorder Column event, to the Table component. [#46876]
addedAdded an option for customers with self-hosted deployments to export frontend debugging data for sharing with Retool when troubleshooting. [#46908]
addedAdded support for loading and disabled properties to the Icon component. [#46945]
fixedFixed an issue that caused a crash when passing a function to the Python editor context. [#46971]
fixedFixed an issue where selecting a folder with a duplicate query name caused an infinite loop, crashing the app. [#46877]
fixedFixed an issue where Resource query blocks could not display certain query editors. [#46838]
fixedFixed an issue that disabled the Hide menu option for business users on the branding page. [#46830]
improvedImproved the Image component preset to fixed/cover based on design feedback. [#46893]
improvedImproved the login process for Retool Mobile by adding a direct SSO button that eliminates the intermediate steps. [#46889]
improvedImproved hover interaction and cursor accuracy for automatic colors input. [#46793]
improvedImproved performance on scroll by optimizing component tree rebuilds. [#46865]
12 changes