Skip to main content

Self-hosted Retool Edge release 3.168

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

No longer supported

Edge release notes

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

TypeDescription
3.168.016 changes
addedAdded getAccessToken API for querying a specific token by ID. [#56857]
addedAdded Wait block to Add Block menu in Retool Workflows. [#56956]
addedAdded an API endpoint to invalidate all login sessions for all users of an organization. [#57090]
addedAdded ability to directly share an app folder with users. [#56310]
addedAdded secret manager to OAuth2 and Custom Auth flows. [#56644]
addedAdded public API endpoints to configure AI settings. [#57229]
addedChanged workflow execution permissions in apps to require workflow view access. [#56154]
addedAdded an error message for disabled users attempting to sign in via SAML SSO. [#57251]
addedAdded new file upload endpoints for Slack to replace the deprecated files.upload functionality. [#57293]
fixedFixed an issue where the Alert component would change theme tokens to hex values. [#57006]
fixedFixed an issue where Insert Document Vector Action did not work for vectors using text-embedding-3-large embeddings model. [#57136]
fixedFixed an issue where Retool Database resource settings were not used in non-production environments. [#57045]
fixedFixed an issue with resource connection pooling causing errors during multiple concurrent queries. [#57176]
fixedFixed an issue with protecting interdependent apps and workflows. [#57306]
fixedFixed an issue where clicking on a folder crashed the IDE. [#57350]
improvedImproved gRPC query performance for services with numerous APIs. [#56864]
16 changes