Skip to main content

Self-hosted Retool Edge release 3.338

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

No longer supported

Edge release notes

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

TypeDescription
3.338.035 changes
addedAdded user-configured deployment names instead of generic model IDs in dropdowns for Azure AI resources. [#70697]
addedAdded Retool Vectors to the Workflows resource selection dropdown. [#70435]
addedAdded support for OpenAPI server variables in REST API resources, allowing variable substitution in server URLs. [#70512]
addedAdded protection against dangerous DROP queries with visual Dangerous badge and execution blocking. [#70793]
addedAdded copy button to Assist chat error message hover actions. [#70924]
addedAdded Debug Info tab to Debug Tools modal for easier troubleshooting. [#70919]
addedAdded React Native New Architecture (TurboModules) for Android, improving runtime initialization by 88.7% and message passing by 68.8% [#70307]
fixedFixed validation to require server URL in structured mode and improved server selection behavior. [#70531]
fixedFixed an issue to enforce server variables for queries and added error messages for resolution failures. [#70722]
fixedFixed an issue where global error handlers for workflows would trigger even when errors were already handled by block-level On Error handlers. [#70592]
fixedFixed dropdown selection issues in the function canvas. [#70823]
fixedFixed an issue where function parameters were not updating in the canvas. [#70809]
fixedFixed GET requests to workflow webhook endpoints not properly passing query parameters as workflow inputs. [#70737]
fixedFixed UX when workflow block results are truncated due to size limits by showing run logs and hiding unusable filter button. [#70876]
fixedFixed icon size for editable workflow parameters. [#70961]
fixedFixed an issue with changes being lost when using multiplayer. [#70432]
fixedFixed an issue with duplicate calls to delete plugins in multiplayer context. [#70611]
fixedFixed OAuth authentication flow not working for resources in modules embedded within apps. [#70492]
fixedFixed AWS4 authentication by stripping Datadog trace headers before request signing. [#70838]
fixedFixed an issue in Secrets Manager where HashiCorp Vault secret lookups may fail when the lookup occurs very near to the access token expiration time. [#70613]
fixedFixed crash on login/signup page when Assist prompt contains special characters. [#70916]
fixedFixed flickering in code editor autocomplete chips in Safari. [#70889]
fixedFixed token consumption calculation for Assist thread summarization and enabled it by default. [#70831]
addedAdded support for embedded expressions in Source Control credentials. [#70846]
fixedFixed an issue with missing AI provider resource types on the v2 Public API. [#70727]
fixedFixed role permission checks incorrectly restricting to Enterprise plans only. [#70836]
fixedFixed Hide native app banners setting incorrectly available to non-Enterprise plans. [#70770]
fixedFixed external users group not displaying correctly as locked in the new RBAC Groups list page. [#70987]
fixedFixed Assist prompt input remounting when available resources change. [#70850]
improvedImproved Assist warnings when AI Provider resources are enabled. [#70703]
improvedImproved AI settings and Assist updates to prevent inconsistent states. [#70699]
improvedImproved workflow execution performance by using compressed block result sizes when determining whether to truncate large results exceeding 10MB. [#70698]
improvedImproved copy within functions to use "function" instead of "query". [#70685]
security fixUpdated Java library to fix CVE-2025-48924. [#70941]
addedAdded support for default values on configuration variables. Default values apply to any environment that does not have a specific value defined. [#70381]
35 changes