Realm v3.8.0 Release Notes

Release Date: 2018-09-05 // almost 6 years ago
  • โœจ Enhancements

    • โœ‚ Remove some old and no longer applicable migration logic which created an unencrypted file in the sync metadata directory containing a list of ROS URLs connected to.
    • โž• Add support for pinning SSL certificates used for https and realms connections by setting RLMSyncManager.sharedManager.pinnedCertificatePaths in obj-c and SyncManager.shared.pinnedCertificatePaths in Swift.

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix warnings when building Realm as a static framework with CocoaPods.