Skip to main content

Self-hosted Retool Edge release 3.215

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

No longer supported

Edge release notes

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

TypeDescription
3.215.021 changes
addedAdded DBCONNECTOR_GUI_MODE_POOL_MIN_SIZE and DBCONNECTOR_GUI_MODE_POOL_MAX_SIZE environment variables for tuning database connection behavior for GUI mode queries. [#61493]
addedAdded header background and text colors as column properties for the Table component. [#60780]
addedAdded audit log coverage for permission changes to apps and workflows for a permission group. [#58856]
addedAdded audit log coverage for permission changes to folders and resource folders for a permission group. [#58897]
addedAdded audit log coverage for changes to universal access levels on objects and for additional permission updates. [#58940]
addedAdded audit log coverage for changes in the folder locations of resources and workflows. [#58972]
fixedFixed an issue where an error message would appear when setting a module output's value to a non-string. [#61101]
fixedFixed a race condition that would occasionally cause the initial render of custom components to use stale data. [#61352]
fixedFixed an issue where controls in Retool Forms editors would not have the correct colors when using a custom theme. [#61057]
improvedImproved reset password error and success messages by moving them to inline alerts for better visibility. [#61165]
improvedAdded environment scope check to allow non-admin users with environments:manage permission to access environment settings. [#60987]
improvedImproved Source Control branch management by adding hotfix branch filtering when viewing all branches. [#61439]
improvedAdded observability scope check to allow non-admin users with observability:manage permission to edit observability settings. [#61037]
improvedAdded a scope check to Retool API to allow non-admin users with retool_api:manage permission to edit Retool API settings. [#61066]
improvedImproved permission handling of public pages. [#61515]
improvedImproved permission handling of Source Control endpoints. [#61514]
improvedImproved execution of workflows with the 'function' triggerType. [#61074]
improvedImproved descriptions for migration commits for better clarity. [#61534]
improvedImproved the OpenAPI resource integration to support text responses similar to REST API resources. [#61410]
changedChanged the default access permission when creating Google Sheets resources to read only. [#61415]
changedChanged SQL editor behavior by removing ambiguous preview functionality to prevent accidental query execution. [#61507]
21 changes