You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1-10
Original file line number
Diff line number
Diff line change
@@ -4,19 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
-
## [1.0.0-beta.2] - Unreleased
7
+
## [1.0.0-beta.2] - 2020-04-30
8
8
### Added
9
9
- Re-Identification algorithm to merging bounding boxes automatically to the new UI (<https://github.com/opencv/cvat/pull/1406>)
10
10
- Methods ``import`` and ``export`` to import/export raw annotations for Job and Task in ``cvat-core`` (<https://github.com/opencv/cvat/pull/1406>)
11
11
- Versioning of client packages (``cvat-core``, ``cvat-canvas``, ``cvat-ui``). Initial versions are set to 1.0.0 (<https://github.com/opencv/cvat/pull/1448>)
12
12
- Cuboids feature was migrated from old UI to new one. (<https://github.com/opencv/cvat/pull/1451>)
13
13
14
-
### Changed
15
-
-
16
-
17
-
### Deprecated
18
-
-
19
-
20
14
### Removed
21
15
- Annotation convertation utils, currently supported natively via Datumaro framework (https://github.com/opencv/cvat/pull/1477)
22
16
@@ -36,9 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
30
- Fix apache startup after PC restart (https://github.com/opencv/cvat/pull/1467)
37
31
- Open task button doesn't work (https://github.com/opencv/cvat/pull/1474)
38
32
39
-
### Security
40
-
-
41
-
42
33
## [1.0.0-beta.1] - 2020-04-15
43
34
### Added
44
35
- Special behaviour for attribute value ``__undefined__`` (invisibility, no shortcuts to be set in AAM)
0 commit comments