Realm v4.4.0 Release Notes

Release Date: 2020-03-26 // about 4 years ago
  • ๐Ÿ‘ Swift 4.0 and Xcode 10.3 are now the minimum supported versions.

    โœจ Enhancements

    • ๐Ÿ‘ Allow setting the fileUrl for synchronized Realms. An appropriate local path based on the sync URL will still be used if it is not overridden. (PR #6454).
    • โž• Add Xcode 11.4 binaries to the release package.

    ๐Ÿ›  Fixed

    • None.

    Compatibility

    • โฌ†๏ธ File format: Generates Realms with format v9 (Reads and upgrades all previous formats)
    • Realm Object Server: 3.21.0 or later.
    • ๐Ÿš€ Carthage release for Swift is built with Xcode 11.4.