Huang Xin
fb5710c134
fix(pdf): disabled pagination with swipe gesture below minimum velocity for PDFs, closes #2428 ( #2434 )
2025-11-11 18:20:45 +01:00
ByteFlow
c4d9652335
fix(annotator): enhance PDF context menu for translation and improve touch handling ( #2430 )
...
* fix(annotator): enhance PDF context menu for translation and improve touch handling
* feat(annotator, shortcuts): add keyboard shortcuts for selection actions
* feat(annotator): reposition popups on scroll to enhance user experience
* feat(annotator): disable currently unsupported annotator functions for PDFs
---------
Co-authored-by: Huang Xin <chrox.huang@gmail.com >
2025-11-11 15:10:44 +01:00
Huang Xin
df6027cf9f
fix(eink): avoid gray color in E-Ink mode ( #2427 )
2025-11-09 19:17:35 +01:00
Huang Xin
c539917d7e
compat(footnote): support more footnote formats ( #2425 )
2025-11-09 18:07:39 +01:00
Huang Xin
5eb870c978
fix(layout): don't hide horizontal scrollbar, closes #2418 ( #2424 )
2025-11-09 17:03:24 +01:00
Huang Xin
b075c46ba3
compat(sync): compatibility for kosync server implementations that do not return timestamp ( #2422 )
2025-11-09 14:42:07 +01:00
Huang Xin
4b6c7776f5
fix(eink): no shade in eink mode ( #2421 )
2025-11-09 14:34:26 +01:00
Huang Xin
745a14195d
fix(layout): fixed header bar z index ( #2413 )
2025-11-06 10:56:28 +01:00
Huang Xin
fb0f660eaf
fix(android): fixed back gesture to close config panel, closes #2406 ( #2411 )
2025-11-05 22:45:13 +01:00
Huang Xin
5a3114de48
fix(android): get brightness of the current window on Android, closes #2389 ( #2409 )
2025-11-05 19:36:45 +01:00
Huang Xin
0ec4e37c13
fix(css): support style transformer for inline css ( #2403 )
...
* fix(css): support style transformer for inline css
* fix(eink): bold text for current chapter in the TOC, closes #2401
2025-11-04 18:36:46 +01:00
Huang Xin
f79d84b5fa
fix(eink): more readablility for E-Ink mode on the library page, closes #2364 ( #2395 )
...
This also closes #2391 and closes #2394 .
2025-11-03 09:23:35 +01:00
Huang Xin
d00f1e0def
feat(import): import files directly into the current book group ( #2393 )
2025-11-03 05:47:26 +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
409c2f62be
release: version 0.9.91 ( #2362 )
2025-10-29 16:37:43 +01:00
Huang Xin
82922c5053
feat(eink): add an option to save last book cover on Android, closes #1414 ( #2361 )
2025-10-29 16:15:08 +01:00
Huang Xin
9c5bcb13e2
feat(plan): show life-time plan name in user profile ( #2360 )
2025-10-29 15:36:12 +01:00
Huang Xin
1d87dcdb7f
feat: add options to customize the style of highlighted text of current sentence of TTS ( #2358 )
2025-10-29 10:17:36 +01:00
Huang Xin
123293dc0e
fix: fixed crash when switching allow script ( #2351 )
2025-10-29 03:17:17 +01:00
Huang Xin
da041d1f38
fix(ui): hover to display footer bar in non-maximized windows on desktop ( #2343 )
2025-10-28 05:30:41 +01:00
Huang Xin
d01599a2b4
feat(security): sanitize XHTML safely to prevent XSS when scripts are disabled, closes #2316 ( #2342 )
2025-10-28 04:28:48 +01:00
Huang Xin
e80a2268ac
feat(ui): add non-linear scale to brightness slider for better low-value control ( #2338 )
...
Implement logarithmic mapping for screen brightness slider to improve
usability at low brightness levels where small percentage changes have
significant visual impact.
2025-10-27 13:45:43 +01:00
Huang Xin
3b86229c8f
perf(sync): batched updating notes and books when syncing ( #2337 )
2025-10-27 13:37:04 +01:00
Huang Xin
c4d498d183
perf: much faster sync of the whole library ( #2336 )
2025-10-27 05:33:12 +01:00
Huang Xin
9bc46914e2
feat(iap): support expanding cloud storage with IAP on iOS and Android ( #2331 )
2025-10-26 10:18:56 +01:00
Huang Xin
fdf6908fc6
feat: expand cloud storage with one-time payment ( #2325 )
2025-10-25 11:46:51 +02:00
Huang Xin
554dd3798f
fix: more explanatory error message when importing books, closes #2309 ( #2314 )
2025-10-24 07:15:41 +02:00
Huang Xin
7f40d8e12c
fix(eink): more readability for progress info and section info in E-Ink mode, closes #2311 ( #2313 )
2025-10-24 06:14:25 +02:00
Huang Xin
86efcde927
feat(tts): add an option to select target language for TTS on translated books ( #2310 )
2025-10-23 19:34:43 +02:00
Huang Xin
55c97cab7e
perf: improve smoothness of Arrow Up/Down scrolling, closes #2080 ( #2306 )
2025-10-23 15:32:51 +02:00
Huang Xin
5bde091704
feat(settings): add an option to click both sides of the screen to paginate forward, closes #1951 ( #2305 )
2025-10-23 13:57:03 +02:00
Huang Xin
70489b46a5
fix(search): correctly display results when searching from selected text ( #2304 )
2025-10-23 11:52:49 +02:00
Huang Xin
d7e89cc01f
fix(layout): responsive layout for the custom highlight colors options ( #2303 )
2025-10-23 11:51:31 +02:00
Huang Xin
f890a9633b
feat(settings): add an option to set auto screen brightness ( #2297 )
2025-10-22 18:45:51 +02:00
Huang Xin
001e836ae3
chore: bump eslint-config-next to version 16 ( #2294 )
2025-10-22 15:57:04 +02:00
Huang Xin
50d7f9a9dd
feat(android): support custom data location on external sdcard ( #2292 )
2025-10-22 10:14:41 +02:00
Huang Xin
34a5e58872
feat: add keyboard shortcuts to go prev/next sections, closes #2287 ( #2291 )
2025-10-22 07:41:33 +02:00
Huang Xin
34fbea6a44
css: properly handle theme color in dark mode for code blocks, closes #2281 ( #2290 )
2025-10-22 06:56:53 +02:00
Huang Xin
8737535b90
feat: support Android IAP ( #2286 )
2025-10-21 18:24:50 +02:00
Huang Xin
28ef414c3d
feat: supported footnotes for definition list, closes #2278 ( #2279 )
2025-10-20 10:38:46 +02:00
Huang Xin
444e22dd0e
chore: i18n for highlight color settings ( #2275 )
2025-10-19 18:59:26 +02:00
AlI
cd71c494da
feat(settings): add custom highlight color picker ( #2273 )
...
Add ability to customize highlight colors with hex color picker. Users can now set custom colors for all five highlight styles (red, violet, blue, green, yellow) in the settings panel.
Fixes #2271
2025-10-19 17:03:59 +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
ae6c6970b4
feat: localize number in progress info in vertical layout ( #2255 )
2025-10-17 12:17:36 +02:00
Huang Xin
f8fef57cf3
fix(layout): overriding book layout no longer overrides explicit text alignment, closes #2249 ( #2254 )
2025-10-17 11:44:32 +02:00
Huang Xin
4dc191735d
fix(layout): prevent TTS indicator from disappearing too quickly to open configuration panel, closes #2247 ( #2248 )
2025-10-16 16:49:05 +02:00
Huang Xin
9dda5d4c88
fix(tts): scroll more accurately to the highlighted text in TTS when header/footer bars are shown ( #2242 )
2025-10-15 17:50:56 +02:00
Huang Xin
948b35f244
perf: support concurrent book uploading, closes #2208 ( #2229 )
2025-10-14 14:00:31 +02:00
Huang Xin
96cc182a8c
feat: support overriding html language code with language code in metadata, closes #2222 ( #2227 )
2025-10-14 13:09:23 +02:00