Skip to content

v1.7.0

Compare
Choose a tag to compare
@hauke96 hauke96 released this 23 Oct 19:46
· 5 commits to main since this release
d26d6fb

Changes in 1.7.0:

  • Migration from camera apps to CameraX #116
  • Add Backup export and import #78
  • Add Import for GeoJson files
  • Change keyboard behavior: Keyboard disappears when note is saved or deleted
  • The GeoJson export format changed:
    • The name field of a note is now the id fields, because that's what it's technically is.
    • The category of notes is not nested anymore but flattened using the three attributes categoryId, categoryName and categoryColor.
  • Better GPS handling
  • Library updates and migration to newer Java and Gradle versions