Added
- We've added support for multi-line text attributes (#6458)
- You can now set a default attribute value for SELECT, RADIO types on UI
(#6474) - [SDK]
cvat_sdk.datasets
, is now available, providing a framework-agnostic alternative tocvat_sdk.pytorch
(#6428) - We've introduced analytics for Jobs, Tasks, and Project (#6371)
Changed
- [Helm] In Helm, we've added a configurable default storage option to the chart (#6137)
Removed
- [Helm] In Helm, we've eliminated the obligatory use of hardcoded traefik ingress (#6137)
Fixed
- Fixed an issue with calculating the number of objects on the annotation view when frames are deleted
(#6493) - [SDK] In SDK, we've fixed the issue with creating attributes with blank default values
(#6454) - [SDK] We've corrected a problem in SDK where it was altering input data in models (#6455)
- Fixed exporting of hash for shapes and tags in a specific corner case (#6517)
- Resolved the issue where 3D jobs couldn't be opened in validation mode (#6507)
- Fixed SAM plugin (403 code for workers in organizations) (#6514)
- Fixed the issue where initial frame from query parameter was not opening specific frame in a job
(#6506) - Corrected the issue with the removal of the first keyframe (#6494)
- Fixed the display of project previews on small screens and updated stylelint & rules (#6551)
- Implemented server-side validation for attribute specifications
(#6447) - [API] Fixed API issue related to file downloading failures for filenames with special characters (#6492)
- [Helm] In Helm, we've resolved an issue with multiple caches
in the same RWX volume, which was preventing db migration from starting (#6137)
Full Changelog: v2.5.1...v2.5.2