Skip to main content

Self-hosted Retool Edge release 3.75

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

No longer supported

Edge release notes

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

TypeDescription
3.75.041 changes
addedAdded error display in editor mode for custom components in public apps. [#47645]
addedAdded support for auto-size in the customComponent, allowing dynamic height adjustments for improved layout management. [#47732]
addedAdded a new Create Theme modal with multiple improvements to ColorInput, including better popover behavior, more accurate background colors, and an option to hide the hex hash. [#47682]
addedAdded a Performance Tester screen to measure filesystem performance and network latency. [#47744]
addedAdded a toggle for the mobile native app banner in Mobile Settings. [#47693]
addedAdded support for different content types in SCIM for Microsoft Entra ID. [#47660]
addedAdded support for the userType field in the v2/user endpoints to align with the UI. [#47545]
addedAdded a JS API theme.setMode() to dynamically change app themes during a user session. [#47667]
addedAdded patch resources to the OpenAPI spec. [#47675]
addedAdded an RPC function to enroll organizations in the startup program, with conditions to check for prior enrollment and enterprise status. [#47670]
addedAdded logging for the SSO provider after a successful login. [#47590]
fixedFixed an issue where hidden style properties appeared in the Theme Editor. [#47807]
fixedFixed an issue with the Claude max token limit. [#47840]
fixedFixed an issue with Retool Vectors URL crawling. [#47834]
fixedFixed an issue where unsupported font family controls may appear in typography editors. [#47822]
fixedFixed issues with the theme editor color picker swatches. [#47768]
fixedFixed an issue where an empty avatarSrc would overwrite the profile photo in the Comment component. [#47510]
fixedFixed an issue where the get groups/id SCIM endpoint would return 400 errors. [#47791]
fixedFixed an issue with the reset password page. [#47784]
fixedFixed an issue where the MultiSelect component would not visually update when triggered by an API. [#47758]
fixedFixed an issue that caused a 500 error in preAuthData when a custom login page does not exist. [#47764]
fixedFixed an issue where null or invalid emails could cause 500 errors in the optInExternal endpoint. [#47765]
fixedFixed the removal of # from hex values in the Theme Editor inspector and resolved color linking issues. [#47686]
fixedFixed timeoutSeconds parameter to set fetch timeout for Python execution. [#47759]
fixedFixed an issue causing page loading errors for apps accessed via public or embed UUIDs. [#47710]
fixedFixed an issue where secondary and tertiary tokens would not be hidden in the new Theme Editor if unused. [#47653]
fixedFixed an issue where switching the Navigation component to dynamic mode could cause data corruption and app serialization problems. [#47755]
fixedFixed an issue with OpenAPI config page to allow template strings in OpenAPI resource configuration. [#47617]
fixedFixed an issue where the Select component`s default value updates did not capture data as a dependency. [#47646]
fixedFixed an issue where error reporting was called without a uuid for embedded and public apps. [#47690]
fixedFixed an issue where the font size was not properly applied to editable components in the editableKeyValue. [#47683]
fixedFixed test names to avoid displaying [object] object. [#47647]
fixedFixed an issue where renaming an app folder incorrectly updated page folder queries. [#47638]
improvedImproved support for custom components in Spaces. [#47770]
improvedImproved support for alt drag to copy and paste into stacks while maintaining height and width. [#47789]
improvedImproved WidgetGrid performance by memoizing isEqual results to prevent unnecessary selector re-computation. [#47742]
improvedImproved the TimelineV2 component to display all MetaEvents without hiding overlapping events. [#47747]
improvedImproved handling of startDate and endDate parameters in timelines to address edge cases. [#47573]
improvedImproved the Theme Editor Inspector UI by updating styling, hover behaviors, and the No user tokens message. [#47509]
improvedImproved the TimelineV2 component to allow users to customize event tooltips. [#47604]
changedChanged Export Data feature to display the share modal on Android instead of downloading the file. [#47752]
41 changes