|
|
|
@ -5,7 +5,26 @@ 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.3.0] - Unreleased
|
|
|
|
## \[2.4.0] - Unreleased
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- TDB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- TDB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Deprecated
|
|
|
|
|
|
|
|
- TDB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
- TDB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- TDB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Security
|
|
|
|
|
|
|
|
- TDB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## \[2.3.0] - 2022-12-22
|
|
|
|
### Added
|
|
|
|
### Added
|
|
|
|
- SDK section in docs (<https://github.com/opencv/cvat/pull/4928>)
|
|
|
|
- SDK section in docs (<https://github.com/opencv/cvat/pull/4928>)
|
|
|
|
- An option to enable or disable host certificate checking in CLI (<https://github.com/opencv/cvat/pull/4928>)
|
|
|
|
- An option to enable or disable host certificate checking in CLI (<https://github.com/opencv/cvat/pull/4928>)
|
|
|
|
@ -37,9 +56,6 @@ from online detectors & interactors) (<https://github.com/opencv/cvat/pull/4543>
|
|
|
|
- In the SDK, functions taking paths as strings now also accept path-like objects
|
|
|
|
- In the SDK, functions taking paths as strings now also accept path-like objects
|
|
|
|
(<https://github.com/opencv/cvat/pull/5435>)
|
|
|
|
(<https://github.com/opencv/cvat/pull/5435>)
|
|
|
|
|
|
|
|
|
|
|
|
### Deprecated
|
|
|
|
|
|
|
|
- TDB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
### Removed
|
|
|
|
- The `--https` option of CLI (<https://github.com/opencv/cvat/pull/4910>)
|
|
|
|
- The `--https` option of CLI (<https://github.com/opencv/cvat/pull/4910>)
|
|
|
|
|
|
|
|
|
|
|
|
@ -107,9 +123,6 @@ non-ascii paths while adding files from "Connected file share" (issue #4428)
|
|
|
|
- `Project.import_dataset` not waiting for completion correctly
|
|
|
|
- `Project.import_dataset` not waiting for completion correctly
|
|
|
|
(<https://github.com/opencv/cvat/pull/5459>)
|
|
|
|
(<https://github.com/opencv/cvat/pull/5459>)
|
|
|
|
|
|
|
|
|
|
|
|
### Security
|
|
|
|
|
|
|
|
- TDB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## \[2.2.0] - 2022-09-12
|
|
|
|
## \[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>)
|
|
|
|
|