March 26, 2026
This release brings you the new Modal component, team-level pipeline monitoring, a couple of new Anthropic models, and more!
Modal component
You can now create modals in your Multimodal forms to allow for additional information and interactions for your users. You can build and customize the modal layout by using form components, and program their functionality in the code editor as well.
Orchestrate updates
Pipeline monitoring
When monitoring your automations, you can now see which pipeline an action or agent was triggered from at a team level. You may also filter these actions or agents based on what pipelines they are, or aren’t in.
Layout update
We’ve changed up the layout of the Orchestrate feature a little. You can now find the Manual Run feature and access the pipeline’s settings straight from its canvas.
New Anthropic model
You may now select the claude-opus-4-6 and claude-sonnet-4-6 models for your Anthropic agents.
Additional features & improvements
- When creating or editing a workflow, you can now change the source of a transition by clicking and dragging the arrow from its source.
- The component Visibility section has been renamed to Permissions.
- You can now use a provided function to establish more user permissions for your Web components.
- For Image, Text, and Video or Audio projects, you may now change a class type from Object to Tag and vice versa, regardless of whether there’s a completed item in your project.
- Our SDK now supports Python version 3.14.
- You can now create custom actions with Python version 3.14.