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

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

Enhancements

  • None.

Fixed

  • Fixed a crash or exception when doing a fulltext search for multiple keywords when the intersection of results is not equal. (#6465 since v13.2.0).
  • Fixed issue where build would not succeed when consuming core as an installed dependancy due to missing install headers (#6479 since v13.4.1).

Breaking changes

  • None.

Compatibility

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

Internals

  • Fix compiler warnings with MacOS Clang 14.0.3 (PR #6467)
  • Perform a client reset to migrate a sync'd realm from PBS to FLX and vice versa (#6393)
  • The following unused util headers have been deleted: call_with_tuple.hpp, get_file_size.hpp, inspect.hpp, substitute.hpp, type_list.hpp, and utf8.hpp.
  • Add migrated state information to flexible sync client BIND message for backfilling PBS partition value in objects once client has migrated to FLX. (PR #6464)
  • Add unit test for MigrationStore (PR #6495)

Don't miss a new realm-core release

NewReleases is sending notifications on new releases.