---
Nov 21, 2023
Helm chart version: 1.2.9
This release introduces the ability to load an external taxonomy into your labeling configuration. The mechanism for this is a new apiUrl parameter on the Taxonomy tag, which allows you to load your taxonomy from an external JSON-formatted file. Previously, you had to use Choice tags to manually define your taxonomy within the labeling configuration.
This feature provides multiple benefits, including:
Fore more information, see Quickly Load and Manage Large-Scale Taxonomies From External Sources, the Taxonomy template, and Taxonomy tag.

When a labeling configuration includes multiple label groups, you can now use the project dashboard to gain insight into label group performance.
A new Summary view displays a donut chart showing label group distribution. This allows for more visibility into your labeling progress, and will help you identify areas within a project that might need additional task data.

You will also now be able to drag-and-drop the KPIs and charts to reorder them to your preference.
For more information, see Introducing Label Distribution Charts for Label Groups and User Soft Delete.

Administrators can now delete users through the app or the API. This feature is intended to provide enhanced user management for administrators while minimizing potential security risks.
Previously, administrators could only remove users by deactivating their account. However, this made it difficult to differentiate between users who are unlikely to return (such as a former employee) and users who might be temporarily inactive (such as freelance annotators). Now you can choose to either deactivate or delete a user.
For more information, see Introducing Label Distribution Charts for Label Groups and User Soft Delete.

The Submitted Annotations metric on project dashboards now includes a tooltip with additional information about skipped and empty annotations.

CVE-2023-47115.PATCH api/tasks/<id> was returning an error.