Turnleaf 0.1.7
turnleaf@0.1.7 release:notes
node scripts/release-notes.mjs
0.1.7
- Improve onboarding style and layout
- Improve reader margin
- fix: align release versioning
- Release APKs now embed the full
x.y.z+buildversion so the update banner does not falsely appear on the latest installed release. - chore: release 0.1.6
- fix: handle fresh install startup and kavita resume
- Serialize native SQLite startup and avoid preference writes during boot so fresh installs do not begin with inaccessible local data.
- Parse native Android Kavita JSON responses and fall back to Kavita page progress when no EPUB XPath is available.
- fix: make continue card clickable
- Make the entire Continue Reading card open the current book.
- fix: sync reader with kavita on open
- Prefer Kavita's saved EPUB location on book open when this device has no unsent local progress.
- Slightly increase the reader bottom margin to clear the gesture navigation bar
- fix: update android launcher icon