Release Highlight
- Annotations: You can now name your highlight colors, and your custom names sync across devices
- Annotations: Fixed highlights that stayed on the page after being deleted from the sidebar
- Speed Reading: Added an option to split long words, a faster countdown
- Text-to-Speech: Fixed double playback when tapping the play button in quick succession
- Accessibility: Dropdown menus now open reliably when activated with the keyboard
- Reading: Background textures now display correctly when you override the theme background color
- Translation: Temporarily disabled the Yandex provider while its service is unavailable
What's Changed
- fix(hardcover): use Tauri HTTP plugin to bypass CORS and coerce search IDs by @chrox in https://github.com/readest/readest/pull/3752
- feat(i18n): add Hungarian translation by @chrox in https://github.com/readest/readest/pull/3753
- feat: add named highlight colors with sync and picker ux fixes by @WhiteHades in https://github.com/readest/readest/pull/3741
- feat(rsvp): split words option, faster countdown, and skip pages RSVP cant open by @lexm2 in https://github.com/readest/readest/pull/3755
- chore(deps): bump Next.js to version 16.2.2 by @chrox in https://github.com/readest/readest/pull/3757
- fix: clear highlight overlay when deleting annotation from sidebar, closes [#3756] by @chrox in https://github.com/readest/readest/pull/3758
- fix(layout): use mobile footer bar in portrait mode without regressing phone panel animation by @chrox in https://github.com/readest/readest/pull/3759
- fix(sync): show last push time as the last sync time by @chrox in https://github.com/readest/readest/pull/3760
- fix(style): let background texture take precedence over overridden background color by @chrox in https://github.com/readest/readest/pull/3761
- fix(a11y): fixed keyboard activation of dropdown menu by @chrox in https://github.com/readest/readest/pull/3762
- fix(tts): prevent double playback on rapid TTS icon clicks by @chrox in https://github.com/readest/readest/pull/3764
- fix(translate): disable yandex provider while upstream relay is down by @chrox in https://github.com/readest/readest/pull/3765
- release: version 0.10.4 by @chrox in https://github.com/readest/readest/pull/3767
Full Changelog: https://github.com/readest/readest/compare/v0.10.2...v0.10.4