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

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

Enhancements

  • Support sort/distinct based on values from a dictionary e.g. TRUEPREDICATE SORT(meta['age']) (PR #5311)

Fixed

  • Fix the query parser needs to copy list of arguments and own the memory. (#6674, since v12.5.0)
  • Fixed a potential crash when opening the realm after failing to download a fresh FLX realm during an automatic client reset (#6494, since v12.3.0)

Breaking changes

  • None.

Compatibility

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

Internals

  • Added CMake toolchains for cross-targeting Linux x86_64, armv7, and aarch64. (PR #6559)

Don't miss a new realm-core release

NewReleases is sending notifications on new releases.