Added
-
Adds the option to sort annotations by label (#9738)
-
Score visualization in UI with a virtual "Votes" attribute calculated as
score × replica_jobs(#10172) -
A user now may navigate between different shapes with shortcuts (Tab/Shift+Tab by default) in Standard, Review modes (#10172)
-
Review mode now supports editing objects. Users can unlock and edit individual annotations as needed (#10172)
-
Double-clicking an object in the sidebar now centers it on the canvas and expands its details (#10172)
-
Added a keyboard shortcut to switch object appearance using the “Color by” setting on the annotation page (#10175)
-
Individual annotations for CVAT and analytics ingress in Helm chart (#10231)
Changed
-
Increased the maximum number of assets per guide from 30 to 150 (#10185)
-
Consensus merge function now preserves all shapes with their scores, regardless of quorum threshold (#10172)
Removed
- Consensus quorum setting has been removed. All merged annotations are now kept with their consensus scores, allowing users to filter results based on score thresholds instead (#10172)
Fixed
-
Missing validation for the maximum number of annotation guide assets (#10185)
-
In the raw label editor, double quote characters inside SVG strings are no longer displayed as """ (#10198)
-
Annotation
sourcewas not updated on label change (#9886) -
Incorrect camera position on 3d scene when position of point clouds shifted from center of coordinates (#10221)
-
Possible 500 error in TUS uploading via SDK/CLI in development or customized deployments (#10227)