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
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,29 @@
23
23
# - title by author
24
24
# }}}
25
25
26
+
{{{ 8.13.0 2025-10-18
27
+
28
+
:: new features
29
+
30
+
- [2126881] Virtual libraries: Allow defining their search expressions more comfortably in a multi-line edit box
31
+
32
+
- Open with: On Windows launch the specified program via the windows API for executing programs to decouple it more thoroughly from the calibre environment
33
+
34
+
:: bug fixes
35
+
36
+
- Get books: Fix ebooks.com plugin
37
+
38
+
- calibre-server: Fix CALIBRE_OVERRIDE_DATABASE_PATH not working
39
+
40
+
- Export library: Dont use /tmp on Linux fixes export breaking with large FTS database on Linux distros that mount /tmp in RAM
41
+
42
+
- [2126611] Fix a regression in 8.11 that caused errors when trying to open a book from the full text search results while the search was still running
0 commit comments