Releases: Pool-Of-Tears/Myne
Releases · Pool-Of-Tears/Myne
Myne v4.3.0
Myne v4.2.1
Note
This is a hotfix release for v4.2.0
. For the full changelog, please click here.
Bug Fixes & Performance Improvements
New Features
Full Changelog: v4.2.0...v4.2.1
Myne v4.2.0
New Features
Bug Fixes
- Handle one edge-case in reader & some other improvements (#223 7c6c2fa)
- Adjust paddings of UI after font change and some minor fixes (#222 54a8e9c)
Performance Improvements
New Contributors
- @allubie made their first contribution in #217
- @mimi89999 made their first contribution in #218
Full Changelog: v4.1.0...v4.2.0
Myne v4.1.0
New Features
- Display system bars when opening reader menu (#212 c9ebdf5)
- Enhance text selection menu in reader (#204 b79cc40)
- Add Turkish translations (#200 45ab9be)
Bug Fixes
Performance Improvements
- Prevent unnecessary disk I/O in epub-parser by using ZipFile API whenever possible (#210 61561ca)
- Optimize reader layout by grouping texts together & handle one edge case (#205 a711be1)
Continuous Integration
Chores
Full Changelog: v4.0.0...v4.1.0
Myne v4.0.0
New Features
Bug Fixes
Documentation Changes
Chores
New Contributors
- @marchingon12 made their first contribution in #194
Full Changelog: v3.9.1...v4.0.0
Myne v3.9.1
Myne v3.9.0
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
Full Changelog: v3.8.0...v3.9.0
Myne v3.8.0
New Features
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
- Fix missing test annotation on one test method (#171 edb0da2)
- Add unit tests for epub parser (#170 bbe2e7b)
Full Changelog: v3.7.0...v3.8.0
Myne v3.7.0
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
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