-
Release v2.5.2 (#6570)
发布于
2023-07-27 15:08:26 +00:00 [2.5.2] - 2023-07-27
Added
- We've added support for multi-line text attributes
(https://github.com/opencv/cvat/pull/6458) - You can now set a default attribute value for SELECT, RADIO types on
UI
(https://github.com/opencv/cvat/pull/6474) - [SDK]
cvat_sdk.datasets, is now available, providing a
framework-agnostic alternative tocvat_sdk.pytorch
(https://github.com/opencv/cvat/pull/6428) - We've introduced analytics for Jobs, Tasks, and Project
(https://github.com/opencv/cvat/pull/6371)
Changed
- [Helm] In Helm, we've added a configurable default storage option to
the chart (https://github.com/opencv/cvat/pull/6137)
Removed
- [Helm] In Helm, we've eliminated the obligatory use of hardcoded
traefik ingress (https://github.com/opencv/cvat/pull/6137)
Fixed
- Fixed an issue with calculating the number of objects on the
annotation view when frames are deleted
(https://github.com/opencv/cvat/pull/6493) - [SDK] In SDK, we've fixed the issue with creating attributes with
blank default values
(https://github.com/opencv/cvat/pull/6454) - [SDK] We've corrected a problem in SDK where it was altering input
data in models (https://github.com/opencv/cvat/pull/6455) - Fixed exporting of hash for shapes and tags in a specific corner case
(https://github.com/opencv/cvat/pull/6517) - Resolved the issue where 3D jobs couldn't be opened in validation mode
(https://github.com/opencv/cvat/pull/6507) - Fixed SAM plugin (403 code for workers in organizations)
(https://github.com/opencv/cvat/pull/6514) - Fixed the issue where initial frame from query parameter was not
opening specific frame in a job
(https://github.com/opencv/cvat/pull/6506) - Corrected the issue with the removal of the first keyframe
(https://github.com/opencv/cvat/pull/6494) - Fixed the display of project previews on small screens and updated
stylelint & rules (https://github.com/opencv/cvat/pull/6551) - Implemented server-side validation for attribute specifications
(https://github.com/opencv/cvat/pull/6447) - [API] Fixed API issue related to file downloading failures for
filenames with special characters
(https://github.com/opencv/cvat/pull/6492) - [Helm] In Helm, we've resolved an issue with multiple caches
in the same RWX volume, which was preventing db migration from starting
(https://github.com/opencv/cvat/pull/6137)
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: Anastasia Yasakova yasakova.an@gmail.com
Co-authored-by: yasakova-anastasia anastasia@cvat.ai
Co-authored-by: Roman Donchenko roman@cvat.ai
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Boris Sekachev boris.sekachev@yandex.ru
Co-authored-by: Maxim Zhiltsov zhiltsov.max35@gmail.com
Co-authored-by: Kirill Sizov kirill.sizov@cvat.ai
Co-authored-by: Nikita Manovich nikita@cvat.ai
Co-authored-by: Mariia Acoca 39969264+mdacoca@users.noreply.github.com
Co-authored-by: Kirill Lakhov kirill.9992@gmail.com
Co-authored-by: Michael Kirpichev mkirpic+github@gmail.com
Co-authored-by: Michael Kirpichev m.kirpichev@haut.ai
Co-authored-by: Boris Sekachev boris@cvat.ai下载附件
- We've added support for multi-line text attributes