Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 12:48
· 49 commits to main since this release
6168257

Install

Linux — download the .AppImage, make it executable, run it:

chmod +x liseur-desktop-*.AppImage && ./liseur-desktop-*.AppImage

Debian and Ubuntu users can install the .deb instead.

macOS — download the .dmg for your Mac (arm64 for Apple silicon,
x64 for Intel) and drag Liseur to Applications. The build is not signed,
so macOS will refuse it the first time. Clear the quarantine flag once:

xattr -dr com.apple.quarantine /Applications/Liseur.app

Checksums for every file are in SHA256SUMS.

Changes

  • docs: plainer wording in the install instructions
  • test: give the browser tests a window of their own size
  • ci: let the dependency build steps run again
  • ci: pin the package manager the workflows install
  • feat: publish the Arch package to the AUR on release
  • feat: build downloadable applications when a version is tagged
  • feat: give the app its own icon
  • chore: restore the formatting the checker asks for
  • docs: record that reading sessions now reach the sync server
  • feat: count reading done here towards the reading statistics
  • fix: correct a reading date the server could not have written
  • fix: stop a position dated in the future from freezing the banner
  • fix: keep the banner percentage current after closing a book
  • fix: let Escape out of a book that is still opening
  • fix: put the book you just opened on the continue-reading banner
  • feat: notice books added to a server while the app is open
  • perf: stop asking a Komga server about books nobody has read
  • fix: sign in to a liseur-sync server
  • feat: give the library a proper header instead of a strip
  • feat: open a book with one click