Skip to main content

9 posts tagged with "beta"

View All Tags

Organize apps with subfolders

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.

Custom product pages

Luke Wright
Software Engineer
Custom product pages

Custom product pages allow organizations on the Business plan and above to replace Retool's login, reset password, signup, and invitation claims pages with custom Retool web apps.

This feature is currently an early access beta. Contact your account manager or reach out to request access.

Custom component libraries

Custom component libraries is the new approach to building custom React components for web apps. Previously, custom components were built directly within the App IDE. With custom component libraries, you can now build components locally in your development environment, then deploy to Retool. After deploying, you can drag and drop components into apps as you would any other component.

Custom components are contained within libraries, and each library has a unique name. Custom components deployed to Retool are automatically shown in the Component Library.

Improvements to the Loop block for Retool Workflows now in beta

Andrei Savin
Andrei Savin
Software Engineer
Loop block v2

A new and improved version of the Loop Block is now available in beta. If you'd like to participate, complete this form to request access.

The new Loop Block features:

  • Iteration-level timeout of up to 30 seconds when executing the entire workflow.
  • Parallel, sequential, and batched execution modes with iteration delays
  • Improved iteration-level error handling to allow subsequent iterations to run.
  • Iteration metadata that is accessible in subsequent blocks.

Once enabled, any new Loop blocks added to workflows will use Loop block v2. Existing Loop blocks will continue to function as before.