Release Highlight
- TTS: Fixed an issue where system voices were not working on Android
- TTS: Added options to customize the highlight style during read-aloud
- E-Ink: Disabled all shadows to improve display clarity
- E-Ink: Added an option to save the last book cover on Android
- Android: Fixed a crash that occurred when toggling 'Allow Script'
- Android: Adjusted launcher icon size for better compatibility across devices
What's Changed
- fix(tts): fixed listener of tts events by @chrox in https://github.com/readest/readest/pull/2349
- fix: fixed crash when switching allow script by @chrox in https://github.com/readest/readest/pull/2351
- fix(compat): use xml serializer for sanitized doc for better compatibility by @chrox in https://github.com/readest/readest/pull/2352
- fix(android): fixed Android launcher icon size on some Android systems by @chrox in https://github.com/readest/readest/pull/2353
- eink: disable all shadows in E-Ink mode by @chrox in https://github.com/readest/readest/pull/2354
- feat: add options to customize the style of highlighted text of current sentence of TTS by @chrox in https://github.com/readest/readest/pull/2358
- feat(plan): show life-time plan name in user profile by @chrox in https://github.com/readest/readest/pull/2360
- feat(eink): add an option to save last book cover on Android, closes [#1414] by @chrox in https://github.com/readest/readest/pull/2361
- release: version 0.9.91 by @chrox in https://github.com/readest/readest/pull/2362
Full Changelog: https://github.com/readest/readest/compare/v0.9.90...v0.9.91