Skip to main content

Self-hosted Retool Edge release 3.37

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

No longer supported

Edge release notes

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

TypeDescription
3.37.018 changes
addedAdded expandRows() and collapseRows() methods to the Table component when using expandable rows. [#40933]
addedAdded the option to enable DataDog application performance monitoring (dd-trace APM) using the DD_TRACE_ENABLED environment variable. [#41036]
addedAdded the utils.playSound() JavaScript method to play sound files accessible via URL using Web Audio API. [#40987]
fixedFixed an issue where Query Library queries may not be accessible after protection. [#40928]
fixedFixed an issue where adding components to multiview containers with Expand contents to fit enabled would be blocked incorrectly. [#40786]
fixedFixed an issue with the position of input components with dropdowns when placed near the end of the screen. [#41147]
fixedFixed an issue when an invalid group ID is used in an embedded app. [#41128]
fixedFixed an issue with the height of Table components within containers when used in a module. [#41106]
fixedFixed an issue where users created with the Retool API may receive duplicate invites. [#41105]
fixedFixed an issue with the sample request body in Retool API documentation for PATCH methods. [#41094]
fixedFixed an issue where user invitation information was not returned when retrieving a user group with Retool API. [#41079]
fixedFixed an issue where imported queries pinned to the latest version may not update in Retool Embed apps. [#40977]
fixedFixed an issue with row grouping in the Table component when scrollbars are visible in the browser. [#41046]
fixedFixed an issue where a JavaScript query error property was not set when the query failed. [#41043]
removedRemoved the password protection option from publicly accessible apps. [#41092]
improvedImproved the UI for app shortlinks. [#40433]
improvedImproved the appearance of Button components. [#40410]
changedChanged the format of dates for user invite responses in Retool API to ISO-8601. [#40929]
18 changes