Skip to content

Commit dfef91b

Browse files
zubeydecivelekzzacharo
authored andcommitted
release: v2.9.1
1 parent 88b394c commit dfef91b

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,17 @@
2525
Changes
2626
=======
2727

28+
Version 2.9.1 (2025-11-20)
29+
30+
- downloads: re-added thumbnails section with chapter frames filtered out
31+
2832
Version 2.9.0 (2025-11-18)
2933

3034
- stats: add fields for migration
3135
- share: set start time from current player position
3236
- fix(in-this-video-section): align title and top line
3337

34-
Version 2.8.0 (2025-11-05)
38+
Version 2.8.1 (2025-11-05)
3539

3640
- fix(search): restrict searches to pre-defined fields
3741
- fix(keywords): overlapping on render

cds/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424

2525
"""CDS version."""
2626

27-
__version__ = "2.9.0"
27+
__version__ = "2.9.1"

0 commit comments

Comments
 (0)