Skip to content

V4.1.0

Latest
Compare
Choose a tag to compare
@greenrobot greenrobot released this 30 Jan 20:30
  • Vector Search: add new VectorDistanceType.GEO distance type to perform vector searches on geographical coordinates.
    This is particularly useful for location-based applications.
  • Android: require Android 5.0 (API level 21) or higher.
  • Note on Windows JVM: We've seen crashes on Windows when creating a BoxStore on some JVM versions.
    If this should happen to you, make sure to update your JVM to the latest patch release
    (8.0.432+6, 11.0.25+9, 17.0.13+11 and 21.0.5+11-LTS are known to work).

Sync

  • Add JWT authentication
  • Sync clients can now send multiple credentials for login