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