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
+28Lines changed: 28 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,34 @@
23
23
# - title by author
24
24
# }}}
25
25
26
+
{{{ 8.16.0 2025-12-04
27
+
28
+
:: new features
29
+
30
+
- [major] Allow asking AI questions about any book in your calibre library. Right click the "View" button and choose "Discuss selected book(s) with AI"
31
+
32
+
- AI: Allow asking AI what book to read next by right clicking on a book and using the "Similar books" menu
33
+
34
+
- AI: Add a new backend for "LM Studio" which allows running various AI models locally
35
+
36
+
:: bug fixes
37
+
38
+
- [2133435] Use a named local timezone for better display of historical dates in the local timezone
39
+
40
+
- [2133846] PDF Input: Fix a regression in the new PDF input engine that caused HTML markup to not be always escaped
41
+
42
+
- [2132253] Get books: Update amazon.it store plugin
43
+
44
+
- Fix addition of format specific options when using calibredb catalog with command line flags
45
+
46
+
- [2133134] calibredb catalog: Fix generation of language field in BiBTeX catalogs
47
+
48
+
- [2132182] Fix incorrect series index when downloading metadata from amazon.co.jp
49
+
50
+
- Fix a regression in the previous release that caused the case change menu to not be present in the comments editor.
0 commit comments