Skip to main content

Self-hosted Retool Edge release 4.23

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 4.23

No longer supported

Edge release notes

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

TypeDescription
4.23.026 changes
addedAdded the ability to trigger Retool Workflows from functions in apps. [#80459]
addedAdded Claude Sonnet 5 as an available model for AI resource queries and Agents. [#80549]
addedAdded support for selecting between Databricks JDBC driver versions 2.7.1 and 3.0.5. [#77841]
addedAdded a data retention setting for Anthropic resources that use Retool-managed keys. [#79611]
addedAdded support for templating nested query parameters in OpenAPI resources. [#80875]
fixedFixed the Data tab showing empty after switching threads in the app builder. [#80988]
fixedFixed Salesforce OAuth infinite re-auth loop when the instance URL is blank. [#80688]
fixedFixed classic apps created before version 4.0 rendering with a 1200px max width instead of fullscreen. [#80787]
fixedFixed the classic app layout treating children as Stack components in Grid containers. [#80717]
fixedFixed the SCIM checkbox being hidden in API token configuration for Base Enterprise plans. [#80833]
fixedFixed module UUID validation before Source Control page saves. [#80506]
fixedFixed undo and redo not working after creating a Container. [#80750]
fixedFixed Python runtime version not being preserved in workflow subflows and multi-step functions. [#80670]
fixedFixed workflow protection not rolling back the transaction on validation errors. [#80781]
fixedFixed the transaction not rolling back on validation errors when creating a workflow release. [#80789]
improvedImproved JavaScript query reliability by retrying on all 503 errors. [#79999]
improvedImproved editor performance by reducing component re-renders during layout changes. [#80569]
removedRemoved the Generate with AI feature from the workflow IDE. [#80691]
changed⚠️ Breaking Change: Microsoft SQL Server Windows Authentication resources now reject unsupported ODBC connection string parameters. Search deployment logs for "MSSQL Windows Auth ODBC connection string parameter not on allowlist" to identify affected resources before upgrading. [#80679]
security fixPrevented connection string injection attacks for MongoDB resources. [#80698]
security fixBlocked unrecognized AI model names for BYOK AI resource queries to prevent abuse. [#80434]
security fixUpdated tomcat-embed-core to 10.1.55 to address security vulnerabilities. [#79242]
security fixPatched @grpc/grpc-js. Fixes CVE-2026-48068 and CVE-2026-48069. [#79558]
security fixPatched Jackson to 2.21.4 in java-dbconnector to address security vulnerabilities. [#80619]
security fixPatched tmp. Fixes CVE-2026-49982. [#80618]
security fixPatched logback-core. Fixes CVE-2026-9828 and CVE-2026-10532. [#80782]
26 changes