Skip to main content

Self-hosted Retool Edge release 3.96

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

No longer supported

Edge release notes

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

TypeDescription
3.96.045 changes
addedAdded support for senttimestamp to SQS receive query. [#50513]
addedAdded support for page headers sidebars when migrating apps to multipage. [#50467]
addedAdded the option to navigate to Settings from the LoginScreen. [#50494]
addedAdded a tooltip for queries in the Code tab that display statistics. [#50415]
addedAdded support for the additionalScope input in the REST API JSON body section, retaining values when switching between raw and JSON formats. [#50407]
addedAdded support for evaluating value, queueUrl, and receiptHandle properties via template strings in SQS Queries. [#50345]
addedAdded support for creating multiple headers and sidebars per app with correct rendering. [#50388]
addedAdded support for displaying message count in SQS receive queries. [#50167]
addedAdded support for adding page-scoped headers per page. [#50383]
addedAdded support for creating multiple headers or sidebars per app and rendering the appropriate header or sidebar. [#50305]
addedAdded logging for deployed and removed releases. [#50113]
addedAdded a new isPublic column to custom component libraries. [#49897]
addedAdded more debugging information to LDAP errors on the SSO test connection page. [#50265]
addedAdded page header and sidebar visibility in the page component tree. [#50232]
addedAdded page header and sidebar plugins that are created on add modal click and scoped to their respective pages. [#50063]
addedAdded support for the SQS Delete action. [#50018]
fixedFixed an issue that caused a possible infinite loop when navigating to an invalid screen in mobile apps. [#50510]
fixedFixed an issue where CircularImage did not have alternate text or a role of none or presentation. [#50302]
fixedFixed an issue where Test Connection for Java DB connectors would error out with Unprocessable Entity if attempted before saving the resource. [#50480]
fixedFixed an issue where schema tables were not appearing in the Query Library. [#50461]
fixedFixed an issue where grouped rows did not reflect changes to the backgroundColor and textColor properties in the Table component. [#50375]
fixedFixed an issue where an error notification would not display when a user attempted to save changes for a resource with which they lacked permissions. [#50422]
fixedFixed an issue where modules did not render header or sidebar components correctly. [#50379]
fixedFixed an issue where secret values were visible during upsert operations. [#50259]
fixedFixed issue by removing JSON validation for sendQuery in SQS, allowing any query payload. [#50331]
fixedFixed an issue where custom components were not immediately visible in the component picker upon loading. [#50301]
fixedFixed an issue where the Mobile Image Input component did not respect minimum/maximum image limits. [#50101]
fixedFixed an issue where retoolContext.pages and retoolContext.currentPage were not being properly updated during navigation. [#50002]
fixedFixed analytics tracking for unauthenticated resource authentication events. [#50125]
fixedFixed an issue where global headers and sidebars appeared in the page tree when their screen property was null. [#50297]
fixedFixed an issue where the Timeline component did not hide milestones and meta events when the associated addon was removed. [#50258]
fixedFixed an issue where errors for missing custom component libraries were shown prematurely before metadata was loaded. [#50146]
fixedFixed an issue where app theme typography was affecting elements of the Retool UI in preview mode. [#50160]
fixedFixed an issue with mobile apps where multiple adjacent images could break and overlap after device rotation. [#50194]
fixedFixed an issue where the email column type in the Table component displayed changes on initial mouse-over. [#50127]
fixedFixed an issue where the Button Group preset would not function correctly. [#50177]
improvedImproved scoping for the Header component in multipage apps. [#50413]
improvedImproved error handling for email senders. [#50449]
improvedImproved error handling for custom OAuth 2 authentication when testing resource connections. [#50392]
improvedImproved the Tab bar editor UI for mobile apps. [#50065]
improvedImproved detection and warning for missing group attributes in SAML LDAP configurations. [#50271]
improvedImproved color picking for Tags component styles. [#50250]
improvedImproved error messages for invalid app names, including length, special characters, and uniqueness. [#50015]
improvedImproved handling of failed SQS queries and debugging output. [#50132]
changedChanged the type of retoolContext.pages from a string array to an object. [#50452]
45 changes