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
9bc46914e2
feat(iap): support expanding cloud storage with IAP on iOS and Android ( #2331 )
2025-10-26 10:18:56 +01:00
AlI
f58bfeb1d0
fix(layout): Fix popup menu for RTL languages ( #2327 )
2025-10-26 08:51:25 +08: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
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
d7e89cc01f
fix(layout): responsive layout for the custom highlight colors options ( #2303 )
2025-10-23 11:51:31 +02:00
Huang Xin
e7b2d8435e
feat(eink): set underline text decoration for links in E-Ink mode, closes #2293 ( #2299 )
2025-10-22 18:52:30 +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
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
仿生猫梦见苦力怕
a231506713
fix(css): support at rules of CSS and fix CSS formatter ( #2269 )
...
* refactor: replace manual CSS validator with PostCSS
* Revert "refactor: replace manual CSS validator with PostCSS"
This reverts commit 609ed7dd5a50debcea0303cc1043440af9849ddc.
* fix: support at rules of CSS and fix CSS formatter
---------
Co-authored-by: Huang Xin <chrox.huang@gmail.com >
2025-10-19 18:09:04 +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
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
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
ada427b134
feat(settings): add settings to adjust screen brightness when reading, closes #1532 ( #2197 )
2025-10-10 19:02:35 +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
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
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
c9a1557674
refactor: support custom root dir for readest file system ( #2092 )
2025-09-21 07:59:27 +02:00
Huang Xin
21a82b70c7
fix(a11y): better contrast for disabled buttons, closes #2083 ( #2084 )
2025-09-19 13:40:45 +02:00
Huang Xin
d49f3442e8
fix(layout): scroll in the dropdown menu in landscape mode, closes #2072 ( #2076 )
2025-09-19 11:50:03 +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
b23876c2b9
a11y: support NVDA screen reader on Windows and Orca screen reader on Linux ( #2050 )
2025-09-16 17:38:21 +02:00
Huang Xin
34f1af727f
a11y: accessibility for mobile platforms ( #2044 )
2025-09-15 18:45:45 +02:00
Huang Xin
dfc24f3803
fix(layout): fix break word for titles in book detail, closes #2039 ( #2043 )
2025-09-15 09:21:35 +02:00
Huang Xin
bb34b1ba59
a11y: add screen reader support ( #2040 )
...
Tested with VoiceOver on iOS and macOS
2025-09-14 22:00:42 +02:00
Huang Xin
14c85cbadf
feat(metadata): add an option to remove cover image, closes #2020 ( #2028 )
2025-09-12 17:10:25 +02:00
Huang Xin
251a4b52c0
fix: support dragging window on touch screen, closes #2010 ( #2025 )
2025-09-12 11:43:49 +02:00
Huang Xin
1aaeaf5ebe
feat: add support links in the about window ( #2024 )
2025-09-12 08:03:35 +02:00
Huang Xin
9fd152d727
refactor(a11y): add basic lint for accessibility ( #2021 )
2025-09-11 18:57:04 +02:00
Huang Xin
70a7f5be19
fix: use transparent background for rounded window on Linux, closes #1982 ( #1991 )
2025-09-07 10:38:27 +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
82782be16e
fix: prevent layout shift when virtual keyboard pops up on Android, closes #1959 ( #1963 )
2025-09-04 08:04:51 +02:00
Huang Xin
6e706ac8f7
feat: add inline editor for bookmarks in the sidebar, closes #1909 ( #1954 )
2025-09-03 11:06:35 +02:00
Huang Xin
92b01c40a0
layout: fix grouping modal not shown on Linux ( #1930 )
2025-08-30 05:28:02 +02:00
Huang Xin
1b00d8c41c
fix: support importing azw3 files on Android, closes #1920 ( #1921 )
2025-08-28 16:11:30 +02:00
Huang Xin
977c61b914
refactor: use useFileSelector hook for all file selection ( #1905 )
2025-08-26 10:04:10 +02:00