-
Release v2.4.5 (#6233)
发布于
2023-06-02 15:28:28 +00:00 [2.4.5] - 2023-06-02
Added
- Integrated support for sharepoint and cloud storage files, along with
directories to be omitted during task creation (server)
(https://github.com/opencv/cvat/pull/6074) - Enabled task creation with directories from cloud storage or
sharepoint (https://github.com/opencv/cvat/pull/6074) - Enhanced task creation to support any data type supported by the
server
by default, from cloud storage without the necessity for theuse_cache
option (https://github.com/opencv/cvat/pull/6074) - Added capability for task creation with data from cloud storage
without theuse_cacheoption
(https://github.com/opencv/cvat/pull/6074)
Changed
- User can now access resource links from any organization or sandbox,
granted it's available to them
(https://github.com/opencv/cvat/pull/5892) - Cloud storage manifest files have been made optional
(https://github.com/opencv/cvat/pull/6074) - Updated Django to the 4.2.x version
(https://github.com/opencv/cvat/pull/6122) - Renamed certain Nuclio functions to adhere to a common naming
convention. For instance,
onnx-yolov7->onnx-wongkinyiu-yolov7,ultralytics-yolov5->
pth-ultralytics-yolov5
(https://github.com/opencv/cvat/pull/6140)
Deprecated
- Deprecated the endpoint
/cloudstorages/{id}/content
(https://github.com/opencv/cvat/pull/6074)
Fixed
- Fixed the issue of skeletons dumping on created tasks/projects
(https://github.com/opencv/cvat/pull/6157) - Resolved an issue related to saving annotations for skeleton tracks
(https://github.com/opencv/cvat/pull/6075)
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: Boris Sekachev boris.sekachev@yandex.ru
Co-authored-by: Roman Donchenko roman@cvat.ai
Co-authored-by: Maria Khrustaleva maya17grd@gmail.com
Co-authored-by: Boris Sekachev sekachev.bs@gmail.com
Co-authored-by: Nikita Manovich nikita@cvat.ai
Co-authored-by: Anastasia Yasakova yasakova_anastasiya@mail.ru
Co-authored-by: Snyk bot snyk-bot@snyk.io
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kirill Sizov kirill.sizov@cvat.ai
Co-authored-by: Paweł Kotiuk kotiuk@zohomail.eu
Co-authored-by: SK 450723+senthilkumarkj@users.noreply.github.com
Co-authored-by: Kirill Lakhov kirill.9992@gmail.com下载附件
- Integrated support for sharepoint and cloud storage files, along with