Skip to content

Commit

Permalink
Update changelog (cvat-ai#5748)
Browse files Browse the repository at this point in the history
Updates changelog after cvat-ai#5662
  • Loading branch information
zhiltsov-max authored Feb 21, 2023
1 parent e95aa38 commit bad1dc2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ Tracks can be exported/imported to/from Datumaro and Sly Pointcloud formats (<ht
- The contour detection function for semantic segmentation (<https://github.com/opencv/cvat/pull/4665>)
- Delete newline character when generating a webhook signature (<https://github.com/opencv/cvat/pull/5622>)
- DL models UI (<https://github.com/opencv/cvat/pull/5635>)
- \[Server API\], \[SDK\] Arbitrary-sized collections in endpoints:
`/api/projects/{id}.tasks`, `/api/tasks/{id}.segments`, `/api/jobs/{id}.issues`,
`/api/issues/{id}.comments`, `/api/projects | tasks | jobs/{id}.labels`
(<https://github.com/opencv/cvat/pull/5662>)

### Deprecated
- TBD
Expand All @@ -66,6 +70,7 @@ Tracks can be exported/imported to/from Datumaro and Sly Pointcloud formats (<ht
- Clean up disk space after a project is removed (<https://github.com/opencv/cvat/pull/5632>)
- \[Server API\] Various errors in the generated schema (<https://github.com/opencv/cvat/pull/5575>)
- SiamMask and TransT serverless functions (<https://github.com/opencv/cvat/pull/5658>)
- \[Server API\] Ability to rename label to an existing name (<https://github.com/opencv/cvat/pull/5662>)

### Security
- Fixed vulnerability with social authentication (<https://github.com/opencv/cvat/pull/5521>)
Expand Down

0 comments on commit bad1dc2

Please sign in to comment.