- Query: Add lessOrEqualandgreaterOrEqualconditions for long, String, double and byte[] properties.
- Support Java applications on ARMv7 and AArch64 devices. #657
 To use, addimplementation "io.objectbox:objectbox-linux-armv7:$objectboxVersionorimplementation "io.objectbox:objectbox-linux-arm64:$objectboxVersionto your dependencies. Otherwise the setup is identical with Java Desktop Apps.
- Resolve rare ClassNotFoundException: kotlin.text.Charsetswhen running processor. #946
- Ensure Query setParameters works if running the x86 library on x64 devices (which could happen if ABI filters were set up incorrectly). #927
Previous release notes & docs