Skip to content

Commit

Permalink
Merge pull request #8624 from cvat-ai/dev-release-2.21.3
Browse files Browse the repository at this point in the history
Update develop after v2.21.3
  • Loading branch information
azhavoro authored Oct 31, 2024
2 parents 663fab7 + e74d88d commit a652191
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 27 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,36 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- scriv-insert-here -->

<a id='changelog-2.21.3'></a>
## \[2.21.3\] - 2024-10-31

### Changed

- CLI no longer prints the stack trace in case of HTTP errors
(<https://github.com/cvat-ai/cvat/pull/8601>)

### Removed

- Dropped support for Python 3.8 since its EOL was on 2024-10-07
(<https://github.com/cvat-ai/cvat/pull/8360>)

### Fixed

- Requests page crush with `Cannot read property 'target' of undefined` error
(<https://github.com/cvat-ai/cvat/pull/8575>)

- Tags in ground truth job were displayed as `tag (GT)`
(<https://github.com/cvat-ai/cvat/pull/8586>)

- Tags in ground truth job couldn't be deleted via `x` button
(<https://github.com/cvat-ai/cvat/pull/8586>)

- Exception 'Canvas is busy' when change frame during drag/resize a track
(<https://github.com/cvat-ai/cvat/pull/8598>)

- A shape gets shifted if auto save triggered during dragging
(<https://github.com/cvat-ai/cvat/pull/8598>)

<a id='changelog-2.21.2'></a>
## \[2.21.2\] - 2024-10-24

Expand Down

This file was deleted.

7 changes: 0 additions & 7 deletions changelog.d/20241023_120236_klakhov_improve_gt_tags.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/20241028_140908_sekachev.bs.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/20241028_140945_sekachev.bs.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/20241029_113229_maria_drop_python_3_8_support.md

This file was deleted.

4 changes: 0 additions & 4 deletions changelog.d/20241029_134200_roman_cli_refactor.md

This file was deleted.

0 comments on commit a652191

Please sign in to comment.