Added
- [Server API] The project/task/job
previewendpoints accept thePrefer: handling=emptyheader (RFC 7240). When set, entities without a media-derived preview (e.g. point cloud tasks) return204 No Contentinstead of the default placeholder. (#10611)
Fixed
-
[SDK] Fixed a PyTorch
UserWarningabout non-writable tensors when converting polygon masks to tensors inExtractInstanceMasks. (#10680) -
Memory growth during schema generation (#10679)
Security
- Fixed an XSS vulnerability in annotation guide asset handling (https://github.com/cvat-ai/cvat/security/advisories/GHSA-w6mx-95ff-72cv)