Skip to main content

Self-hosted Retool Edge release 3.371

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.

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