Skip to main content

Self-hosted Retool 3.93 Edge release notes

Self-hosted Retool 3.93 Edge and later includes support for subfolders. This is considered a breaking change and cannot be rolled back once upgraded. Be sure to create a backup of your Retool instance before upgrading.

3.93.0

Self-hosted Retool 3.93.0-edge was released on .

Added

  • Added error handling for null or undefined consumer groups in Kafka consume queries. (#50051)
  • Added support for a hovered row style editor in the Table component. (#49970)
  • Added Cut action to the App IDE. (#49904)
  • Added a checkbox option for Kafka consumer auto commits with an auto-commit interval text field and explanatory tooltips. (#49468)
  • Added support for selecting the tab bar in the Mobile App IDE. (#49824)

Fixed

  • Fixed an issue with permission group changes. (#50119)
  • Fixed an issue with the App IDE where the Add menu would not close when clicking outside of it. (#50085)
  • Fixed an issue where creating a folder using Retool API returned a 500 error when the parent folder was not present. (#50131)
  • Fixed an issue where the Timeline's minimum and maximum dates were incorrectly evaluated based on today's date. (#50095)
  • Fixed an issue where queries for resources that use AWS IAM v4 authentication may fail to run. (#50084)
  • Fixed an issue with multipage apps that prevented the Main frame from appearing in the component tree. (#50074)
  • Fixed an issue with the Test SSO connection issues UI where it may be visible when no issues are present. (#50040)
  • Fixed an issue with the Table component where the selectedRow property was incorrectly computed when using the overrideMap property in table columns. (#50004)
  • Fixed an issue where redirect URIs were not updated when the host name was changed. (#49942)
  • Fixed an issue where the Update Billing notification banner would cause the toolbar to be hidden. (#50003)
  • Fixed an issue where dynamic coloring did not apply to grouped rows in the Table Tag column. (#49786)
  • Fixed an issue with the url property causing keyboard bugs on Android input. (#49967)
  • Fixed frontend state for dynamic fields in Kafka queries to correctly display fx enabled status. (#49961)
  • Fixed an issue with the max response size in Databricks to match node limits. There is a added a new environment variable for hosted limits. (#49883)
  • Fixed an issue where invalid cookies were set when users were redirected from passwordless magic link authentication. (#49870)
  • Fixed table sorting for numeric values in non-Number formats to accurately sort by value. (#49905)
  • Fixed an issue in Kafka queries where evaluated template strings were not being used correctly on the backend. (#49877)
  • Fixed an issue where the URL slug editor could display incorrect URLs when switching pages quickly. (#49805)
  • Fixed an issue with the USER_CREATE Retool Event to address a race condition when users are created in a transaction. (#49861)
  • Fixed an issue where editor configurations were not updating automatically when updating custom component libraries. (#49083)
  • Fixed an issue where a blue border would show around the entire page during internal drag and drop. (#49788)
  • Fixed an issue with Hoist loading state for containers when using WidgetGrid. (#49780)

Improved

  • Improved handling of release deletions during partial and full deployments of Source Control. (#49657)
  • Improved display of OIDC and SAML backend errors in test SSO results. (#50057)
  • Improved performance of the List View component when using WidgetGrid. (#50078)
  • Improved messaging for different permission group change states. (#50036)
  • Improved the query settings editor layout to resolve fullscreen mode issues. (#49787)
  • Improved the Test Connection feature for Kafka resources. (#49968)
  • Improved the clarity of the custom auth UI by specifying that the refresh auth workflow is triggered and updating the button for consistency. (#49892)
  • Improved the appearance of the Retool Database UI. (#49910)

Changed

  • Changed the position of Auto commit options to the Advanced Options section in the query editor. (#50050)
  • Changed Kafka queries to start with fx mode disabled for fresh queries to ensure dropdown visibility for topics and consumer groups. (#50053)
  • Changed existing classnames in WidgetGrid to ensure compatibility with custom CSS. (#49907)
  • Changed Kafka queries to use the existing DATABASE_SCHEMA_QUERY_LIMIT for populating the schema. (#49884)

Patched

  • Patched CVE-2024-28863 (#49928)
  • Patched CVE-2024-45590 (#49913)
  • Patched CVE-2023-48795 (#49926)
  • Patched CVE-2023-26136 (#49930)
  • Patched CVE-2024-28176 (#49925)
  • Patched CVE-2020-7774 (#49922)
Self-hosted Retool releases may include some changes that only apply to cloud-hosted organizations.