Skip to main content

Self-hosted Retool Edge release 3.85

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

No longer supported

Edge release notes

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

TypeDescription
3.85.069 changes
addedAdded support for selecting a Datadog site for error monitoring. [#48768]
addedAdded support for global Split Pane frames in multipage apps. [#49115]
addedAdded support for deleting items in the KeyValueEditor even when the editor is disabled. [#49110]
addedAdded support for the chatgpt-4o-latest model. [#49097]
addedAdded support for nested repeatables. [#48983]
addedAdded environment variable for consumer poll duration. [#48942]
addedAdded ormsModel for analyticsProviderConfigs table. [#48914]
addedAdded support for drag-selection of hidden components to WidgetGrid. [#48902]
addedAdded support for the directory file selection type in the File Dropzone component. [#48846]
addedAdded prompt to create new permission groups in the custom SSO group mapping UI when a non-existent group name is entered. [#48795]
addedAdded a warning for users when multiple tabs are open in a multi-page app. [#48761]
fixedFixed an issue causing race conditions that prevented proper rendering of custom components on canvas. [#49127]
fixedFixed text selection issue for tab buttons and app title. [#49114]
fixedFixed an issue for a deprecated model in Sentry. [#49100]
fixedFixed an issue where the selected font weight would turn blank when switching to a font family that doesn`t support the previous font weight. [#49095]
fixedFixed an issue where undefined properties caused errors in Sentry logging. [#49076]
fixedFixed unhandled rejections from Azure Repos with updated error level and message for clarity. [#49074]
fixedFixed split pane hidden logic in Multipage apps to ensure hidden frames toggle correctly when clicked or navigating between pages. [#49072]
fixedFixed an issue where WidgetGrid would not render dynamically sized components correctly. [#49071]
fixedFixed an issue where long font family names took up too much space in the typography editor. [#49070]
fixedFixed an issue where log response text could not be selected in workflow blocks. [#49066]
fixedFixed an issue that scrubbed well-formed S3 presigned URLs, preventing their proper usage. [#49065]
fixedFixed an issue where placeholder content was not properly centered in certain components. [#49063]
fixedFixed an issue where large text sizes would be cut off in the Timeline component. [#49057]
fixedFixed an issue where app theme tokens did not clear properly on reset or clear. [#49052]
fixedFixed an issue with WidgetGrid where resizing the viewport could cause causing performance issues. [#49041]
fixedFixed an issue where references to workflow blocks may not be correct after renaming a block. [#49039]
fixedFixed an issue with XSRF tokens in mobile apps that may result in network request failures. [#49033]
fixedFixed an issue where components added to the Page tree were incorrectly scoped to a global frame instead of the page tree. [#49030]
fixedFixed an issue where the block body would not refresh when changing the resource with the same editor type. [#49023]
fixedFixed an issue where incorrect IDs were passed to SQL editors in the query panel, leading to scope errors. [#49016]
fixedFixed keyboard shortcut conflict between toggling the sidebar design tab and duplicating a component in the Component Tree. [#49012]
fixedFixed an issue where manual option lists in a Table component would not function correctly when combined with mapped data. [#49005]
fixedFixed an issue where double-clicking on the expander in the Tree component caused unexpected behavior. [#49003]
fixedFixed an issue with unhandled rejections from Azure Repos. [#48998]
fixedFixed an issue where clicking the alpha div in the Color Input caused it to lose focus. [#48982]
fixedFixed an issue where style color settings would not update when switching variants. [#48966]
fixedFixed an issue with the Import app as page tool in multipage apps. [#48957]
fixedFixed an issue where List View components would not render correctly when nested within containers. [#48941]
fixedFixed an issue to filter and report errors only from the default environment. [#48924]
fixedFixed an issue with WidgetGrid where drag-selecting did not correctly update the focus, affecting keyboard shortcut functionality. [#48908]
fixedFixed an issue that caused mobile apps on iOS to crash. [#48884]
fixedFixed an issue with ordering of containers after duplication in mobile apps. [#48883]
fixedFixed an issue where the WidgetGrid would not show a trigger click tag when appropriate. [#48881]
fixedFixed an issue with the Stack component that prevented nested components from being correctly hidden. [#48880]
fixedFixed an issue that could prevent custom components from rendering correctly. [#48873]
fixedFixed an issue where scrollbars may continuously appear and disappear, affecting the layout. [#48857]
fixedFixed an issue where custom components would not render until the page was resized. [#48855]
fixedFixed an issue where renaming an app caused a flash in the single-page IDE. [#48853]
fixedFixed an issue where archived apps were not filtered out from the import page dropdown. [#48849]
fixedFixed an issue where multipage functionality would not function correctly in mobile apps. [#48843]
fixedFixed an issue where proxy URLs may not work correctly for mobile apps. [#48836]
fixedFixed an issue with the gap width in mobile layouts. [#48821]
fixedFixed an issue where Base64.isValid would incorrectly decode CSV data, and window.atob would throw errors. [#48813]
fixedFixed an issue where copying and pasting components within global modals and drawers improperly applied the screen property. [#48804]
fixedFixed an issue with custom component revisions. [#48788]
fixedFixed an issue where global folders, components, and queries that share the same name would cause context menu conflicts. [#48773]
fixedFixed an issue with components disappearing when dragged out of a frame in multipage apps. [#48748]
removedRemoved the auto-unpinning behavior for IDE panels on smaller screens. [#48951]
improvedImproved performance of the List View component. [#49068]
improvedImproved performance of WidgetGrid. [#48985]
improvedImproved user notification to alert about the need to deploy their app before seeing tasks. [#48949]
improvedImproved error detection in GraphQL to handle string, null, and array values. [#48917]
improvedImproved the performance of mobile apps. [#48851]
improvedImproved the Python code editor experience in workflow blocks. [#48844]
improvedImproved the font family style editor to support additional components. [#48758]
changedQuery tabs now close automatically when navigating away from the page. [#48986]
deprecatedDeprecated the Comment v1 feature and fixed the scroll-to-bottom issue in the Comment Thread. [#49107]
deprecatedDeprecated the legacy List View component. [#47805]
69 changes