Added
-
It's now possible to change the minimum user role needed to create organizations by setting the
CVAT_ORGANIZATIONS_MIN_ROLE_TO_CREATEenvironment variable (#10688) -
Added
attemptandrequest_durationfields to webhook deliveries (#10693) -
Added an audio annotation workspace with waveform controls, interval regions, and audio task creation (#10708)
Changed
-
[CLI] Simplified native function agent task cache limiting to keep the last 10 task caches after task annotation stopped persisting shared chunk caches. (#10714)
-
[CLI] Native function agents now download and process task image chunks incrementally for task annotation requests, reducing temporary disk usage and allowing progress updates to start sooner. (#10675)
Fixed
-
Preserve annotation source in GT jobs during edit/undo/redo so annotations in GT jobs no longer displayed as GT. (#10659)
-
Restricted organization workers assigned to resources from exporting datasets, annotations, or backups unless they own the resource or relevant parent resource (#10685)
-
Bug which retained organization name in the list even when its deleted (#10690)
-
Fixed stale unsaved-change prompts after saving audio interval annotations (#10708)