Skip to main content

Self-hosted Retool Edge release 3.272

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

No longer supported

Edge release notes

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

TypeDescription
3.272.019 changes
addedAdded options to convert empty strings and NULL values to actual null values when importing CSV or Google Sheets data into nullable Retool Database columns. [#65389]
addedAdded current_user access in function blocks for custom tools in Agents. [#65520]
addedAdded informational banner for organizations with admin granularity enabled on user, groups, and roles pages. [#65607]
addedAdded commit signing option for source control with GitHub. [#65738]
fixedFixed an issue where CSV and Google Sheets imports incorrectly pre-selected timestamp type for integer columns containing values 1-12. [#65478]
fixedFixed an issue where instrumentation events would have scope errors if they were on the page. [#65525]
fixedFixed typos in the Create Agent template descriptions. [#62696]
fixedFixed accessibility issue with toast notification icons by adding aria roles. [#65589]
fixedFixed an issue causing login loops when signing in with two-factor authentication on Safari. [#65321]
fixedFixed aria-labels for Select and Radio components to improve accessibility. [#65689]
fixedFixed toggles not working in the field visibility popup in Retool Database. [#65786]
improvedImproved the target of the SkipLink accessibility feature to focus on main content instead of the header. [#65516]
improvedImproved error handling for large imports from Google Sheets into Retool Database. [#65508]
improvedImproved error logging in jobs runner by including additional license check errors. [#65538]
improvedImproved user interface standardization in Retool Database forms by updating toggle components. [#65585]
improvedImproved user interface standardization in Retool Database forms by updating icons and buttons. [#65616]
improvedImproved accessibility by adding aria-labels to modal containers. [#65624]
improvedImproved keyboard focus management when opening and closing Modal and Drawer components. [#65646]
changedChanged the internationalization feature to general availability. [#65708]
19 changes