Liseur v0.3.1
·
95 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
This release improves reading time estimates by learning your speed across all your books, loads remote library covers immediately, and cleans up footer interaction and library onboarding.
Reading
- Reading speed is now remembered across every book you read, giving you accurate time-left estimates as soon as you open something new. Pausing or opening a dialog stops the timer so slow breaks no longer distort your pace.
- The footer defaults to showing page progress when a book opens, ensuring helpful progress details are visible immediately.
- Tapping the footer now cycles continuously through reading progress modes without hiding the strip. Disabling the footer entirely can still be toggled in typography settings.
Library
- The empty library screen now includes a direct button to connect a book server, returning you to the library once setup is complete.
calibre-web
- Book covers in remote libraries now load as soon as a server is connected, rather than waiting until a book has been downloaded and opened.
Under the hood
- Server API keys and credentials are now strictly scoped to your configured server's exact host and port, and are automatically stripped if a request is redirected off-site.