OAuth 2.0 available for MCP tools on Agents
OAuth 2.0 is now supported when adding an MCP server as a tool for an agent.
Updates, changes, and improvements at Retool.
OAuth 2.0 is now supported when adding an MCP server as a tool for an agent.
Retool Agents is available on Retool's stable release 3.253.0.
To enable Retool Agents in Self-hosted Retool 3.253.0 and later, toggle the AI Agents feature flag in Settings > Beta.
Self-hosted Retool 3.253.0 is now available on the Stable release channel.
Retool releases a version on the Stable channel every 13 weeks (quarterly). A Stable release is generally four versions behind the cloud-hosted version at the time.
Preparation and testing of a Stable version occurs approximately four weeks prior to its release. Stable releases are rigorously tested before they are published. As the release cycle is less frequent, administrators can more easily maintain and upgrade deployments.
Retool supports each Stable release for six months. During this time, Retool will release patch updates that contain bug fixes or security updates. Patch updates do not contain functionality changes and can be applied more quickly than performing a full version upgrade.
Retool provides versioned product documentation for supported Stable releases. When browsing Retool Docs, use the version dropdown menu in the navbar to switch to a relevant version.
After six months, a Stable release is considered deprecated. You can continue using a deprecated release but it will no longer receive updates. At this time, you should upgrade to the latest Stable release.
Retool removed some JDBC connectors that were inadvertently included in certain self-hosted release versions. These include:
These JDBC connectors are not supported by Retool for self-hosted deployments. If you have created a JDBC resource using these connectors, update its configuration as needed to make use of your own preferred JDBC drivers.
Retool has since released patch updates for affected releases that remove these connectors.
Retool updated the custom component support library to version 1.9.0, which adds a new verbose option with deploy
and sync
commands. When running into unknown failures, you can add the -v
option to deploy
and sync
commands to print more detailed errors for help with debugging.
This library is automatically included as a dependency of the custom component collection template repository. Existing users can run npm update @tryretool/custom-component-support
to get the latest version with these updates.
Customers with a 3.259.0-edge deployment should immediately update to 3.259.1-edge. This patch release addresses a security vulnerability that could expose environment variables during code-executor startup.
Databricks Lakebase Availability | |||
---|---|---|---|
Cloud | beta | ||
Self-hosted Edge 3.253 or later | beta | ||
Self-hosted Stable 3.253 or later | beta |
Retool now provides a built-in integration for Databricks Lakebase, a fully managed Databricks Postgres database built on lakehouse architecture.
Organization admins can now control whether users can create draft apps on a per-group basis. If an admin disables the draft apps feature on a permission group, users within the group will not be able to create unpublished apps in their own drafts folder.
Self-hosted organizations using Source Control to protect apps can opt into the public beta of multi-instance releases. This feature enables you to publish different release versions of apps across multiple deployment instances. This is particularly useful if you want to test a newer version of an app on a test instance first.
For new Business and Enterprise plan organizations, the All Users group does not have universal access permissions by default. Admin users can add permissions to the All Users group as needed.
This change was made to simplify the process of creating custom groups, eliminating the need to remove permissions from the All Users group before creating more permissioned groups.
This change does not impact existing organizations, or organizations upgrading from Free or Team plans.