Skip to content

Commit 0abe52f

Browse files
authored
Merge pull request #8560 from cvat-ai/dev-release-2.21.1
Update develop after v2.21.1
2 parents 5be5d59 + 6729ecb commit 0abe52f

7 files changed

+27
-26
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616

1717
<!-- scriv-insert-here -->
1818

19+
<a id='changelog-2.21.1'></a>
20+
## \[2.21.1\] - 2024-10-18
21+
22+
### Added
23+
24+
- Keyboard shortcuts for **brush**, **eraser**, **polygon** and **polygon remove** tools on masks drawing toolbox
25+
(<https://github.com/cvat-ai/cvat/pull/8519>)
26+
27+
### Fixed
28+
29+
- Ground truth tracks are displayed not only on GT frames in review mode
30+
(<https://github.com/cvat-ai/cvat/pull/8531>)
31+
32+
- Incorrect navigation by keyframes when annotation job ends earlier than track in a ground truth job
33+
(<https://github.com/cvat-ai/cvat/pull/8533>)
34+
- Tracks from a ground truth job displayed on wrong frames in review mode when frame step is not equal to 1
35+
(<https://github.com/cvat-ai/cvat/pull/8533>)
36+
37+
- Task creation with cloud storage data and GT_POOL validation mode
38+
(<https://github.com/cvat-ai/cvat/pull/8539>)
39+
40+
- Incorrect quality reports and immediate feedback with non default start frame or frame step
41+
(<https://github.com/cvat-ai/cvat/pull/8551>)
42+
43+
- av context closing issue when using AUTO thread_type
44+
(<https://github.com/cvat-ai/cvat/pull/8555>)
45+
1946
<a id='changelog-2.21.0'></a>
2047
## \[2.21.0\] - 2024-10-10
2148

changelog.d/20241009_101726_klakhov_brush_shortcuts.md

-4
This file was deleted.

changelog.d/20241011_132931_sekachev.bs_fixed_state_destructurization.md

-4
This file was deleted.

changelog.d/20241011_142625_sekachev.bs_fixed_navigation.md

-6
This file was deleted.

changelog.d/20241016_142620_maria_fix_task_creation_with_gt_pool_and_cs_data.md

-4
This file was deleted.

changelog.d/20241016_180804_sekachev.bs.md

-4
This file was deleted.

changelog.d/20241017_155815_andrey_fix_task_creating.md

-4
This file was deleted.

0 commit comments

Comments
 (0)