Skip to content

v0.2.11

Choose a tag to compare

@github-actions github-actions released this 02 Aug 04:56
· 9 commits to main since this release

Feature

  • Added a chapter-based Scroll reading mode with continuous vertical reading and previous/next chapter navigation.
  • Added an F11 shortcut for toggling borderless fullscreen mode.
  • Added Free, Word, Sentence, and Paragraph text-selection modes with both click and drag interactions.
  • Added reader menu shortcuts for switching the reading layout and color theme.

Improvement

  • Reorganized the reader toolbar around sidebar, bookshelf, and translation actions while preserving hover-to-show and automatic hiding.
  • Adjusted the current chapter title to align with the reading column when the toolbar is hidden and center itself when the toolbar is visible.
  • Made semantic selection Unicode-aware and able to span logical pages and content fragments.
  • Persisted Scroll mode through reader preferences and kept menu changes synchronized with global settings.

Fix

  • Fixed chapter navigation controls and end-of-chapter spacing in Scroll mode across different viewport sizes.
  • Fixed copied text gaining artificial spaces when a word is split across pagination fragments.
  • Fixed semantic click selection being cleared by the existing single-click interaction path.
  • Fixed reader toolbar controls and chapter-title visibility during toolbar transitions.

Full Changelog: v0.2.10...v0.2.11