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