DocumentationRecipesReferenceGraphQLChangelog
Log In
Changelog

February 27th, 2025

Changelog (v2.170.2)

📢 Private Beta release: Multi-Step review

We’ve introduced the Multi-Step Review feature, allowing you to define multiple levels of review, each assigned to a dedicated group of reviewers. This enables a more structured and refined quality assurance process.

With this update, you can configure multiple review steps, set sampling rates for automated progression, assign dedicated reviewers, and track asset statuses throughout the workflow. You can also manage review progression manually from the Queue page.

🚀 This feature is currently in private beta. Contact [email protected] to request access!


Fix

  • [Project tags] Fixed issues with additional tags on a project; they now work as expected.
  • [SDK] Resolved two issues in the SDK’s copy_project function:
    • Metadata is now correctly copied when cloning a video project with its assets.
    • The function now works properly when copy_members=False.