Skip to main content

Self-hosted Retool Edge release 3.64

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

No longer supported

Edge release notes

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

TypeDescription
3.64.023 changes
addedAdded support for rerunning a parent window selector query whenever its value updates in Self-hosted Retool. [#46217]
addedAdded support for provisioning Spaces via the new POST /api/organization/admin/spaces/enable endpoint. [#46089]
addedAdded aria-labels to the Progress Bar and Progress Circle components. [#46044]
fixedFixed an issue with the select field type in the Key Value component where it flickered and displayed placeholder text before the actual value. [#46242]
fixedFixed an issue ensuring buttons in the PDF Viewer have discernible text for accessibility. [#46245]
fixedFixed an issue where landing pages created by external onboarding templates were set to public. [#46244]
fixedFixed an issue with Plotly native scroll behavior on mobile to prevent scrolling by pointer events. [#46232]
fixedFixed an issue with the query editor fields where a global style was affecting the height setting. [#46229]
fixedFixed an issue where the pageNotFound page would not redirect to the custom 404 page. [#46218]
fixedFixed issues with the External Onboarding landing page where permission groups and folder assignments were incorrectly configured. [#46149]
fixedFixed Retool navigation visibility on Retool Database pages. [#46165]
fixedFixed an issue where the "Always Show Checkboxes" option for Key Value component boolean fields did not work, and the false icon did not show the x preset. [#45840]
fixedFixed an issue with header buttons displaying incorrectly in specific tabs. [#46134]
fixedFixed issues with updating external user groups and internal domains during onboarding and invite acceptance. [#46135]
fixedFixed an issue where Retool Database and other resources may not correctly appear in workflows. [#46102]
fixedFixed an issue when running mobile apps natively. [#46039]
fixedFixed an issue where navigating to mobile apps within subfolders would result in unexpected behavior. [#46015]
fixedFixed an issue where the hidden submit button was not hidden from screen readers using aria-hidden attribute. [#45928]
fixedFixed an issue with custom components that allowed the use of true to define the initial state. [#46001]
improvedImproved the ability to rename apps in the App IDE by making the Enter key save the app name when pressed. [#46228]
improvedImproved the Key Value component to move to the next code editor and create a new row when the Enter key is pressed. [#45693]
improvedImproved the accessibility of inputs in JSON Schema Form component. [#45938]
security fixPatched CVE-2024-21512. [#45885]
23 changes