Skip to main content

Self-hosted Retool Edge release 4.54

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

Documentation for this release

Retool's main documentation site reflects the latest Edge release. Since Edge updates weekly and only the most recent release is supported, the docs you're already browsing apply to this release — there's no separate version to switch to.

Self-hosted Retool 4.54

Latest releaseCurrently supported

Edge release notes

Bug fixes, improvements, and changes in this release.

TypeDescription
4.54.019 changes
addedAdded a UI to view AI credit usage from within Settings. [#83983]
addedAdded a banner and an Update to latest code button on automations running outdated pipeline code. [#84419]
fixedFixed a workflow error where Python blocks calling a workflow function failed with a NameError. [#83830]
fixedFixed workflow Python blocks failing outright instead of retrying when Code Executor returned a capacity error. [#84352]
fixedFixed an issue where switching branches in the new app builder while loading older working-branch commits could show a disconnect error. [#84050]
fixedFixed a resource schema cache issue that could return another user's schema when a resource used dynamic templating. [#84216]
fixedFixed a multi-select anchor becoming misaligned with its components until the page was refreshed. [#84360]
fixedFixed MCP API requests losing Space routing when connecting through the configured internal transport. [#84628]
fixedFixed keystroke lag in the function playground when a large tabular response was displayed. [#84468]
fixedFixed encrypted media playback being blocked in apps built with the new app builder served in an iframe. [#84492]
fixedFixed permission read paths returning a server error instead of skipping unresolvable role grants. [#84585]
fixedFixed an issue where the new app builder may fail if Azure Repos returns a missing branch error when used with source control. [#84764]
improvedImproved the new app builder file deletion, making delete controls always available in the editor and for agents. [#83776]
improvedImproved the error message when a workflow's JavaScript module cannot be resolved. [#84619]
improvedImproved the permission viewer by collapsing large resource method groups by default. [#84488]
changedChanged AI Visibility to a single, centralized page in Settings. [#84176]
changedChanged Retool AI queries to use a fixed list of supported models. [#84224]
changedEnabled data security policy enforcement by default. [#84625]
security fixFixed embedded external users receiving the full org directory and pending invite tokens. [#84693]
19 changes