There was an error while loading. Please reload this page.
1 parent 88b394c commit dfef91bCopy full SHA for dfef91b
2 files changed
CHANGES.rst
@@ -25,13 +25,17 @@
25
Changes
26
=======
27
28
+Version 2.9.1 (2025-11-20)
29
+
30
+- downloads: re-added thumbnails section with chapter frames filtered out
31
32
Version 2.9.0 (2025-11-18)
33
34
- stats: add fields for migration
35
- share: set start time from current player position
36
- fix(in-this-video-section): align title and top line
37
-Version 2.8.0 (2025-11-05)
38
+Version 2.8.1 (2025-11-05)
39
40
- fix(search): restrict searches to pre-defined fields
41
- fix(keywords): overlapping on render
cds/version.py
@@ -24,4 +24,4 @@
24
"""CDS version."""
-__version__ = "2.9.0"
+__version__ = "2.9.1"
0 commit comments