Skip to main content

Self-hosted Retool Edge release 3.383

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

No longer supported

Edge release notes

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

TypeDescription
3.383.031 changes
addedAdded ability to edit direct share permissions from the role assignments page. [#76063]
fixedFixed query execution for newly created Google Drive resources. [#76257]
fixedFixed Google Drive query editor crash when accessing documentation links. [#76266]
fixedFixed duplicate Re-auth buttons in Agents backend functions for OAuth resources. [#76331]
fixedFixed Loop block batch settings carrying over between queries. [#74907]
fixedFixed schema viewer for Google Drive and other wrapped integrations to display endpoints from the mini-spec manifest. [#75926]
fixedFixed bug where editorSidebarOpen was undefined in app editor. [#75577]
fixedFixed /settings/retool-ai page to tolerate stale or malformed AI provider resources without crashing. [#76211]
fixedFixed Assist handshake to use the AI provider resources selected in AI settings for managed-key detection. [#76248]
fixedFixed Sprig survey iframe blocking clicks outside the survey region. [#76182]
fixedFixed RetoolAI OAuth gating to work independently of the provider resource refactor. [#76212]
fixedFixed Java database connector process isolation issues, including file descriptor limits and a null pointer exception in logging. [#76189]
fixedFixed Java database connector Unix domain socket failures by removing rlimit_as from nsjail process isolation. [#76280]
fixedFixed parent widget ID resolution in Layout Compiler to correctly migrate global header components. [#76150]
fixedFixed mobile app RetoolDB template to require write access to retool_db. [#76223]
fixedFixed inverted Save and Next button labels in the RBAC Add group modal. [#76166]
changedChanged default for Share credentials between users to false for Salesforce, Google Analytics, Google Search Console, Slack (OpenAPI), HubSpot, Front, and legacy Google Sheets OAuth resources. [#76326]
changedRemoved Add and Remove group assignment controls from object role assignment tabs. Group assignments for object roles must now be managed from the groups settings page. [#76148]
improvedImproved Make protected workflow branch banner to be larger and use a warning color. [#76285]
improvedImproved OAuth error handling in Assist and Agents to surface authentication prompts instead of generic errors. [#75768]
improvedUpgraded MongoDB driver to 4.17.2, resolving saslprep warning spam in dbconnector logs. [#76209]
improvedImproved new agent creation to automatically select the first available AI provider resource instead of defaulting to OpenAI. [#75860]
improvedImproved List View scrolling behavior by making scroll-thrashing prevention the default. [#76052]
improvedImproved Chart v2 (Plotly) component stability by making the dimension-stabilizer wrapper the default. [#76049]
improvedImproved OpenAPI integration manifests to display operation descriptions in the query editor and schema viewer. [#76183]
improvedImproved error handling to capture Anthropic reliability errors mid-stream. [#76294]
improvedImproved workflow aggregate usage performance by setting lock and idle transaction timeouts and capping retries. [#76210]
improvedImproved AI number generation to discourage thousands separators for identifier numbers. [#73248]
improvedImproved page navigation synchronization between iframe and browser for published apps. [#75913]
removedRemoved per-workflow CPU limits from the Code Executor resource limits system. Memory limits remain unchanged. [#76231]
security fixUpdated seccomp security profile to block the AF_ALG socket family. Fixes CVE-2026-31431. [#76235]
31 changes