May 31, 2026

With this release, we bring you three new agent models, OIDC support, the Item deleted event in pipelines, and more!

OpenID Connect support

You may now configure your organization’s SSO using OpenID Connect to authenticate users using modern IdPs and brokers that rely on it.

Download permission changes

The ability to download project data is now user-based. Team Owners and Admins can provide specified Project Admins the necessary permission to be able to download data from a project.

In addition, the list_users() function will now list user permissions.

Python SDK updates

  • You may use the grant_project_user_permissions() function to grant project user permissions with SDK.
  • You may use the revoke_project_user_permissions() function to revoke project user permissions with SDK.
  • We now support the MaxIdleDuration setting in the Create_Project() function.
  • You can now use the query.count() function to see the number of items that match your query.
  • All relevant SDK function arguments now support Project ID alongside Project name.

New models

You may now select the gpt 5.5, claude-opus-4-7 and gemini-3.1-flash models for your agents.

New event in pipelines

You may now use the Item deleted event to track any item deletion within the specified project scope.

Project deprecation notice

Moving forward, the Tiled Imagery and Point Cloud project types will be unavailable during project creation. All existing projects of these types will remain functional as per usual.

Feature deprecation notice

Moving forward, you’ll no longer be able to import items via an S3 bucket using the direct upload method.

New Telemetry report type

You may now download Rework transitions reports to review all tracked transitions where an item was returned to the user that last worked on it.

Additional features & improvements

  • You may now use the setKeySchema(SCHEMA) function with Web components to define key-value pair schemas through the code editor.
  • We’ve added the getTelemetryTime() function to the Web component to allow users to check the time spent (in seconds) on each item.
  • In Orchestrate, we’ve added a column to show you what pipelines your Actions and Events are used in.
  • You can now copy and paste the design formatting from one component to another in Multimodal projects.

What do you think of the update? We'd love to hear your feedback.

We have a blog. Check it out to stay updated.