Skip to main content

Self-hosted Retool Edge release 3.379

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

No longer supported

Edge release notes

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

TypeDescription
3.379.010 changes
addedAdded gpt-5.5 model support for Assist and Agents. [#75824]
addedAdded retoolContext.secrets support for workflow non-resource blocks in self-hosted deployments. [#75141]
improvedImproved wrapped integration connectors to use mini OpenAPI specs for reduced latency and fresher operation metadata. [#75501]
improvedImproved AI resource performance by skipping unnecessary schema fetch calls. [#75880]
fixedFixed document parsing action visibility in AI resource query dropdowns. [#75834]
fixedFixed AI credit balance returning zero allocation for self-hosted instances with valid license features. [#75900]
fixedFixed Invoke Agent workflow block to use published release instead of draft when executing full workflow runs. [#75807]
fixedFixed permission assignment object picker to display module icon for module pages instead of generic app icon. [#75788]
fixedFixed Claude Haiku 4.5 model resolution by updating to versioned name claude-haiku-4-5-20251001. [#75906]
security fixFixed DOM-based XSS vulnerability in legacy custom component iframe endpoints. [#75885]
10 changes