Skip to main content

Changelog

Updates, changes, and improvements at Retool.

Subfolder organization of apps is now available as a public beta. You can create nested folders for more granular organization and permissions of Retool apps.

Organization admins can enable or disable subfolders in the Advanced settings section of the organization settings page.

You can now adjust the font size for most components directly in the Styles settings. Available font size options map to the app's Typography settings for the current theme. You can also click FX to specify a px font size using a custom or dynamic value, such as 11px or {{ theme.h6Font }}.

Some components with existing text size controls, such as Divider, are unchanged. Font size controls for these components will eventually move to the Styles settings in future updates.

The Retool Embed JS SDK is now available on npm. The SDK offers similar functionality to react-retool but enables you to more easily embed Retool apps into web applications that aren't built with React. The SDK supports both public apps and authenticated Embed apps.