Skip to main content

Self-hosted Retool Edge release 3.323

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

No longer supported

Edge release notes

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

TypeDescription
3.323.017 changes
addedAdded an accessible focus state for Image components with a click handler. [#68740]
changedChanged behavior for Assist to show a loading spinner when Assist is about to execute an auto-submitted prompt. [#69313]
addedAdded a folder_id field to public API endpoints for GET /resources and GET /resources/:resourceId. [#69377]
addedAdded support for OpenAPI ParameterGroup editor for editing JSON objects in Guided REST mode. [#69395]
addedAdded support for returning a list of groups when requested from the GET /user_invites endpoint. [#69481]
improvedImproved custom component library editing in multiplayer mode for increased reliability. [#69515]
fixedFixed an issue where workflows libraries requirements.txt showed deleted library. [#69517]
fixedFixed an issue where the Re-auth button did not show for resource query tools in the agents tool creation canvas. [#69533]
fixedFixed an issue in workflows where function parameters were not evaluated for a duplicated function. [#69546]
removedRemoved the 'Require is not defined' lint warning in JavaScript code editor. [#69560]
removedRemoved OAuth access tokens and non-sensitive ID tokens from audit logs. [#69584]
fixedFixed an issue where granted permissions per resource for query authoring were not applied to auto-fixing queries. [#69592]
fixedFixed an issue with string interpolation in OpenAPI query blocks in workflows. [#69607]
fixedFixed an issue where long JavaScript query blocks in workflows caused a bug with scrolling. [#69613]
fixedFixed an issue that caused an error when connecting to Snowflake via OAuth. Retool no longer sends the parameter prompt. This extension to the OAuth protocol is not supported by Snowflake, and was ignored in the past, but now Snowflake treats it as an error. [#69651]
addedAdded an Assist section to the list of keyboard shortcuts, and added two new shortcuts: Switch to Ask mode and Switch to Build mode. [#69654]
fixedFixed an issue where Assist users saw an error when using Ask mode and generating apps from scratch with no resources configured in their organization. [#69745]
17 changes