Skip to main content

Self-hosted Retool Edge release 4.43

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.

Documentation for this release

Retool's main documentation site reflects the latest Edge release. Since Edge updates weekly and only the most recent release is supported, the docs you're already browsing apply to this release — there's no separate version to switch to.

Self-hosted Retool 4.43

Latest releaseCurrently supported

Edge release notes

Bug fixes, improvements, and changes in this release.

TypeDescription
4.43.041 changes
addedAdded Gemini 3.6 Flash model to Google AI resource queries. [#81834]
addedAdded Include deleted records option to Salesforce SOQL queries. [#82988]
addedAdded zoom and pan controls to the new app builder debug console timeline. [#83081]
addedAdded user-toggleable data security enforcement setting for PostgreSQL resources on self-hosted deployments. [#83204]
fixedFixed classic app Stack components resizing incorrectly in Grid containers. [#82790]
fixedFixed permission dropdown submitting access writes when the selected level was unchanged. [#82808]
fixedFixed package.json metadata not updating when duplicating or syncing new app builder apps. [#82809]
fixedFixed missing error feedback when resource creation is blocked due to insufficient permissions. [#82864]
fixedFixed backend save errors in the new app builder being silently ignored instead of surfaced to the user. [#82877]
fixedFixed gRPC resources with no authentication causing 500 errors in the Public API v2 /resource_configurations endpoint. [#82884]
fixedFixed Kubernetes client-node and watcher handling to correctly process pod status changes. [#83000]
fixedFixed source control sync failing after protecting, unprotecting, and then reprotecting an app builder app. [#83016]
fixedFixed white-label mobile app archive generation failing. [#83030]
fixedFixed the group-by-type sort switch incorrectly appearing in the new app builder debug console. [#83063]
fixedFixed superseded errors not clearing from the debug console Errors tab in the new app builder. [#83064]
fixedFixed row selection in the new app builder debug console when clicking inside an expanded log detail. [#83065]
fixedFixed debug console logs in the new app builder keying to thread instead of branch. [#83074]
fixedFixed timeline hover card positioning in the new app builder debug console. [#83080]
fixedFixed publish status checks blocking app publishing when continuing from a previous thread in the new app builder. [#83133]
fixedFixed AI provider secret references not resolving correctly in resource queries. [#83177]
changedRenamed Version History panel to Change History in the new app builder. [#83218]
fixedFixed Toolbox Next styling not applying to portaled modals in the new app builder. [#83222]
fixedFixed self-hosted onprem bundle including test files that broke imports in the new app builder CLI. [#83226]
fixedFixed JavaScript queries and Code Executor appearing unreachable on IPv6-primary networks. [#83228]
fixedFixed branch tip not being recorded as parent of publish commits in the new app builder. [#83247]
fixedFixed recurring header display issue in Assist. [#83260]
fixedFixed MySQL streaming queries stalling due to field injector queue mode mismatch. [#83265]
fixedFixed Table component cells breaking onto separate rows in Retool Mobile on native iOS. [#83273]
fixedFixed PostgreSQL streaming feature flag not being toggleable in resource settings. [#83288]
fixedFixed AI prompt box on homepage not appearing for enterprise admins. [#83307]
fixedFixed deprecated connector version warnings appearing for demo resources. [#83371]
fixedFixed GitHub resource calls failing from generated OpenAPI clients in the new app builder. [#83407]
changedChanged the new app builder's npm registry proxy to support vendor-neutral registries and anonymous authentication. [#83413]
improvedEnabled react_apps:write Personal Access Token scope for all plans and non-admin users. [#83119]
improvedImproved debug console dragging and resizing behavior in the new app builder. [#83073]
improvedImproved log badge visibility in the new app builder by adding flash animation and fixing hover panel clipping. [#83229]
improvedImproved GitLab API reliability by adding automatic retry logic. [#83312]
security fixPatched piscina. Fixes CVE-2026-55388. [#83183]
security fixPatched @remix-run/router. Fixes CVE-2026-22029 and CVE-2026-40181. [#83184]
security fixPatched cache-manager-redis-store and redis. Fixes CVE-2021-29469. [#83199]
security fixFixed data access controls being bypassed on cached query results for resources with row-level security enabled. [#83126]
41 changes