Skip to content

Myne v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 12:32
9da2d7e

What's Changed

  • Major improvements in the internal reader with new ToC-based EPUB parsing logic, allowing it to correctly map chapters instead of relying on a wacky spine-based parser.
  • Redesigned the chapter list dialog inside the ebook reader to comply with the rest of the UI design.
  • Added a progress indicator at the top bar in the ebook reader to track the progress of the current chapter.
  • Fixed the progress percentage not updating immediately when going back to the chapters menu from the reader screen.
  • Added two new fonts in the ebook reader called OpenDyslexia and Figerona.
  • Bunch of code cleanups, optimizations, and other improvements.
  • Updated Compose BOM, Kotlin, and other dependencies.
  • Full Changelog: v3.0.0...v3.1.0