github realm/realm-core v13.15.2
Realm Core v13.15.2

latest releases: v14.0.1, v14.0.0, v13.27.0...
15 months ago

Enhancements

  • None.

Fixed

  • A GeoBox is now just a shortcut for the equivilent GeoPolygon. This provides consistent query results and error checking. (#6703, since v13.11.0)
  • Fixed several corner cases (eg. around the poles) where invalid points matched a geoWithin query.
  • Disallow full text search index for primary key columns. (#6657, since v13.2.0)
  • Searching for objects in Results would not always find the requested item. This is particularly the case when the C API is used. (#6695, since v10.0.0)

Breaking changes

  • None.

Compatibility

  • Fileformat: Generates files with format v23. Reads and automatically upgrade from fileformat v5.

Internals

  • Fixed Valgrind error (#6643)

Don't miss a new realm-core release

NewReleases is sending notifications on new releases.