Improved stability of app and added switch to allow destructive migrations (for those moving from 0.0.X to 0.1.X).
What's Changed
- Fix typo in readme.md by @thebrightsideofmathematics in #194
- Upgrade Gradle, AGP, compose version & onyx sdk in #195
- lz4 + dependency updates in #198
- Resize large images on import in #199
- Refactor: Use
Notebook.getPageIndex()extension function in #200 - Fix surface released crash in DrawCanvas in #201
- Use batch update for moving selection in #202
- fixes for #186 and #160, #161, #162 in #203
- Add destructive migration option for oversized strokes in #205
- improve getPageNumber in #206
New Contributors
- @thebrightsideofmathematics made their first contribution in #194
Full Changelog: v0.1.9...v0.1.10