Skip to main content

Self-hosted Retool Edge release 3.344

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

No longer supported

Edge release notes

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

TypeDescription
3.344.020 changes
addedAdded AI README generation to the app editor, making it available to all users. [#71465]
addedAdded support for Claude Sonnet 4.6 model in Anthropic and AWS Bedrock resource types. [#71453]
addedAdded support for Claude Opus 4.5 model version in Anthropic and AWS Bedrock resource types. [#71309]
fixedFixed an issue with apps crashing in multiplayer. [#71581]
fixedFixed an issue with OAuth callback URL copy button not displaying correctly in Safari. [#69874]
fixedFixed OpenAPI connector queries failing with fetch errors in sandboxed environments. [#71522]
fixedFixed multiplayer errors. [#71523]
fixedFixed source control manifest UI incorrectly passing file paths to Bitbucket API, which caused manifest contents to be wiped. [#71437]
fixedFixed multiple Retool Mobile Android issues including Modal rendering with the new React Native architecture, NFC, push notifications, and Firebase-free whitelabel apps. [#71163]
fixedFixed an issue where GitLab source control commits failed due to incorrect encoding of commit actions. [#71500]
fixedFixed an issue with workflow blob storage cleanup jobs incorrectly retrying after timeout and ignoring cancellation. [#71177]
fixedFixed an issue with Assist leaving orphaned queries and widgets behind when deleting an app page. [#71289]
fixedFixed an issue with Assist incorrectly rejecting template string expressions set on boolean component properties. [#71382]
changedChanged required permission level for folder delete, rename, and move to trash operations from edit to own access. [#71530]
improvedImproved source control performance with batched relationship queries. [#71377]
improvedImproved Assist's app-building accuracy with design wireframe instructions now enabled for all users. [#71340]
improvedImproved the default workflow icon and trash menu labels on the workflows landing page. [#71331]
deprecatedDeprecated chatgpt-4o-latest model for AI resource queries in favor of GPT-5.1. [#71429]
deprecatedDeprecated Claude 3.5 Haiku and Claude 3.7 Sonnet models. [#71434]
security fixFixed authorization bypass vulnerability in folder deletion that allowed users without proper permissions to delete folders. [#71481]
20 changes