Skip to main content

Self-hosted Retool Edge release 4.62

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.62​

Latest releaseCurrently supported

Edge release notes

Bug fixes, improvements, and changes in this release.

Type ↑Description ↕
4.62.056 changes↑
addedAdded support for using Amazon SNS resources in the app builder. [#84727]
addedAdded app deployment details to the public source control deployment API responses. [#84853]
addedAdded GPT-5.4 mini, GPT-5.4 nano, and GPT-6 Astra models for AI queries. [#84855]
addedAdded support for apps built in the new app builder to the public release manifest API. [#84938]
addedAdded support for apps built in the new app builder to the public source control releases API. [#85189]
addedAdded keyboard shortcuts to toggle the chat and change history panels in the new app builder. [#85276]
addedAdded Azure Key Vault as a secrets manager provider without requiring an experiment to be enabled. [#85293]
addedAdded a toast notification when a user can't approve a function due to missing resource access. [#85415]
addedAdded OpenID Connect discovery and UserInfo support for MCP OAuth clients to enforce workspace domain restrictions. [#85548]
addedAdded the Retool CLI in public beta, for building, managing, and publishing apps from the command line. [#85574]
fixedFixed MCP dynamic client registration rejecting VS Code and other clients that request the device code grant. [#84393]
fixedFixed the new app builder discarding a Select-to-Edit draft after an accidental dismissal. [#84607]
fixedFixed the ability to enable auto-approve without access to all resources used by an app. [#85064]
fixedFixed publishing a new app builder app failing when its bundle included a file with a space in its name. [#85117]
fixedFixed MCP tool calls that could succeed in the editor but fail after publish for dynamic tool references. [#85132]
fixedFixed disabled and certificate-backed managed secrets appearing in Azure Key Vault resource listings. [#85194]
fixedFixed a deadlock that could cause logout and password reset requests to fail. [#85202]
fixedFixed a 500 error when resetting a password if the confirmation email failed to send. [#85205]
fixedFixed an intermittent invalid authentication callback error when logging into an embedded app. [#85213]
fixedFixed browser back button navigation and removed a stray query parameter for published apps in iframes. [#85228]
fixedRemoved the preview and markdown toggle for read-only markdown files in the new app builder. [#85242]
fixedFixed a 500 error when buying AI credits without a payment method on file. [#85243]
fixedFixed orphaned resource type definition files left behind after a CLI pull removed or renamed resources. [#85288]
fixedFixed the Data tab so renamed resources are correctly attributed to their new name. [#85297]
fixedRemoved a shared rate limit on MCP token introspection that could reject healthy traffic. [#85307]
fixedFixed a crash in the Workflows editor caused by a failed lazy-loaded module retry. [#85324]
fixedFixed OAuth requests for PKCE and Salesforce connections that broke when the scope parameter was empty. [#85335]
fixedFixed tooltip placement for header icons in the new app builder. [#85368]
fixedFixed streaming REST API queries dropping the request body from query metadata. [#85404]
fixedFixed a bug where publishing an app could remain locked for up to 40 minutes after a previous publish finished. [#85409]
fixedFixed publishing apps for editors without direct access to all resources or workflows used in approved functions. [#85437]
fixedFixed workflow blocks reporting success when a piped query actually failed, so retry policies now trigger correctly. [#85438]
fixedFixed Business plan customers getting a 403 error when creating an object role with Apply Universally enabled. [#85512]
fixedFixed embedding for apps in the new app builder so they no longer require a custom domain. [#85522]
fixedFixed MCP tool discovery to reflect the organization's actual plan entitlements. [#85674]
fixedFixed presigned URLs from S3, GCS, and Azure Blob storage resources being corrupted by the secret sanitizer. [#85646]
fixedRemoved the 20-page cap on the app builder's Classic-to-new-app-builder migration. [#85706]
fixedFixed backend functions with type-only imports being incorrectly flagged as needing approval. [#85728]
improvedImproved reliability of concurrent app publishing during source control deploys. [#83408]
improvedImproved error messages shown when a managed OpenAI model is unavailable to an organization. [#84942]
improvedImproved CLI guidance to point users toward retool push -m for descriptive commit messages. [#85376]
improvedMade app publishing resume automatically if interrupted by a backend deploy, instead of failing. [#85430]
improvedImproved skill-load chips in the new app builder to show readable skill names instead of internal identifiers. [#85608]
changedEnabled a warning when turning on headless workflow-run enforcement about runs with no attributable user. [#83335]
changedEnabled secret redaction from resource query responses and errors by default. [#85357]
changedSimplified the SQL resource permission matrix to a flat list instead of a collapsed accordion. [#85439]
security fixUpdated netty in the JDBC connector. Resolves CVE-2026-59902 and CVE-2026-59903. [#83539]
security fixUpdated Spring Boot in the JDBC connector. Resolves CVE-2026-41001. [#84011]
security fixUpdated mysql2. Resolves GHSA-3f6p-5ww8-9rcr and GHSA-rgwj-5xj2-c3m3. [#84883]
security fixUpdated hono. Resolves CVE-2026-84363, CVE-2026-84364, and CVE-2026-84365. [#85057]
security fixUpdated morgan. Resolves CVE-2026-15603 and CVE-2026-87859. [#85058]
security fixUpdated colord. Resolves CVE-2026-85062. [#85059]
security fixUpdated js-yaml. Resolves CVE-2026-84375. [#85060]
security fixUpdated svgo. Resolves CVE-2026-84370 and CVE-2026-84369. [#85061]
security fixUpdated sharp. Resolves GHSA-rgj7-g3m4-5g8c. [#85327]
security fixUpdated joi. Resolves CVE-2026-84367 and CVE-2026-84368. [#85329]
56 changes