Skip to content

Commit

Permalink
Release 2.5.0 (#6277)
Browse files Browse the repository at this point in the history
  • Loading branch information
azhavoro authored Jun 9, 2023
1 parent 7181946 commit 8fae5d3
Showing 1 changed file with 20 additions and 11 deletions.
31 changes: 20 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## \[2.5.0] - Unreleased
### Added
- \[Server API\] An option to supply custom file ordering for task data uploads (<https://github.com/opencv/cvat/pull/5083>)
- New option ``semi-auto`` is available as annotations source (<https://github.com/opencv/cvat/pull/6263>)

### Changed
- Allowed to use dataset manifest for the `predefined` sorting method for task data (<https://github.com/opencv/cvat/pull/5083>)
- TBD
- TDB

### Changed
- Replaced Apache mod_wsgi with Uvicorn ASGI server for backend use(<https://github.com/opencv/cvat/pull/6195>)
- TDB

### Deprecated
- TBD
- TDB

### Removed
- TDB

### Fixed
- TDB

### Security
- TDB

## \[2.4.6] - 2023-06-09
### Added
- \[Server API\] An option to supply custom file ordering for task data uploads (<https://github.com/opencv/cvat/pull/5083>)
- New option ``semi-auto`` is available as annotations source (<https://github.com/opencv/cvat/pull/6263>)

### Changed
- Allowed to use dataset manifest for the `predefined` sorting method for task data (<https://github.com/opencv/cvat/pull/5083>)

### Changed
- Replaced Apache mod_wsgi with Uvicorn ASGI server for backend use(<https://github.com/opencv/cvat/pull/6195>)

### Fixed
- Incorrect location of temporary file during job annotation import.(<https://github.com/opencv/cvat/pull/5909>)
- Deletion of uploaded file along with annotations/backups when an RQ job
Expand All @@ -33,9 +45,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- \[Server API\] The `predefined` sorting method for task data uploads (<https://github.com/opencv/cvat/pull/5083>)
- Allowed slashes in export filenames. (<https://github.com/opencv/cvat/pull/6265>)

### Security
- TDB

## \[2.4.5] - 2023-06-02
### Added
- Integrated support for sharepoint and cloud storage files, along with
Expand Down

0 comments on commit 8fae5d3

Please sign in to comment.