Huang Xin
4f33c9280b
fix(layout): fine tuning of column width in scrolled mode and vertical mode, closes #2383 ( #2387 )
2025-11-02 09:34:57 +01:00
Huang Xin
2568778a87
feat(layout): support for duokan bleed layout, closes #2374 ( #2378 )
2025-11-01 14:26:48 +01:00
Huang Xin
066d1c5b1e
fix(import): resolve import failures for certain EPUB files, closes #230 ( #2370 )
...
If the publisher has already been parsed, don’t remap it from the author or contributor fields again.
This prevents failures when parsing metadata like <dc:creator opf:role="pbl" />.
2025-10-31 05:12:24 +01:00
Huang Xin
cdc1950c3a
fix(layout): various fixes on the book and reader styles and layouts, closes #2368 ( #2369 )
2025-10-30 19:34:55 +01:00
Huang Xin
5bdcd3124b
chore: bump tauri to version 2.9.0 ( #2296 )
2025-10-22 17:51:35 +02:00
Huang Xin
28ef414c3d
feat: supported footnotes for definition list, closes #2278 ( #2279 )
2025-10-20 10:38:46 +02:00
Huang Xin
35fbce3506
feat(settings): added an option to disable animation in E-Ink mode, closes #2253 ( #2257 )
2025-10-17 18:00:58 +02:00
Huang Xin
c1d6825793
fix: more sensitive snap to paginate, closes #2252 ( #2256 )
2025-10-17 16:05:39 +02:00
Huang Xin
854a578929
compat: support parsing more footnotes, closes #2234 ( #2237 )
2025-10-15 11:59:27 +02:00
Huang Xin
f1c92e5702
feat: support customizing background images, closes #2018 ( #2214 )
2025-10-13 14:04:13 +02:00
Huang Xin
9aa6a8e6b9
chore: bump tauri to the latest version ( #2117 )
2025-09-25 09:32:55 +02:00
Huang Xin
c0f77b3368
fix(tts): abortable prefetch of tts data, closes #2037 ( #2110 )
2025-09-24 12:19:07 +02:00
Huang Xin
7c12bc8595
fix(mobi): fixed footnotes parsing for some MOBI/AZW files ( #2106 )
2025-09-23 08:53:43 +02:00
Huang Xin
91a5454b46
feat(sync): aggregate books with metadata hash for progress and annotation sync ( #2062 )
2025-09-18 14:05:16 +02:00
Huang Xin
e0c5acf4c8
chore: check file status before deleting cloud files ( #2053 )
2025-09-17 04:54:32 +02:00
Huang Xin
b23876c2b9
a11y: support NVDA screen reader on Windows and Orca screen reader on Linux ( #2050 )
2025-09-16 17:38:21 +02:00
Daniil Leontev
b1fb477359
fb2: respect elements nested in stanza ( #2038 )
...
Updates foliate-js submodule to include necessary changes. Fixes #2027
2025-09-14 17:03:53 +02:00
Huang Xin
ff0443ace7
compat: fixed zoom level handling on iOS and macOS, closes #1784 ( #1978 )
2025-09-06 16:07:06 +02:00
Huang Xin
d0264de3eb
compat: more accessible iframes for PDFs, closes #1136 ( #1971 )
2025-09-05 18:56:15 +02:00
Huang Xin
77c4303938
feat(pdf): support setting zoom level, zoom mode and spread mode for PDF ( #1969 )
...
This should close #1717 , close #1276 , close #669 .
2025-09-05 18:20:15 +02:00
Huang Xin
5724d2eeec
feat(tts): support going previous/next by sentence in bottom TTS bar, closes #1816 ( #1967 )
2025-09-05 10:34:30 +02:00
Huang Xin
7067129887
fix(tts): fixed headings cannot be highlighted in TTS ( #1955 )
2025-09-03 16:42:59 +02:00
Huang Xin
39b902c927
epub: parse correct book front cover for some EPUBs, closes #1913 ( #1953 )
2025-09-03 07:50:26 +02:00
Huang Xin
0dae7db140
fix: improved sensitivity of text selection with stylus, closes #706 ( #1950 )
2025-09-02 18:51:45 +02:00
Huang Xin
856ed4d3b3
ux: add splash screen for iOS and Android and reduce flash when opening books ( #1926 )
2025-08-29 19:10:09 +02:00
Huang Xin
3ddb6e6422
fix: handle some cases where footnote is empty, closes #1880 ( #1883 )
2025-08-23 10:28:51 +02:00
Huang Xin
7b8d1ddc35
chore: bump tauri to latest dev branch ( #1849 )
2025-08-20 05:15:44 +02:00
Huang Xin
37f718b84b
fix: adjust snap threshold to avoid pagination changes when toggling toolbars, closes #1807 ( #1811 )
2025-08-14 17:00:52 +02:00
Huang Xin
1788b86ced
chore: bump to upstream foliate-js ( #1732 )
2025-08-02 03:24:58 +02:00
Huang Xin
bd4bf459e3
epub: fix some images are not displayed in EPUBs, closes #1709 ( #1718 )
2025-07-30 14:11:55 +02:00
Huang Xin
42c2825e90
feat: enable IAP for upgrading to Readest Premium on iOS ( #1678 )
2025-07-25 19:08:53 +02:00
Huang Xin
01c7e4c2e2
chore: fixed failed AppImage builds for Linux
2025-07-21 20:39:57 +08:00
Huang Xin
c24f951375
fix: set xdg-mime with mime type other than scheme, closes #1621 ( #1641 )
2025-07-21 05:02:22 +08:00
Huang Xin
effa922597
chore: bump tauri, next and zustand to latest versions ( #1631 )
2025-07-20 09:42:32 +02:00
Huang Xin
29b5a7cb88
tts: skip text to speech for rubys and footnote anchors, closes #1334 ( #1608 )
2025-07-18 11:10:12 +02:00
Huang Xin
bcfe1b8830
fix: invalid href handling in EPUB ( #1557 )
2025-07-09 04:57:21 +02:00
Huang Xin
68d57da9ca
perf: speed up opening for large MOBI books, closes #1544 ( #1547 )
2025-07-07 10:15:54 +02:00
Huang Xin
85ac399e2c
tts: fix some direct text being skipped in tts, closes #1515 ( #1543 )
2025-07-06 12:13:40 +02:00
Huang Xin
e8d09773a2
fix: handling toc links for some mobi books, closes #1525 ( #1542 )
2025-07-06 08:49:47 +02:00
Huang Xin
8a0216dcf8
fix: links in mobi are now properly followed, closes #1503 ( #1528 )
2025-07-04 07:47:27 +02:00
Huang Xin
8eefba2bee
feat: add an option to show/hide original text in translation, also closes #1492 ( #1511 )
2025-07-02 07:27:05 +02:00
Huang Xin
f77fa17cbc
bump: update tauri to latest dev branch, closes #1468 ( #1471 )
2025-06-25 05:36:45 +02:00
Huang Xin
b3d1085ddf
fix: now it's possible to have multiple columns in portrait mode, closes #1369 ( #1413 )
2025-06-18 14:25:32 +02:00
Huang Xin
07f74d8858
settings: individually adjust top, bottom, left, and right margins on the reader page ( #1410 )
2025-06-18 10:55:24 +02:00
Huang Xin
261ce95ed1
feat: add keyboard shortcut t to toggle TTS ( #1405 )
2025-06-16 08:50:10 +02:00
Huang Xin
99319ab4d1
fix: TTS now properly loads the next chapter in the background, closes #1382 ( #1388 )
2025-06-13 13:54:17 +02:00
Huang Xin
97d7eb659c
bump: sync with upstream foliate-js ( #1381 )
2025-06-11 05:11:06 +02:00
Huang Xin
e46d01448b
css: handle inline image height ( #1379 )
2025-06-10 08:43:00 +02:00
Huang Xin
bb8bf99b40
Also transform CSS for azw3 files ( #1378 )
2025-06-10 06:39:15 +02:00
Huang Xin
69d418aa61
perf: optimize toc list view for very large toc list, closes #386 ( #1370 )
2025-06-08 15:01:34 +02:00