Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-30 | 607 Bytes | |
V4.1.0 source code.tar.gz | 2025-01-30 | 433.0 kB | |
V4.1.0 source code.zip | 2025-01-30 | 722.0 kB | |
Totals: 3 Items | 1.2 MB | 0 |
- 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