Self-hosted Retool Edge release 3.320
Release notes for the Self-hosted Retool 3.320 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.320
No longer supported
Edge release notes
Bug fixes, improvements, and other incremental updates across all edge releases in this release.
| Type | Description |
|---|---|
| 3.320.014 changes↑ | |
| fixed | Fixed an issue with the UI in the event handler editor. [#69091] |
| added | Added optional pagination to GET /accessTokens. [#69168] |
| added | Added optional pagination to GET /user_requests. [#69183] |
| improved | Improved query handling logic for mobile apps to defer UI feedback until offline jobs actually run online. Added the Completed section back to the Offline Job Manager screen. [#69239] |
| fixed | Fixed an issue where users needed to be admins to have access to source control. Users just need manage access. [#69276] |
| added | Added a new GET /deployments API endpoint to list source control deployments. Adds additional response body fields to the existing get deployment and trigger deployment endpoints. [#69283] |
| security fix | Changed behavior so that the HTTP path field in the Databricks resource now sanitizes semicolons to prevent JDBC parameter injection. If you were previously including connection parameters in the HTTP path (e.g., /sql/1.0/warehouses/abc;parameter=value), these will now be stripped. Use the dedicated connection parameters field instead. [#69287] |
| added | Added support for a Trigger authentication on every query option for GraphQL resources. [#69292] |
| added | Added a list of groups the user is in to the GET /user API endpoint. [#69293] |
| added | Added the ability for Assist to reference URL parameters when writing queries, transformers, and embedded expressions. [#69317] |
| fixed | Fixed an issue that could cause the OAuth callback URL to be incorrect when using Share credentials between users for a resource. [#69347] |
| added | Fixed an issue in the SCIM API that prevented modification of default groups. [#69359] |
| fixed | Fixed an issue with Chart rendering when nested in Stacks. [#69374] |
| added | Added support for additional permissions on business plans. [#69394] |
| 14 changes | |