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 |
|
Huang Xin
|
60ddb17547
|
feat: add support for per-book background image settings in addition to global settings, also closes #2223 (#2225)
|
2025-10-14 08:54:26 +02:00 |
|
Huang Xin
|
9a991a31ba
|
fix: handle empty custom textures (#2221)
|
2025-10-13 20:08:22 +02:00 |
|
Huang Xin
|
6de10c6c3b
|
release: version 0.9.85 (#2220)
|
2025-10-13 19:15:55 +02:00 |
|
Huang Xin
|
c7d49c1504
|
fix: load custom texture before applying it (#2219)
|
2025-10-13 19:04:45 +02:00 |
|
Huang Xin
|
ad9064fa46
|
fix(toc): fixed issues of scroll to active items in unpinned sidebar, closes #2213 (#2216)
|
2025-10-13 15:29:51 +02:00 |
|
Huang Xin
|
f1c92e5702
|
feat: support customizing background images, closes #2018 (#2214)
|
2025-10-13 14:04:13 +02:00 |
|
Huang Xin
|
92c1441922
|
translator: add translator target language of Persian, closes #2206 (#2212)
|
2025-10-12 13:53:23 +02:00 |
|
Huang Xin
|
3820950c7c
|
fix: show only the filtered books in groups (#2209)
|
2025-10-12 11:38:47 +02:00 |
|
Huang Xin
|
08e558bd41
|
fix: actually allow script in the transform target, closes #2200 (#2203)
|
2025-10-11 12:59:55 +02:00 |
|
Huang Xin
|
00af4a3d60
|
layout: make TTS icon less distracting during read-aloud mode (#2198)
|
2025-10-10 19:14:57 +02:00 |
|
Huang Xin
|
ada427b134
|
feat(settings): add settings to adjust screen brightness when reading, closes #1532 (#2197)
|
2025-10-10 19:02:35 +02:00 |
|
Huang Xin
|
f696b9a573
|
fix: handle scrolling/panning in zoomed in PDFs, closes #2184 (#2194)
|
2025-10-10 07:56:41 +02:00 |
|
Huang Xin
|
195beeacac
|
chore: don't init posthog if users opt-out the usage data telemetry, closes #2187 (#2192)
|
2025-10-10 07:03:49 +02:00 |
|
Huang Xin
|
5b23ed35b6
|
txt: properly detect chapters in TXT files with dot-number format, closes #2188 (#2191)
|
2025-10-10 06:45:50 +02:00 |
|
Huang Xin
|
42c8702704
|
fix(cbz): fix issue where CBZ files fail to reopen after being closed, closes #2183 (#2190)
|
2025-10-10 05:50:40 +02:00 |
|
Huang Xin
|
ad81376da8
|
fix(css): auto height of inline images with object-fit style (#2189)
|
2025-10-10 04:10:05 +02:00 |
|
Huang Xin
|
562fea3a36
|
fix(layout): fix inconsistent background color for unpinned drag bars (#2186)
|
2025-10-09 18:35:00 +02:00 |
|
Huang Xin
|
b69d9ed69f
|
tts: improve media session control compatibility across more Android systems (#2185)
|
2025-10-09 17:53:07 +02:00 |
|
Huang Xin
|
ad6a21a68f
|
refactor: split FooterBar into modular components for desktop and mobile (#2181)
|
2025-10-08 07:47:39 +02:00 |
|
Huang Xin
|
173aa0fcd1
|
layout: fix dragbar flickering when opening a book (#2177)
|
2025-10-06 05:52:36 +02:00 |
|
Huang Xin
|
788e08a75a
|
shortcut: use shift+space to go backward in the reader page (#2176)
|
2025-10-06 05:31:16 +02:00 |
|
Huang Xin
|
ec397a2daf
|
fix: draw annotations of the current section on load, closes #2163 (#2174)
|
2025-10-05 17:47:34 +02:00 |
|
Huang Xin
|
2a5758fbc4
|
compat: disable customize root dir for macOS App Store builds (#2171)
CustomizeRootDir has a blocker on macOS App Store builds due to Security Scoped Resource restrictions.
See: https://github.com/tauri-apps/tauri/issues/3716
|
2025-10-05 08:28:45 +02:00 |
|
Huang Xin
|
562ccd4b9e
|
feat: add keyboard shortcuts for toggling bookmarks/sidebar, importing books, closing window (#2170)
And make the shortcuts compatible with GNOME Human Interface Guidelines.
This closes #2079 and closes #2168.
|
2025-10-04 16:12:31 +02:00 |
|
Huang Xin
|
7695f31a5a
|
translator: translate to and from Norwegian Bokmål(nb) (#2158)
|
2025-10-02 14:09:01 +02:00 |
|
Huang Xin
|
bc8e419d51
|
compat(koplugin): make meta_hash extraction more robust for calibre conversions and metadata edits, fixes #1838 (#2154)
|
2025-10-01 16:38:29 +02:00 |
|
Huang Xin
|
bdef593cdd
|
feat: support global settings from library menu, closes #2140 (#2151)
|
2025-10-01 09:59:37 +02:00 |
|
Huang Xin
|
d8943fc0c5
|
compat: normalize OKLCH color syntax for older iOS Safari, closes #990 (#2150)
|
2025-10-01 07:59:45 +02:00 |
|
Huang Xin
|
cdd274e5ca
|
compat: add support for WebView down to version 92, closes #2139 (#2145)
|
2025-09-30 19:14:35 +02:00 |
|
Huang Xin
|
2230741779
|
fix(i18n): apply system language on app start, closes #2141 (#2144)
|
2025-09-30 10:11:18 +02:00 |
|
Huang Xin
|
0e6950a60f
|
i18n: localization for notification title and text (#2143)
|
2025-09-30 10:03:33 +02:00 |
|
Huang Xin
|
1d4541e353
|
feat: request manage external storage permission when changing data directory to sdcard root on Android (#2142)
|
2025-09-30 08:59:16 +02:00 |
|
Huang Xin
|
0a1e0212e2
|
feat: supported background TTS with media session controls, closes #2099 and closes #964 (#2138)
|
2025-09-29 19:45:17 +02:00 |
|
Huang Xin
|
25b44176b9
|
fix(tts): parse default language in ssml without translated text (#2135)
|
2025-09-27 17:52:54 +02:00 |
|
Huang Xin
|
e1deff341d
|
feat: supported changing data location on Android (#2131)
|
2025-09-26 17:32:16 +02:00 |
|
Huang Xin
|
1843a74dbb
|
feat: supported changing data location on desktop platforms, closes #2047 and closes #478 (#2125)
|
2025-09-26 10:22:41 +02:00 |
|
Huang Xin
|
1de89069ce
|
fix: handle pointer events for window dragging on touch screen Windows, closes #2010 (#2116)
* fix: handle pointer events for window dragging on touch screen Windows, closes #2010
* chore: fix rust-lint
|
2025-09-25 06:41:08 +02:00 |
|
Huang Xin
|
1e6525d085
|
fix(sync): handle incomplete config data from koreader (#2115)
|
2025-09-25 11:49:43 +08:00 |
|
Huang Xin
|
d9d71b7d38
|
fix(css): overriding hard-coded font weight (#2113)
|
2025-09-24 17:03:17 +02:00 |
|
Huang Xin
|
e85dec2b49
|
fix(sync): force a full sync after a certain period, closes #2111 (#2112)
|
2025-09-24 16:52:17 +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
|
8c9855d167
|
fix(layout): avoid changing the safe area insets when virtual keyboard pops up on Android, closes #2105 (#2108)
|
2025-09-24 07:28:59 +02:00 |
|
Huang Xin
|
5102f6b0ff
|
fix(tts): handle und language code, closes #2100 (#2102)
|
2025-09-22 18:15:28 +02:00 |
|
Huang Xin
|
dd40b9bae0
|
fix(layout): adjust font size instead of zooming HTML, closes #2088 (#2101)
Prevents issues with zoom handling in WebKit-based browsers such as Safari and WebKitGTK.
|
2025-09-22 17:43:22 +02:00 |
|
Huang Xin
|
98b4026990
|
fix(layout): scrollable book view and about window, closes #2090 (#2098)
|
2025-09-22 13:44:54 +02:00 |
|
Huang Xin
|
b0640ba55b
|
fix(fonts): higher priority for CJK fonts so that it can override system CJK glyphs (#2093)
|
2025-09-21 08:22:49 +02:00 |
|
Huang Xin
|
c9a1557674
|
refactor: support custom root dir for readest file system (#2092)
|
2025-09-21 07:59:27 +02:00 |
|
Huang Xin
|
855f98722c
|
tts: add more languages for edge tts (#2089)
|
2025-09-20 01:58:11 +02:00 |
|