Skip to content

RealmCore v14.5.1

Compare
Choose a tag to compare
@jedelbo jedelbo released this 12 Apr 12:05
· 314 commits to master since this release

14.5.1 Release notes

Fixed

  • Clearing a nested collection may end with a crash (#7556, since v14.0.0)
  • Removing nested collections in Mixed for synced realms throws realm::StaleAccessor (#7573, since v14.0.0)
  • Add a privacy manifest to the Swift package (Swift #8535).

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.