Skip to main content

Self-hosted Retool 3.37 Edge release notes

Retool Helm chart minimum required version

If you're using the Retool Helm chart, the minimum required chart version is 6.1.0.

3.37.0

Self-hosted Retool 3.37.0-edge was released on .

Fixed

  • Fixed an issue where Query Library queries may not be accessible after protection. (#40928)
  • Fixed an issue where adding components to multiview containers with Expand contents to fit enabled would be blocked incorrectly. (#40786)
  • Fixed an issue with the position of input components with dropdowns when placed near the end of the screen. (#41147)
  • Fixed an issue when an invalid group ID is used in an embedded app. (#41128)
  • Fixed an issue with the height of Table components within containers when used in a module. (#41106)
  • Fixed an issue where users created with the Retool API may receive duplicate invites. (#41105)
  • Fixed an issue with the sample request body in Retool API documentation for PATCH methods. (#41094)
  • Fixed an issue where user invitation information was not returned when retrieving a user group with Retool API. (#41079)
  • Fixed an issue where imported queries pinned to the latest version may not update in Retool Embed apps. (#40977)
  • Fixed an issue with row grouping in the Table component when scrollbars are visible in the browser. (#41046)
  • Fixed an issue where a JavaScript query error property was not set when the query failed. (#41043)

Added

  • Added expandRows() and collapseRows() methods to the Table component when using expandable rows. (#40933)
  • Added the option to enable DataDog application performance monitoring (dd-trace APM) using the DD_TRACE_ENABLED environment variable. (#41036)
  • Added the utils.playSound() JavaScript method to play sound files accessible via URL using Web Audio API. (#40987)

Improved

  • Improved the UI for app shortlinks. (#40433)
  • Improved the appearance of Button components. (#40410)

Changed

  • Changed the format of dates for user invite responses in Retool API to ISO-8601. (#40929)

Removed

  • Removed the password protection option from publicly accessible apps. (#41092)
Self-hosted Retool releases may include some changes that only apply to cloud-hosted organizations.