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