Skip to main content

Self-hosted Retool Edge release 3.93

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

No longer supported

Edge release notes

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

TypeDescription
3.93.045 changes
addedAdded error handling for null or undefined consumer groups in Kafka consume queries. [#50051]
addedAdded support for a hovered row style editor in the Table component. [#49970]
addedAdded Cut action to the App IDE. [#49904]
addedAdded a checkbox option for Kafka consumer auto commits with an auto-commit interval text field and explanatory tooltips. [#49468]
addedAdded support for selecting the tab bar in the Mobile App IDE. [#49824]
fixedFixed an issue with permission group changes. [#50119]
fixedFixed an issue with the App IDE where the Add menu would not close when clicking outside of it. [#50085]
fixedFixed an issue where creating a folder using Retool API returned a 500 error when the parent folder was not present. [#50131]
fixedFixed an issue where the Timelines minimum and maximum dates were incorrectly evaluated based on todays date. [#50095]
fixedFixed an issue where queries for resources that use AWS IAM v4 authentication may fail to run. [#50084]
fixedFixed an issue with multipage apps that prevented the Main frame from appearing in the component tree. [#50074]
fixedFixed an issue with the Test SSO connection issues UI where it may be visible when no issues are present. [#50040]
fixedFixed an issue with the Table component where the selectedRow property was incorrectly computed when using the overrideMap property in table columns. [#50004]
fixedFixed an issue where redirect URIs were not updated when the host name was changed. [#49942]
fixedFixed an issue where the Update Billing notification banner would cause the toolbar to be hidden. [#50003]
fixedFixed an issue where dynamic coloring did not apply to grouped rows in the Table Tag column. [#49786]
fixedFixed an issue with the url property causing keyboard bugs on Android input. [#49967]
fixedFixed frontend state for dynamic fields in Kafka queries to correctly display fx enabled status. [#49961]
fixedFixed 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]
fixedFixed an issue where invalid cookies were set when users were redirected from passwordless magic link authentication. [#49870]
fixedFixed table sorting for numeric values in non-Number formats to accurately sort by value. [#49905]
fixedFixed an issue in Kafka queries where evaluated template strings were not being used correctly on the backend. [#49877]
fixedFixed an issue where the URL slug editor could display incorrect URLs when switching pages quickly. [#49805]
fixedFixed an issue with the USER_CREATE Retool Event to address a race condition when users are created in a transaction. [#49861]
fixedFixed an issue where editor configurations were not updating automatically when updating custom component libraries. [#49083]
fixedFixed an issue where a blue border would show around the entire page during internal drag and drop. [#49788]
fixedFixed an issue with Hoist loading state for containers when using WidgetGrid. [#49780]
improvedImproved handling of release deletions during partial and full deployments of Source Control. [#49657]
improvedImproved display of OIDC and SAML backend errors in test SSO results. [#50057]
improvedImproved performance of the List View component when using WidgetGrid. [#50078]
improvedImproved messaging for different permission group change states. [#50036]
improvedImproved the query settings editor layout to resolve fullscreen mode issues. [#49787]
improvedImproved the Test Connection feature for Kafka resources. [#49968]
improvedImproved the clarity of the custom auth UI by specifying that the refresh auth workflow is triggered and updating the button for consistency. [#49892]
improvedImproved the appearance of the Retool Database UI. [#49910]
changedChanged the position of Auto commit options to the Advanced Options section in the query editor. [#50050]
changedChanged Kafka queries to start with fx mode disabled for fresh queries to ensure dropdown visibility for topics and consumer groups. [#50053]
changedChanged existing classnames in WidgetGrid to ensure compatibility with custom CSS. [#49907]
changedChanged Kafka queries to use the existing DATABASE_SCHEMA_QUERY_LIMIT for populating the schema. [#49884]
security fixPatched CVE-2024-28863 [#49928]
security fixPatched CVE-2024-45590 [#49913]
security fixPatched CVE-2023-48795 [#49926]
security fixPatched CVE-2023-26136 [#49930]
security fixPatched CVE-2024-28176 [#49925]
security fixPatched CVE-2020-7774 [#49922]
45 changes