Skip to main content

Self-hosted Retool Edge release 3.50

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

No longer supported

Edge release notes

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

TypeDescription
3.50.023 changes
addedAdded support for using web apps as 404 and 403 error pages [#44146]
addedAdded aria-label support to Button, Dropdown Button, and Toggle Button components for improved accessibility. [#44196]
addedAdded a privacy screen option in Mobile Advanced Settings to enhance security when a mobile app goes to the background. [#44167]
addedAdded support for the JIT_ENABLED environment variable, with organizational settings taking precedence. [#44211]
addedAdded font size control dropdown for Button component with options from the theme. [#44116]
addedAdded biometrics timeout support for user verification. [#44070]
addedAdded support for HTTPS connections in the code-executor service for main and workflows backend. [#43820]
addedAdded a reset button to individual style controls for overriding theme editor changes. [#43999]
fixedFixed an issue with Databricks schema query. [#44192]
fixedFixed an issue when attempting to use an unsupported timezone issue in MySQL. [#44204]
fixedFixed an issue where mobile apps may crash under certain conditions. [#44267]
fixedFixed an issue with the alignment of style inputs in the inspector to avoid layout shifts when focused. [#44212]
fixedFixed and issue with workflow webhook returns when multiple editors are open. [#44185]
fixedFixed an issue where resetInstanceValues improperly reset all changes on nested list views instead of targeting the specific instance. [#44114]
fixedFixed an issue that would result in a 500 error with OAuthCallback under certain conditions. [#44010]
fixedFixed an issue where location pin SVGs would not load on iOS when using the mobile Map component. [#43991]
improvedUpgraded MySQL to 3.9.7. [#44201]
improvedImproved JDBC performance. [#44262]
improvedImproved accessibility of Table toolbar items by setting proper attributes and focusing popover content. [#44248]
improvedImproved the visual presentation of GraphQL key-value pairs. [#44241]
improvedImproved app rendering performance and reliability. [#44193]
improvedImproved accessibility of the Table component to ensure correct roles are used. [#43919]
improvedImproved the Code editor user interface. [#43956]
23 changes