Skip to content

v01.10.0

Latest

Choose a tag to compare

@Utazukin Utazukin released this 11 Jun 21:40

Changelog

This may be the last version supporting Android 5 (Lollipop) due to dependencies dropping support.

New/Changed

  • Added support for animated WebP (Thanks @hikyuu)
  • Reworked how bookmarks are handled (Fixes #68).
    • Read progress is now always saved (and synced to the server assuming the server option is enabled)
    • Individual pages can now be bookmarked
    • Using the bookmark button in the details view will create a dynamic bookmark that will open to the current page
  • The reader now functions more similarly to the web reader.
    • Opening a "new" archive will clear the "new" flag.
    • Opening a completed archive will restart from page 1.
  • The "new" checkbox has been moved to the right sidebar.
  • Added filters for in progress and completed archives.
  • Implemented support for ToC.
    • A ToC entry can be added/modified by long pressing a thumbnail in the thumbnail view or using the option in the reader menu.
  • Added an option to mark archives as completed when multi-selecting.
  • Optimized thumbnail loading for archives that still need to generate them.
  • Added a toast when a sync fails for some reason.

Fixed

  • The Random button now takes into account the current search, category, and status.