You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.txt
+25Lines changed: 25 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,31 @@
23
23
# - title by author
24
24
# }}}
25
25
26
+
{{{ 8.15.0 2025-11-21
27
+
28
+
:: new features
29
+
30
+
- [2131619] E-book viewer: Highlights panel: Show the date for highlights in the tooltip when hovering over a highlight
31
+
32
+
- Comments editor: When changing case preserve as much text formatting as feasible
33
+
34
+
- [2131158] Comments editor: Add shortcuts for case change operations. Select some text, right click and see the case change menu for the shortcuts
35
+
36
+
:: bug fixes
37
+
38
+
- [2131622] Editing book list: Be robust against the book list changing in the background when a book is auto added or similar while a cell is being edited
39
+
40
+
- [2130880] Edit book: Fix a memory leak in the HTML syntax highlighter
41
+
42
+
- calibredb list: Fix identifier values not being shown. Fixes #2131557
0 commit comments