|
|
|
@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
|
|
|
|
## \[2.2.0] - Unreleased
|
|
|
|
## \[2.2.0] - 2022-09-12
|
|
|
|
### Added
|
|
|
|
### Added
|
|
|
|
- Added ability to delete frames from a job based on (<https://github.com/openvinotoolkit/cvat/pull/4194>)
|
|
|
|
- Added ability to delete frames from a job based on (<https://github.com/openvinotoolkit/cvat/pull/4194>)
|
|
|
|
- Support of attributes returned by serverless functions based on (<https://github.com/openvinotoolkit/cvat/pull/4506>)
|
|
|
|
- Support of attributes returned by serverless functions based on (<https://github.com/openvinotoolkit/cvat/pull/4506>)
|
|
|
|
@ -39,12 +39,6 @@ Skeleton (<https://github.com/cvat-ai/cvat/pull/1>), (<https://github.com/opencv
|
|
|
|
- Removed link to OpenVINO documentation (<https://github.com/cvat-ai/cvat/pull/35>)
|
|
|
|
- Removed link to OpenVINO documentation (<https://github.com/cvat-ai/cvat/pull/35>)
|
|
|
|
- Clarified meaning of chunking for videos
|
|
|
|
- Clarified meaning of chunking for videos
|
|
|
|
|
|
|
|
|
|
|
|
### Deprecated
|
|
|
|
|
|
|
|
- TDB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
- TDB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
### Fixed
|
|
|
|
- Task creation progressbar bug
|
|
|
|
- Task creation progressbar bug
|
|
|
|
- Removed Python dependency ``open3d`` which brought different issues to the building process
|
|
|
|
- Removed Python dependency ``open3d`` which brought different issues to the building process
|
|
|
|
@ -64,9 +58,6 @@ Skeleton (<https://github.com/cvat-ai/cvat/pull/1>), (<https://github.com/opencv
|
|
|
|
- Removing label attributes (<https://github.com/opencv/cvat/pull/4927>)
|
|
|
|
- Removing label attributes (<https://github.com/opencv/cvat/pull/4927>)
|
|
|
|
- Notification with a required manifest file (<https://github.com/opencv/cvat/pull/4921>)
|
|
|
|
- Notification with a required manifest file (<https://github.com/opencv/cvat/pull/4921>)
|
|
|
|
|
|
|
|
|
|
|
|
### Security
|
|
|
|
|
|
|
|
- TDB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## \[2.1.0] - 2022-04-08
|
|
|
|
## \[2.1.0] - 2022-04-08
|
|
|
|
### Added
|
|
|
|
### Added
|
|
|
|
- Task annotations importing via chunk uploads (<https://github.com/openvinotoolkit/cvat/pull/4327>)
|
|
|
|
- Task annotations importing via chunk uploads (<https://github.com/openvinotoolkit/cvat/pull/4327>)
|
|
|
|
|