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
+49
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,55 @@
23
23
# - title by author
24
24
# }}}
25
25
26
+
{{{ 7.19.0 2024-09-27
27
+
28
+
:: new features
29
+
30
+
- [major] E-book viewer: Halve the time taken to open large EPUB format books for the first time
31
+
32
+
A four hundred thousand word EPUB book now opens in under a second on typical hardware.
33
+
34
+
- PDF new engine: Improve header/footer detection
35
+
36
+
- For column icons and grid view emblems, support icons for both light and dark themes
37
+
38
+
- News downloads: Mark links to locally available articles with a middle-dot
39
+
40
+
- [2079784] When saving a layout also save the main window geometry
41
+
42
+
:: bug fixes
43
+
44
+
- [2080705] Windows: Read Aloud: Fix an occasional crash when stopping read aloud when using the legacy windows TTS engine
45
+
46
+
- [2080705] Windows: Read Aloud: Fix clicking in text to change what is being read causing tracking of currently read word to fail when using the legacy Windows TTS engine
47
+
48
+
- [2080708] Read aloud: Fix reading large numeric words causing text synchronization to fail when using some legacy TTS engines
49
+
50
+
- [2080701] EPUB3 metadata: Fix setting series number to zero not working
51
+
52
+
- [2081982] Comic Input: Handle comics whose internal files have control codes in their filenames
53
+
54
+
- [2071348] E-book viewer: Fix a regression that broke searching in Japanese books that use <ruby> text
55
+
56
+
- [2080655] E-book viewer: Fix a regression in the previous release that broke Read aloud for selected text
57
+
58
+
- Amazon metadata plugin: Workaround for downloads failing because Google discontinued its webcache
59
+
60
+
- Cover grid: Suppress the 2px border Qt draws for the list view
0 commit comments