Skip to main content

Self-hosted Retool Edge release 3.77

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

No longer supported

Edge release notes

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

TypeDescription
3.77.041 changes
addedAdded support for returning iteration errors in Loop block metadata. [#47967]
addedAdded the GET /sso/config endpoint to the public API. [#47998]
addedAdded support for respecting environment configurations in AI actions. [#47948]
addedAdded DELETE /sso/config endpoint to the Public API. [#47915]
addedAdded support for selector in KeyValueEditor value cell with custom input. [#47892]
addedAdded a context menu option to move a folder between pages and scopes. [#47836]
fixedFixed an issue where the /sso/config endpoint would return an incorrect SSO type. [#48140]
fixedFixed the issue that prevented the header select option from being enabled by default on the DateRange component. [#48102]
fixedFixed issues with importing and exporting workflows to correctly handle language configurations. [#47968]
fixedFixed an issue where S3 keys for custom component libraries did not include organizationSid and libraryUuid. [#48098]
fixedFixed an issue with data streaming for other AI platform models if OpenAI is configured with a custom baseUrl. [#48087]
fixedFixed an issue where email and password parameters were not validated in the email/password login, causing 500 errors. [#48053]
fixedFixed workflows scope for resources using the SQL editor. [#48014]
fixedFixed date accuracy and marker event issues in the Timeline component. [#47841]
fixedFixed an issue where resetting a swatch color would not update it correctly. [#47983]
fixedFixed an issue with in-app search where some nested components within Table did not appear in search results. [#47937]
fixedFixed an issue with the Table component where changes todefaultSelectedRow were not reflected if used within a Modal frame. [#47870]
fixedFixed an issue where the Comment Thread and Chat components did not scroll to the bottom correctly. [#47930]
fixedFixed an issue with the user invitation modal where user attributes would not appear if there are unsaved changes when sending an invite. [#47986]
fixedFixed an issue causing appUuidOrEmbedUuid to be undefined, resulting in 422 errors. [#47953]
fixedFixed an issue where utils.downloadPage() did not properly render the outline property. [#47607]
fixedFixed an issue where folder input did not update on folder modifying actions such as delete or rename. [#47874]
fixedFixed an issue where PATCH /api/organization/appTheme endpoint returned 500 errors due to invalid payloads. [#47898]
fixedFixed an issue with Ask AI for JavaScript queries. [#47868]
fixedFixed tooltips not displaying error messages in the WidgetGrid when a widget has an issue. [#47862]
fixedFixed an issue where grid guidelines in WidgetGrid would remain visible when tabbing away. [#47869]
fixedFixed an issue where image downloads did not work on mobile apps. [#47860]
fixedFixed an issue where the labels for nested item editors may not be visible. [#47865]
fixedFixed an issue where the merged typography editor in the theme editor would not properly update properties. [#47837]
fixedFixed an issue where a folder and query could be selected simultaneously. [#47844]
fixedFixed an issue where missing API key handling in Datadog integration caused server errors. [#47777]
improvedImproved style property editing when multiple components are selected. [#48079]
improvedImproved error logging of outbound emails. [#48134]
improvedImproved the save and sync state for the Release tab. [#47980]
improvedImproved refocus behavior on Comment and Chat submission to ensure the input is active after submission. [#47511]
improvedImproved searching table formats to correctly return the number format. [#48007]
improvedImproved Source Control UUID mapping behavior to reflect the organization`s current state. [#47956]
improvedImproved the link between Filter and Table components so that default table filters are automatically added. [#47903]
improvedImproved app performance. [#47908]
changedChanged the default Navigation component preset in the Header and Sidebar frames so only one logo is set when both frames are added. [#48001]
changedUpdated React Native and other dependencies for Retool Mobile. [#47626]
41 changes