Skip to content

Releases: Pool-Of-Tears/Myne

Myne v3.9.1

28 Jun 08:21
1268294
Compare
Choose a tag to compare

New Features

  • Make email clickable to easily send feedbacks (#189 0fbbd0d)
  • Prevent screen from turning off in ebook reader (#188 cee017d)

Chores

  • Update dependencies & some minor fixes (#186 6697ef3)

Full Changelog: v3.9.0...v3.9.1

Myne v3.9.0

06 Jun 05:44
99417c3
Compare
Choose a tag to compare

New Features

  • Add website link in about section (#184 5fc2cbc)
  • Add launcher shortcuts to quickly jump back to last read book (#183 6f0bbf1)
  • Improve welcome screen UI design (#181 a3cf5f0)
  • Add ability to import multiple epubs at once (#179 6f206ed)
  • Upgrade to Kotlin 2.0 & enable enableStrongSkippingMode for compose compiler (#178 6d214cf)

Bug Fixes

  • Fix error when parsing chapters when chapter src is URL encoded (#182 13c472c)
  • epub-parser: Fallback to spine based parsing method if navMap is empty (#180 2096498)

Performance Improvements

  • Only add delay when loading fisrt set of books (#176 2072d18)

Full Changelog: v3.8.0...v3.9.0

Myne v3.8.0

18 May 11:22
5b31262
Compare
Choose a tag to compare

New Features

  • enable edge-to-edge and remove deprecated systemuicontroller (#173 cf4ed75)

Bug Fixes

  • Disable app locale settings on MIUI due to Xiaomi's broken implementation (#174 c2ce28e)
  • Fix copy popup menu not dismissing when clicking elsewhere (#172 781f523)

Tests

Full Changelog: v3.7.0...v3.8.0

Myne v3.7.0

05 May 13:25
b3d9c92
Compare
Choose a tag to compare

What's Changed

  • Fixed incorrect background image in ebook reader. (#167)
  • Added black AMOLED theme and improved default color scheme. (#168)
  • Added ability to change app language irrespective of system language. (A13+ only) (#168)
  • Added localization coverage for category names in all supported languages. (#168)
  • Some other minor fixes and improvements. (#168)
  • Full Changelog: v3.6.0...v3.7.0

Myne v3.6.0

29 Apr 17:40
98c05c1
Compare
Choose a tag to compare

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

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