Skip to content

Releases: Pool-Of-Tears/Myne

Myne v3.3.0

04 Apr 11:05
2e83013

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

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

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

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

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

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

Choose a tag to compare

Hotfix Update

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

Myne v2.8.0

14 Jan 06:34
bb25858

Choose a tag to compare

What's Changed

  • Fixed loading issues due to github raw domain being blocked by indian ISPs for god knows what reason.
  • Fixed Images failing to load due to timeout error.
  • Added German translations, thanks to @vrifox
  • Full Changelog: v2.7.0...v2.8.0

Myne v2.7.0

16 Dec 13:00
cb6c9a5

Choose a tag to compare

What's Changed

  • Added ability to select/copy texts in the reader.
  • Updated dependencies, gradle & kotlin versions
  • Bug fixes & other improvements.
  • Full Changelog: v2.6.0...v2.7.0

Myne v2.6.0

18 Oct 06:40
4ace350

Choose a tag to compare

What's Changed

  • Fixed long book names getting cut after 2 lines. (#90 )
  • Fixed images showing as html tags in some locales (#86)
  • Fixed flashing of Material You warning message below Android 12 (#88)
  • Added Italian translation. (#85)
  • Added Romanian translation. (#76 )
  • Updated Russian translation (#87)
  • Updated Arabic translation (#79 )
  • Updated dependencies, gradle & kotlin versions (#89)
  • Some other minor fixes & improvements.

Contributors

Full Changelog: v2.5.0...v2.6.0