Releases: Pool-Of-Tears/Myne
Releases · Pool-Of-Tears/Myne
Myne v3.6.0
What's Changed
- Fixed a crash caused by NPE when there is no network connection on the first launch. (#162)
- Enhanced navigation animations for smoother transitions between screens. (#163)
- Improved the loading animation for the book list. (#165)
- The chapter title font size is now 1.5x the size of the body text font size, rather than a fixed size. (#165)
- Some other UI/UX improvements and fixes. (#165)
- Full Changelog: v3.5.1...v3.6.0
Myne v3.5.1
Myne v3.5.0
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
Myne v3.3.0
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
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
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
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
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
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