Skip to main content

Self-hosted Retool Edge release 3.360

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

No longer supported

Edge release notes

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

TypeDescription
3.360.030 changes
addedAdded public API support for Azure Identity authentication in REST API resources. [#73540]
addedAdded pinch-to-zoom support for Camera component in mobile apps. [#73271]
addedAdded Python 3.14 custom library support for queries and workflows. [#73159]
fixedFixed Assist code validation failing when accessing properties on unknown types. [#73497]
fixedFixed non-builder users being able to clone pages into published folders. [#73448]
fixedFixed periodic query interval defaulting to 5000ms when the checkbox is unchecked. [#73420]
fixedFixed OAuth callback configuration failures raising 500 errors instead of 400 errors. [#73414]
fixedFixed Stack component width serialization using percentage-based widths instead of pixel-based widths. [#73408]
fixedFixed app loading errors when using invalid _historyOffset query parameter values. [#73281]
fixedFixed page name duplication on creation to prevent unique constraint errors. [#73264]
fixedFixed autocomplete suggestions closing the function editor dialog when clicked. [#73250]
fixedFixed List View Container component auto height failing to render after page refresh. [#73209]
fixedFixed unnecessary tooltip displaying on Publish button. [#73450]
changedBreaking Change: Changed delete group member API endpoint parameter name from userSid to userId. [#73512]
improvedImproved Assist wireframe matching to ignore coordinates when component heights change dynamically. [#73526]
improvedImproved Settings navigation to land users on the Requests tab when accessing /settings/users#requests. [#73463]
improvedImproved Phone Number Input component to use image-based flag icons on Windows instead of emoji for cross-platform consistency. [#73285]
improvedImproved Assist layout guidance for repeatable components and updated tool chip to show before/after property changes. [#73160]
improvedImproved PostgreSQL query performance by implementing custom streaming without server-side cursors. [#70600]
security fixHardened runtime sandbox. [#73311]
security fixFixed Set Default Theme endpoint missing an authorization check. [#73208]
security fixFixed email webhook handler to validate DKIM/SPF against actual email content instead of the unvalidated request body. [#72806]
security fixFixed a security vulnerability in the Source Control branch merging implementation. [#73174]
security fixUpdated sequelize from 6.31.0 to 6.37.8 to patch CVE-2026-30951. [#73179]
security fixUpdated axios and jsPDF to patch CVE-2026-25639 and CVE-2026-31938. [#73165]
security fixUpdated npm dependencies to patch vulnerabilities in sha.js, dompurify, nanoid, react-router, and diff. [#73207]
security fixUpdated npm dependencies to patch vulnerabilities in hono, undici, jpeg-js, and minimist. [#73293]
security fixUpdated npm dependencies in the workflows environment to patch security vulnerabilities. [#73422]
security fixUpdated npm dependencies in the sandbox environment to patch security vulnerabilities. [#73419]
security fixUpdated Python dependencies in the sandbox environment to patch security vulnerabilities. [#73421]
30 changes