|
|
|
|
@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
|
## [1.2.0] - Unreleased
|
|
|
|
|
### Added
|
|
|
|
|
- Added password reset functionality (<https://github.com/opencv/cvat/pull/2058>)
|
|
|
|
|
- Annotation in process outline color wheel (<https://github.com/opencv/cvat/pull/2084>)
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- UI models (like DEXTR) were redesigned to be more interactive (<https://github.com/opencv/cvat/pull/2054>)
|
|
|
|
|
@ -33,7 +34,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
|
- Ability to configure email verification for new users (<https://github.com/opencv/cvat/pull/1929>)
|
|
|
|
|
- Link to django admin page from UI (<https://github.com/opencv/cvat/pull/2068>)
|
|
|
|
|
- Notification message when users use wrong browser (<https://github.com/opencv/cvat/pull/2070>)
|
|
|
|
|
- Annotation in process outline color wheel (<https://github.com/opencv/cvat/pull/2084>)
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- Shape coordinates are rounded to 2 digits in dumped annotations (<https://github.com/opencv/cvat/pull/1970>)
|
|
|
|
|
|