Added
-
CI for agent images + fixed CVE 2025-69720(68121) (#10423)
-
[CLI] The
function create-nativecommand now allows creating functions with public visibility (#10459) -
The
movetasktobackingcsandmovetasktobackingcscommands can now load a list of tasks to migrate from a file (#10504) -
The
movetasktobackingcsandmovetasktobackingcscommands now print statistics about the transfer (#10504)
Changed
-
When importing track annotations from a dataset, the last visible shape of every interval will now include 2 keyframes - the last visible shape and the outside shape. If the annotations were originally created in CVAT, the "keyframe" property can be slightly different from the original annotations after importing. (#10409)
-
CVAT now verifies that the filters defined in Rego policy files call
add_organization_filterwhen the corresponding object belongs to an organization (#10400) -
The
movetasktobackingcsandmovetasktobackingcsno longer exit with a failure status when the given task already has the expected backing CS (#10504) -
Updated Kvrocks to 2.15.0 (#10515)
Removed
- Log output to the
/home/django/logs/supervisord.log.*files has been disabled, leaving only stdout output (#10437)
Fixed
-
Added missing hover tooltips for annotation job page left toolbar controls (#10379)
-
Fixed issue text scaling when zooming into an annotation via double-click (#10403)
-
Imported tracks can be interpolated incorrectly (#10409)
-
Added background to skeleton point state item elements for better visibility and readability on the canvas (#10430)
-
Annotation
scoreis not preserved in backups (#10445) -
Invalid date of
annotations.jsonin backups (#10445) -
Snap to point was not working with rotated bounding boxes (#10448)
-
Snap to contour is not working with rotated bounding boxes (#10457)
-
New passwords are now limited to 8 to 256 characters across registration, password change, and password reset flows (#10460)
-
Tasks without manifests can now use backing cloud storage (#10504)
-
First drawn point was not snapping in
snap to pointfeature (#10509) -
Prevented half-created tasks from being moved to backing cloud storage (#10513)