Skip to main content

Self-hosted Retool Edge release 3.82

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

No longer supported

Edge release notes

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

TypeDescription
3.82.055 changes
addedAdded custom page support for the 404 page in public apps. [#48514]
addedAdded support for multiple developers to have their own development revision for the same custom component library. [#48507]
addedAdded the Create Document Vector AI action. [#48704]
addedAdded a confirmation modal for deleting custom AI providers. [#48678]
addedAdded support to increase the user name length limit to 255 characters. [#48632]
addedAdded support for showing global frames in the app structure tree. [#48640]
addedAdded support for autoLogin on the mobile login screen. [#48563]
fixedFixed an issue where a MongoDB resource may report minimum pool size limit errors. [#48790]
fixedFixed an issue where a new folder was created instead of renaming an existing folder. [#48796]
fixedFixed an issue where the Mobile Tab Bar did not evaluate dynamic expressions and displayed non-evaluated text. [#48717]
fixedFixed an issue with the gap property of mobile components that were hidden. [#48791]
fixedFixed unhandled promise rejections from Azure Repos configurations. [#48786]
fixedFixed an issue with the Query Library that affected streaming with custom providers. [#48766]
fixedFixed an issue where containers and modals within modules were not being properly handled. [#48752]
fixedFixed an issue where FIDO2 2FA configuration was forced in short-lived flows like resource OAuth2 despite ignore2FA flag. [#48767]
fixedFixed an issue where search results in the Table component did not update when data changed. [#48381]
fixedFixed an issue where LDAP was not working properly. [#48739]
fixedFixed an issue where custom component auto height did not handle margins correctly. [#48719]
fixedFixed an issue that disabled streaming for generate and explain JavaScript functionality in Retool AI custom providers. [#48728]
fixedFixed an issue where the startTrigger value in workflows was not formatted as JSON. [#48695]
fixedFixed misleading log message in shouldMapUtils that incorrectly displayed the elements uuidinstead of the globaluuid`. [#48692]
fixedFixed a spelling error in logs from the ccl-support library. [#48742]
fixedFixed an issue where the sidebar and inspector would stay open on small screens during the guided tour. [#48698]
fixedFixed an issue where mobile previews for unpublished draft releases were not displaying correctly. [#48677]
fixedFixed an issue where page plugins were evaluated in the incorrect order during page switches. [#48664]
fixedFixed an issue where dragging components within global modals and drawers would incorrectly set their screen property back to page, preventing cross-page viewing. [#48687]
fixedFixed an issue in WidgetGrid to display a size indicator when resizing a widget. [#48590]
fixedFixed an issue where the Theme Editor sidebar search ignored whitespace when searching. [#48654]
fixedFixed flashing scrollbars on components that use Expand contents to fit. [#48691]
fixedFixed the tooltip for the start trigger to include schedules as well as webhooks in workflows. [#48650]
fixedFixed an issue where removing navigation items did not work in the editor without refreshing the page. [#48661]
fixedFixed an issue where typing {} in the navigation title editor caused the mobile preview to stop responding. [#48660]
fixedFixed an issue where components would not deselect when dragging over them in the App IDE. [#48593]
fixedFixed an issue where tooltips were undefined in SQL, GraphQL, and template string editors. [#48464]
fixedFixed an issue with multipage apps where the current app would appear in the list of apps to import. [#48608]
fixedFixed an issue where overlays could remain interactive in an invisible state due to a transition state error. [#48607]
fixedFixed an issue with the loop block not returning queryParamsSize and queryResponseSize, which caused the output size to be unaccounted for. [#48160]
fixedFixed an issue where the Undo keyboard shortcut did not work correctly when editing a transformer. [#48535]
fixedFixed an issue causing column resizing in the Table component to incorrectly update selected rows. [#48558]
fixedFixed support for placeholder property to accept string type in Number Input component. [#48550]
fixedFixed an issue preventing folder collapse in the Code tree of the App IDE. [#48517]
fixedFixed an issue where the pages tab for multipage apps appeared in single-page apps. [#48518]
fixedFixed an issue with ModalFrame overlay blocking canvas clicks incorrectly. [#48492]
fixedFixed an issue where new components were always added to the top of the canvas after closing the Add component modal. [#48498]
fixedFixed an issue that caused latency due to unnecessary database calls for users and userInvites. [#48430]
fixedFixed an issue that prevented upgrading the legacy Comments component to the new Comments component. [#48462]
fixedFixed an issue where the context menu displayed screen instead of page. [#48466]
improvedImproved error handling and added rate limiting tests for the REPORT_APP_ERRORS workflow path. [#48480]
improvedImproved the Scanner component to reset when unnecessary scans are detected, preventing false positives. [#48652]
improvedImproved the dimension measuring logic of the Scanner component to better match the video`s aspect ratio and set a default aspect ratio of 1.33. [#48658]
improvedImproved the Color Input component to enhance focus and hover states and optimize tabbing behavior. [#48497]
improvedImproved the behavior of Escape key to close all tooltips in code editors. [#48472]
changedChanged the default API version for AzureOpenAI. [#48609]
changedChanged the default event for new event handlers on file input components to parse instead of change. [#48533]
security fixPatched an XSS vulnerability in the parameters of /oauth/authorize by escaping the HTML. [#48389]
55 changes