Skip to content

v4.4.0

Compare
Choose a tag to compare
@realm-ci realm-ci released this 26 Mar 21:24
· 1397 commits to master since this release

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.