Skip to main content

Self-hosted Retool Edge release 3.73

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

No longer supported

Edge release notes

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

TypeDescription
3.73.042 changes
addedAdded created_at and updated_at fields to v2/apps API. [#47422]
addedAdded a PATCH /v2/resources/:resourceId endpoint to update displayName on resources. [#47391]
addedAdded support for the gpt-4o-mini model. [#47396]
addedAdded support for importing and exporting themes to JSON. [#47339]
addedAdded support for Zebra printer in the white label manifest for SDK integrations. [#47371]
addedAdded support for selecting Amazon Bedrock regions. [#47234]
addedAdded support for singleScan option to pause Scanner after each scan. [#47186]
addedAdded a real tab container component for mobile to improve performance. [#47155]
fixedFixed the default gap from 8 to 16 in mobile components to correct a calculation error. [#47508]
fixedFixed an issue where importing an app caused name conflicts in collapsible containers. [#47491]
fixedFixed an issue causing code search to break in the mobile app editor. [#47450]
fixedFixed an issue in the mobile editor where localStorage values were not being read. [#47440]
fixedFixed an issue where aliased webhook calls used startTrigger data due to undefined webhookName. [#47410]
fixedFixed an issue where the Add tab in the Form editor and the Explorer tab in the Theme editor were not working for non-app editors. [#47389]
fixedFixed an issue where users intermittently received a "Failed to open app" error due to incomplete prefetching of page and folder metadata in openApp. [#47343]
fixedFixed an issue on Android where Gzip was not working by sending the body as raw JSON. [#47335]
fixedFixed an issue with header frames not maintaining fixed position when scrolling. [#47320]
fixedFixed an issue where user metadata from invitations was not retained during SSO user creation. [#47312]
fixedFixed an issue where the Tags web component displayed an "item is not defined" warning. [#47298]
fixedFixed an issue with component highlighting. [#47286]
fixedFixed Undo/Redo functionality and addressed empty placeholders in frames due to rowGroup not having a default value. [#47282]
fixedFixed an issue with the alwaysShowInEditor option. [#47279]
fixedFixed an issue with the double border in the closed state of the query editor drawer. [#47294]
fixedFixed an issue where pushing commits to GitLab would fail if the branch already existed. [#47276]
fixedFixed an issue where key value fields within expandable rows received incorrect line heights in the Table component. [#47256]
fixedFixed an issue where zooming in on workflows caused the browser to zoom instead of the canvas. [#47123]
fixedFixed an issue with the Bedrock Command R response schema. [#47236]
fixedFixed an issue with the reset branch functionality for Azure Repos. [#47212]
fixedFixed an issue where SSO accounts were not automatically verified upon login. [#47061]
fixedFixed an issue with start_date and end_date requirements in usage endpoints for Public API v2. [#47223]
fixedFixed a crash issue that occurred when deleting a container view. [#47220]
fixedFixed an issue where custom component libraries were not loading properly for modules. [#47176]
fixedFixed an issue with dragging multiple components. [#47203]
fixedFixed an issue by adding an option to render custom components in quirks mode for better compatibility with legacy components. [#47190]
fixedFixed an issue where pushing commits with Azure Repos failed due to missing commit messages. [#47189]
fixedFixed an issue where components would incorrectly nest under the selected container in the insert component flow. [#47188]
fixedFixed styling for the addModule menu. [#47185]
improvedImproved the Theme Editor Sidebar with visual adjustments. [#47111]
improvedImproved scrolling behavior in code blocks. [#47456]
improvedImproved the theme model to display font names instead of fontID for typography properties. [#47277]
improvedImproved ColorInputPicker interface. [#47157]
changedChanged the default Retool AI model to gpt-4o-mini. [#47401]
42 changes