DocumentationRecipesReferenceGraphQLChangelog
Log In
Changelog

July, 3rd 2024

Changelog (v2.155.0)

New

  • [Concurrent access] To ensure better data integrity and collaboration efficiency, we have introduced new restriction rules to prevent simultaneous work on the same asset.

    • Labeler Restrictions: A labeler cannot submit a label if the asset is currently being worked on by another labeler

    • Reviewer Restrictions: Reviewers will be restricted from opening an asset that is currently under review by another reviewer.
      For instance, in the Explore interface, when a reviewer opens an asset currently under review by someone else, a message will appear and the actions buttons will be deactivated.

Note: An asset is considered as locked by a user after a 30 secs time interval. The asset is unlocked when the user switches to another asset or leaves the page.

Change

  • [Explore] : Clicking the "Share asset URL" from the Explore interface will now copy a URL that gives access to the same Explore interface, prefiltered with the asset's external ID.

Fix

  • [Filters]: Using a transcription filter was not returning all the results matching the query. Now these filters will work on newly created annotations.