Self-hosted Retool Edge release 3.371
Release notes for the Self-hosted Retool 3.371 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.371
No longer supported
Edge release notes
Bug fixes, improvements, and other incremental updates across all edge releases in this release.
| Type | Description |
|---|---|
| 3.371.025 changes↑ | |
| added | Added ServiceNow resource type for self-hosted deployments. [#74983] |
| added | Added commit signing support for GitLab source control integrations. [#74969] |
| added | Enabled ProtoJSON format for gRPC resource queries on self-hosted deployments. [#74945] |
| added | Added support for the resource indicator parameter (RFC 8707) in OAuth 2.0 resource connections. [#74286] |
| added | Added image generation support for Google Gemini resources using gemini-3.1-flash-image-preview and gemini-3-pro-image-preview models. [#74383] |
| added | Added CockroachDB resource type with connection string autofill support. [#74003] |
| added | Added Jump to Today button to the Timeline component toolbar. [#74938] |
| added | Added query redaction setting to the audit log configuration in organization settings. [#74974] |
| added | Added GCS support for workflow block result storage via WORKFLOW_BLOCK_STORAGE_LOCATION=gcs. [#74079] |
| added | Added SNOWFLAKE_VALIDATION_DISABLE_HEARTBEAT environment variable for Snowflake connection management on self-hosted deployments. [#75033] |
| fixed | Fixed app loading issue that prevented clicking on apps from the home page. [#75096] |
| fixed | Fixed OAuth2 resources to require re-authentication when not already in an authenticated state. [#74926] |
| fixed | Fixed an issue with components that had dynamic heights. [#74792] |
| fixed | Fixed race condition in the OpenAPI query editor that could overwrite user-edited parameter values. [#74770] |
| fixed | Fixed multipage app navigation for page URL slugs that included leading slashes. [#74875] |
| fixed | Fixed app saves being dropped when multiplayer mode falls back to single-user mode. [#74905] |
| improved | Improved MongoDB resource to surface value too long errors as user-visible errors. [#74628] |
| improved | Improved Table component column width tooltip to accurately describe proportional distribution behavior. [#74991] |
| security fix | Upgraded scikit-learn from 1.2.1 to 1.5.0 in the code executor sandbox environment. Fixes CVE-2024-5206. [#75118] |
| security fix | Upgraded yaml package to address a denial-of-service vulnerability. Fixes CVE-2026-33532. [#75114] |
| security fix | Upgraded http-proxy-middleware in frontend to address a cross-site scripting vulnerability. Fixes CVE-2024-21536. [#75107] |
| security fix | Upgraded Node.js from 22.22.0 to 22.22.2 in Docker images. Fixes CVE-2026-21637. [#74262] |
| security fix | Upgraded esbuild in code executor and workflow code executor to address Go standard library vulnerabilities. [#74984] |
| security fix | Applied security patches for node-forge, minimatch, and brace-expansion dependencies. [#74880] |
| security fix | Removed unauthenticated /workflows/sendTestEmail endpoint to prevent potential abuse. [#74915] |
| 25 changes | |