Self-hosted Retool 3.64 Edge release notes
3.64.0
Self-hosted Retool 3.64.0-edge was released on .
Added
- Added support for rerunning a parent window selector query whenever its value updates in Self-hosted Retool. (#46217)
- Added support for provisioning Spaces via the new POST
/api/organization/admin/spaces/enable
endpoint. (#46089) - Added
aria-labels
to the Progress Bar and Progress Circle components. (#46044)
Fixed
- Fixed an issue with the select field type in the Key Value component where it flickered and displayed
placeholder
text before the actual value. (#46242) - Fixed an issue ensuring buttons in the PDF Viewer have discernible text for accessibility. (#46245)
- Fixed an issue where landing pages created by external onboarding templates were set to public. (#46244)
- Fixed an issue with Plotly native scroll behavior on mobile to prevent scrolling by pointer events. (#46232)
- Fixed an issue with the query editor fields where a global style was affecting the height setting. (#46229)
- Fixed an issue where the
pageNotFound
page would not redirect to the custom 404 page. (#46218) - Fixed issues with the External Onboarding landing page where permission groups and folder assignments were incorrectly configured. (#46149)
- Fixed Retool navigation visibility on Retool Database pages. (#46165)
- Fixed 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) - Fixed an issue with header buttons displaying incorrectly in specific tabs. (#46134)
- Fixed issues with updating external user groups and internal domains during onboarding and invite acceptance. (#46135)
- Fixed an issue where Retool Database and other resources may not correctly appear in workflows. (#46102)
- Fixed an issue when running mobile apps natively. (#46039)
- Fixed an issue where navigating to mobile apps within subfolders would result in unexpected behavior. (#46015)
- Fixed an issue where the hidden submit button was not hidden from screen readers using
aria-hidden
attribute. (#45928) - Fixed an issue with custom components that allowed the use of
true
to define the initial state. (#46001)
Improved
- Improved the ability to rename apps in the App IDE by making the Enter key save the app name when pressed. (#46228)
- Improved the Key Value component to move to the next code editor and create a new row when the Enter key is pressed. (#45693)
- Improved the accessibility of inputs in JSON Schema Form component. (#45938)
Patched
- Patched CVE-2024-21512. (#45885)
Self-hosted Retool releases may include some changes that only apply to cloud-hosted organizations.