File tree 1 file changed +20
-11
lines changed
1 file changed +20
-11
lines changed Original file line number Diff line number Diff line change @@ -7,22 +7,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## \[ 2.5.0] - Unreleased
9
9
### 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
16
11
17
12
### Changed
18
- - Replaced Apache mod_wsgi with Uvicorn ASGI server for backend use( < https://github.com/opencv/cvat/pull/6195 > )
13
+ - TDB
19
14
20
15
### Deprecated
21
- - TBD
16
+ - TDB
22
17
23
18
### Removed
24
19
- TDB
25
20
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
+
26
38
### Fixed
27
39
- Incorrect location of temporary file during job annotation import.(< https://github.com/opencv/cvat/pull/5909 > )
28
40
- 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
33
45
- \[ Server API\] The ` predefined ` sorting method for task data uploads (< https://github.com/opencv/cvat/pull/5083 > )
34
46
- Allowed slashes in export filenames. (< https://github.com/opencv/cvat/pull/6265 > )
35
47
36
- ### Security
37
- - TDB
38
-
39
48
## \[ 2.4.5] - 2023-06-02
40
49
### Added
41
50
- Integrated support for sharepoint and cloud storage files, along with
You can’t perform that action at this time.
0 commit comments