Skip to main content

Self-hosted Retool Edge release 3.88

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

No longer supported

Edge release notes

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

TypeDescription
3.88.051 changes
addedAdded new rebrand fonts and created typography components for the sign-in page. [#49437]
addedAdded support for reading and writing NFC tags. [#49324]
addedAdded testing support for writing semgrep rules. [#49318]
addedAdded functionality to support mirroring actions affecting the app template. [#49077]
addedAdded support for rendering children of a global split pane across all pages. [#49407]
addedAdded new tabs to the Cypress testing editor. [#49119]
addedAdded split pane to the global component tree. [#49165]
addedAdded support for opening the SSO test connection page in a new tab. [#49362]
addedAdded support to keep session-specific state like current_user and viewport during test generation. [#49189]
addedAdded support for copying app templates to mirror after slice loads. [#49075]
addedAdded new UI for app testing that includes expanded value code editors for query mocks and preconditions. [#49026]
addedAdded safeguards for Retool Database archiving. [#47982]
fixedFixed an issue preventing users from uploading custom component revisions without essential files. [#49373]
fixedFixed issues in the theme editor. [#49347]
fixedFixed an issue with renaming the root screen in multipage apps. [#49441]
fixedFixed default MongoDB version to the latest. [#49450]
fixedFixed an issue where the first item in the Navigation components sub-menu wouldnt trigger the click event handler. [#49427]
fixedFixed an issue where the swatch value in the Color Input component would not update correctly in multiselection scenarios. [#49031]
fixedFixed the issue where the global frame button was disabled if a page-scoped split frame existed. [#49436]
fixedFixed tooltip cursor trigger to ensure clickability and resolved a console warning related to the editing status bar. [#49426]
fixedFixed an issue preventing widgets from being moved into frames with different page scopes in mobile and desktop layouts. [#49304]
fixedFixed spacing issue with the clear button in the Select component. [#49413]
fixedFixed an issue with chunk loading in Safari versions earlier than 16.4. [#49355]
fixedFixed an issue where a mixed property caused tokens list to incorrectly show selection. [#49205]
fixedFixed an issue where taskURL and taskID were not referencable from onSuccess event handler of user tasks. [#49385]
fixedFixed an SVG XSS vulnerability by adding a CSP. [#49381]
fixedFixed an issue where the query editor browser displayed queries from other pages. [#49123]
fixedFixed issues with executions when a user task or wait block follows a skipped branch. [#49342]
fixedFixed an issue with the containerize action`s padding and margin. [#49341]
fixedFixed an issue where renaming legacy loop blocks caused data corruption. [#49333]
fixedFixed an issue to prevent users from adding a global split pane when the split pane option is disabled. [#49309]
fixedFixed an issue where blocks named params were not working. [#49269]
fixedFixed an issue where workflow folder permission updates were not accurately reflected in the UI. [#49287]
fixedFixed an issue where selecting all rows in a table with server-side pagination added a null value to selectedRows. [#49186]
fixedFixed error and warning messages to inform users that x-workflow-api-key is also a valid key. [#49264]
fixedFixed an issue with the Navigation component where captions caused layout problems. [#49213]
fixedFixed issues with the Text Area component. [#49108]
fixedFixed logging for parsing errors. [#49256]
fixedFixed an issue where dynamic input fields remained visible in the typography editor when mapping dynamic values to tokens. [#49130]
fixedFixed an issue where the custom collection view was broken during fast navigation. [#49203]
fixedFixed scope issues for global frames in multipage setups, resolving problems with dragging components onto frames. [#49120]
fixedFixed an issue with WidgetGrid where custom components did not re-render dynamically when network requests were completed. [#49178]
fixedFixed an issue with WidgetGrid and multiselection. [#49180]
fixedFixed an issue with WidgetGrid where modal text was still visible when the modal was hidden. [#49215]
fixedFixed events editor popover closing immediately after opening when creating a new event handler. [#49137]
improvedImproved runtime performance of SVGs. [#49360]
improvedImproved functions for converting the app template to and from a non-immutable format. [#49078]
improvedImproved the JSON format for SSO test connection results. [#49383]
improvedImproved the invite modal to auto-close upon successful action. [#49359]
improvedImproved the SSO test connection process by using cookies instead of URL parameters to handle the testConnection flag. [#49285]
changedChanged to disallow release creation if not on toolscript. [#49456]
51 changes