Skip to main content

Self-hosted Retool Edge release 3.300

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

No longer supported

Edge release notes

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

TypeDescription
3.300.038 changes
improvedImproved load times for high-latency connections. [#66206]
fixedFixed an issue that prevented the default credential provider from being utilized by SQS and SNS resources. [#67218]
addedAdded a call to action in all single-page apps that prompts users to migrate to multipage. [#67421]
changedChanged Kafka, SQS, SNS, and Tavily Web Search integrations from beta to general availability. [#67422]
deprecatedDeprecated OpenAI's GPT-3.5-turbo-instruct model in favor of GPT-4.0-mini. [#67461]
addedAdded web grounding support for Google Gemini models, allowing them to search the web for up-to-date information when answering queries. [#67549]
deprecatedDeprecated Claude 3.5 Sonnet in favor of Claude Sonnet 4.5. [#67552]
addedAdded new beta features for Secrets Manager in on-premise instances, allowing multiple Secrets Manager configurations to be used at once (to get secrets from different providers, or from different areas within the same provider). [#67579]
addedAdded a CTA to the homepage announcing Assist. [#67629]
addedAdded an option to exclude Table columns from search. [#67639]
fixedFixed formatting of dynamic columns in Tables to apply to columns with an inferred type. [#67641]
fixedFixed the Vault integration in Secrets Manager so that it no longer incorrectly states the connection failed if the list of secrets is empty. [#67682]
improvedImproved UI in Secrets Manager settings. [#67683]
improvedImproved Assist's ability to work with globally scoped queries and components. [#67736]
addedAdded toggling the Assist tab as an option in the command palette. [#67794]
improvedImproved the information architecture of the Groups settings page and added a separate section to display the group's roles and permissions. [#67832]
fixedFixed an issue with the enableInstanceValues property of List View children. [#67836]
addedAdded OpenAPI/Swagger spec support to REST API resources, enabling structured API queries with autocompletion of endpoints and properties. [#67837]
addedAdded more detailed response messages for insufficient user permissions when editing Agents. [#67850]
addedAdded an empty object default for the GET /resource_configurations API endpoint. [#67862]
addedAdded one-click removal of roles from Groups. [#67864]
changedChanged a rule so that non-admins (with proper role) can provide tokens to create custom components. [#67893]
fixedFixed an issue where resource configuration options did not appear for calls to /resource_configurations for gRPC resources. [#67898]
improvedImproved custom component dev mode fetching to make the component more responsive to backend changes. A toast now appears to show when a refresh is underway. [#67902]
fixedFixed an issue where long JavaScript queries in single-step functions were being truncated unexpectedly. [#67908]
fixedFixed a bug that caused a ReferenceError Firebase` raw-mode queries. [#67921]
fixedFixed issues with validation in List Views. [#67922]
fixedFixed an issue that prevented SSO buttons from appearing on user invite screens. [#67935]
fixedFixed an issue that caused flickering when scrolling through a group's members list. [#67936]
fixedFixed an issue that prevented a tool from appearing in the UI during agent execution if the tool had a long description (>2000 chars). [#67943]
fixedFixed an issue with cycling through Assist history within an Assist thread using up/down keyboard arrows. [#67968]
addedAdded a .focus() method for Container components. [#67969]
improvedImproved the resource description field to expand automatically as you type. [#67970]
fixedFixed an issue that could cause autocomplete in resource editors not to include Secrets Manager secret names. [#68035]
fixedFixed an issue where old MCP resources may be set up with invalid authentication settings when auto-configuring authentication. [#68037]
fixedFixed an issue where non-Enterprise organizations were incorrectly shown an admin granularity banner. [#68077]
changedChanged per-screen permissions to be enabled by default for Enterprise customers. [#68093]
addedAdded a new, dismissable Assist call to action to the Add Component tab. [#68099]
38 changes