Skip to content

Liseur v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 11:29
· 37 commits to main since this release
Immutable release. Only release title and notes can be modified.
39d9c80

This release introduces reading time tracking with a new statistics dashboard and improves dictionary lookups for capitalized words. The interface has also been cleaned up by moving settings into the menu.

Reading

  • Added reading statistics tracking and a dashboard showing total time read, books finished, a seven-day activity chart, and detailed statistics for individual books (also accessible by long-pressing a book in your library).

Library

  • Moved the settings button into the top overflow menu to reduce visual clutter on the toolbar.

Fixes

  • Dictionary lookups now automatically fall back to a lowercase search when an exact match is not found, fixing lookups for capitalized words at the start of sentences.