Skip to content

RealmCore v14.6.2

Compare
Choose a tag to compare
@michael-wb michael-wb released this 01 May 16:42
· 229 commits to master since this release

Enhancements

  • None.

Fixed

  • Fixed a bug when running a IN query on a String/Int/UUID/ObjectId property that was indexed. (7642 since v14.6.0)
  • Fixed a bug when running a IN query on a integer property where double/float parameters were ignored. (7642 since v14.6.0)

Breaking changes

  • None.

Compatibility

  • Fileformat: Generates files with format v24. Reads and automatically upgrade from fileformat v10. If you want to upgrade from an earlier file format version you will have to use RealmCore v13.x.y or earlier.