Skip to main content

Self-hosted Retool Edge release 3.56

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

No longer supported

Edge release notes

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

TypeDescription
3.56.029 changes
addedAdded support for app tests to assert that queries have been run, improving unit test capabilities. [#45137]
addedAdded the option to include admin email domains during external onboarding. [#44855]
addedAdded support for updating user attributes during Claim invite flow. [#45087]
addedAdded keyboard shortcuts for item selection, search focus, and app/folder opening to the Apps page. [#45012]
addedAdded Forms in the Create New dropdown. [#44956]
addedAdded support for OpenAIs gpt-4o` model. [#44904]
addedAdded support for Googles gemini-1.5-flash-latest` model. [#45173]
addedAdded support for resizing components nested with containers that use a fixed width. [#44979]
fixedFixed an issue with utils.openApp. [#45164]
fixedFixed an issue where the Permissions settings page incorrectly displayed resource access levels for groups with universal access. [#44896]
fixedFixed an issue where sticky headers incorrectly counted hidden nodes, leading to inaccurate visibility reporting. [#45081]
fixedFixed an issue causing a 500 error in non-whitelabeled email templates due to an undefined orgDisplayName variable. [#45093]
fixedFixed interaction issues between the Omnibox and new home screen shortcuts. [#45103]
fixedFixed an issue with SCIM which could result in a 409 error on user creation. [#45005]
fixedFixed issue where protected apps were not functioning correctly in the Mobile app IDE. [#44988]
fixedFixed an issue with disabled button logic in Retool Forms. [#44928]
fixedFixed an issue where existing components showed an undefined icon preview image when dragging in the grid. [#44905]
fixedFixed an issue with Retool Forms which could result in multiple submissions. [#45089]
removedRemoved prettier package from the empty-app editor-mode bundle, reducing bundle size by approximately 600KB. [#44898]
removedRemoved package from the location manifest to resolve build conflicts. [#45133]
improvedImproved the performance of the SQL editor. [#45135]
improvedImproved the homepage for users without edit privileges and removed items from Favorites when moved to trash. [#45045]
improvedImproved accurate value display for multi-component selection in the Theme editor inspector. [#44604]
improvedImproved handling of invalid SAML XML markup. [#45167]
improvedImproved handling of OAuth errors. [#44700]
improvedImproved performance of Debug Tools. [#44877]
changedUpdated init.sh script and replaced adoptopenjdk8 with temurin@8 due to deprecation. [#44916]
changedRestrict access to the Access tokens settings to editors. [#45129]
security fixPatched a security issue by upgrading the word-wrap dependency to version 1.2.5. [#45104]
29 changes