Skip to content

Releases: Pool-Of-Tears/Myne

Myne v3.5.1

22 Apr 03:51
4857529
Compare
Choose a tag to compare

What's Changed

  • Minor patch release to address issue #153. The full changelog is available here.

Myne v3.5.0

21 Apr 09:54
9025558
Compare
Choose a tag to compare

HiShoot_20240421_151027

What's Changed

  • Now you can import external EPUB books in your library! (#155)
  • Bunch of fixes and improvements in epub-parser to make it more stable and reliable. (#155, #154, #151)
  • Some minor UI improvements and bug fixes.
  • Full Changelog: v3.4.0...v3.5.0

Myne v3.4.0

14 Apr 06:39
4b7d0f1
Compare
Choose a tag to compare

What's Changed

Myne v3.3.0

04 Apr 11:05
2e83013
Compare
Choose a tag to compare

What's Changed

  • Fixed e-book reader jumping to top of the chapter when selecting texts in the middle of the chapter. (#119)
  • Improved about screen to show more information and links. (#141)
  • Some other minor bug fixes and improvements.
  • Full Changelog: v3.2.5...v3.3.0

Myne v3.2.5

24 Mar 14:17
4c5cb6c
Compare
Choose a tag to compare

What's Changed

This is a minor release which mostly includes bug fixes, check out v3.2.0 for more changes.

  • Fixed the reader button showing 'resume' instead of 'start' for unread books in the ebook reader. (#135)
  • Fixed books getting deleted from the library after a reboot on some devices, particularly Xiaomi. (#137)
  • Some other minor UI/UX improvements.
  • Full Changelog: v3.2.0...v3.2.5

Myne v3.2.0

21 Mar 13:09
e8ab543
Compare
Choose a tag to compare

What's Changed

  • Switch to the internal files directory for storing books instead of external download directory. (#129)
  • Fixed books not getting saved in the library when using with multi user mode / work profiles. (#129)
  • Added Chinese translations, thanks to @WeiguangTWK (#124)
  • Added Brazilian Portuguese translations, thanks to @guiBrisson (#127)
  • Updated Russian translations, thanks to @Palvenok (#130)
  • Some other minor bug fixes and improvements.
  • Full Changelog: v3.1.0...v3.2.0

Myne v3.1.0

11 Mar 12:32
9da2d7e
Compare
Choose a tag to compare

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

Myne v3.0.0

18 Feb 09:46
68f90b5
Compare
Choose a tag to compare

What's Changed

  • Added appropriate labels for talk-back in bottom navigation bar. (#113)
  • Resolved the issue of certain books' metadata occasionally failing to load. (#114)
  • Added some caching and fixed the issue where the search bar or language menu would remain open after navigating away from and returning to home screen. (#115)
  • Some other minor bug fixes and improvements.
  • Full Changelog: v2.9.0...v3.0.0

Myne v2.9.0

09 Feb 16:25
9f4c560
Compare
Choose a tag to compare

What's Changed

  • Fixed thumbnails not loading in book info page. (#108)
  • Fixed crash when opening some epub file due to title tag missing in OPF index. (#109)
  • Some other minor improvements & fixes.
  • Full Changelog: v2.8.1...v2.9.0

Myne v2.8.1

07 Feb 06:45
42a704c
Compare
Choose a tag to compare

Hotfix Update

  • Fixed connection related issues with the server due to freenom domains being down (#106)