|
|
|
@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
- Objects sorting option in the sidebar, by z order. Additional visualization when the sorting is applied
|
|
|
|
- Objects sorting option in the sidebar, by z order. Additional visualization when the sorting is applied
|
|
|
|
(<https://github.com/opencv/cvat/pull/5145>)
|
|
|
|
(<https://github.com/opencv/cvat/pull/5145>)
|
|
|
|
- Added YOLOv5 serverless function NVIDIA GPU support (<https://github.com/opencv/cvat/pull/4960>)
|
|
|
|
- Added YOLOv5 serverless function NVIDIA GPU support (<https://github.com/opencv/cvat/pull/4960>)
|
|
|
|
|
|
|
|
- Added Webhooks (<https://github.com/opencv/cvat/pull/4863>)
|
|
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
### Changed
|
|
|
|
- `api/docs`, `api/swagger`, `api/schema`, `server/about` endpoints now allow unauthorized access (<https://github.com/opencv/cvat/pull/4928>, <https://github.com/opencv/cvat/pull/4935>)
|
|
|
|
- `api/docs`, `api/swagger`, `api/schema`, `server/about` endpoints now allow unauthorized access (<https://github.com/opencv/cvat/pull/4928>, <https://github.com/opencv/cvat/pull/4935>)
|
|
|
|
|