July 5, 2026

This release brings you new Web component functions, Pipeline version history, Item history in Zoom View, and more!

Multimodal project updates

Test items

When creating or editing a Multimodal form, you can now create test items in the form preview to test your form’s UI and functionality without publishing the form or generating live items.

Comment panel toggle

You can now enable or disable Comments from any project, allowing more flexibility on how to handle commenting and project feedback.

New Web component functions

We’ve added the following functions to the Web component:

  • navigateTo() - Opens the specified URL.
  • closeWindow() - Closes the current browser window or tab.
  • refreshPage() - Reloads the current page.
  • sa.isValid() - Checks whether a Web component key is valid.

New Gemini model

You may now select the gemini-3.5-flash model for your Gemini agents.

Databricks credentials update

We’ve switched the authentication method from Personal Access Tokens to OAuth access tokens for a more secure connection when integrating your Databricks storage.

Pipeline version history

We’ve added a tab to show you the version history for any selected pipeline. Here you can view the current version’s JSON, as well as compare it to older versions to review the changes thoroughly.

Item history in Zoom View

We’ve added the Item history tab to Zoom View, which contains any status changes, as well as a new list for all item assignment changes.

Project priority

We’ve added a new column that you can use to set priority levels for your team’s projects. You can also filter your projects by priority, and set priority levels in bulk.

Additional features & improvements

  • You can now sort all your columns in ascending or descending order when viewing your items in Explore.
  • We’ve updated the failure payload keys for Webhook and Agent nodes to show the name of the custom action or agent node that’s failed.
  • You can now click and drag over a group of nodes in the Workflow canvas to move multiple nodes at once.
  • In the Team Members and Project tables, we’ve increased the capacity for single- and multi-select custom field options from 650 to 900.
  • The create_project() function now supports the ImageAutoAssignCount, ItemAutoAssignOrder, and ImageAutoAssignByCategory settings.