Skip to content

Commit 8fae5d3

Browse files
authored
Release 2.5.0 (#6277)
1 parent 7181946 commit 8fae5d3

File tree

1 file changed

+20
-11
lines changed

1 file changed

+20
-11
lines changed

CHANGELOG.md

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## \[2.5.0] - Unreleased
99
### Added
10-
- \[Server API\] An option to supply custom file ordering for task data uploads (<https://github.com/opencv/cvat/pull/5083>)
11-
- New option ``semi-auto`` is available as annotations source (<https://github.com/opencv/cvat/pull/6263>)
12-
13-
### Changed
14-
- Allowed to use dataset manifest for the `predefined` sorting method for task data (<https://github.com/opencv/cvat/pull/5083>)
15-
- TBD
10+
- TDB
1611

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

2015
### Deprecated
21-
- TBD
16+
- TDB
2217

2318
### Removed
2419
- TDB
2520

21+
### Fixed
22+
- TDB
23+
24+
### Security
25+
- TDB
26+
27+
## \[2.4.6] - 2023-06-09
28+
### Added
29+
- \[Server API\] An option to supply custom file ordering for task data uploads (<https://github.com/opencv/cvat/pull/5083>)
30+
- New option ``semi-auto`` is available as annotations source (<https://github.com/opencv/cvat/pull/6263>)
31+
32+
### Changed
33+
- Allowed to use dataset manifest for the `predefined` sorting method for task data (<https://github.com/opencv/cvat/pull/5083>)
34+
35+
### Changed
36+
- Replaced Apache mod_wsgi with Uvicorn ASGI server for backend use(<https://github.com/opencv/cvat/pull/6195>)
37+
2638
### Fixed
2739
- Incorrect location of temporary file during job annotation import.(<https://github.com/opencv/cvat/pull/5909>)
2840
- Deletion of uploaded file along with annotations/backups when an RQ job
@@ -33,9 +45,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3345
- \[Server API\] The `predefined` sorting method for task data uploads (<https://github.com/opencv/cvat/pull/5083>)
3446
- Allowed slashes in export filenames. (<https://github.com/opencv/cvat/pull/6265>)
3547

36-
### Security
37-
- TDB
38-
3948
## \[2.4.5] - 2023-06-02
4049
### Added
4150
- Integrated support for sharepoint and cloud storage files, along with

0 commit comments

Comments
 (0)