Realm v3.5.0 Release Notes

Release Date: 2018-04-25 // almost 6 years ago
  • ✨ Enhancements

    • ➕ Add wrapper functions for email confirmation and password reset to SyncUser.

    🛠 Bugfixes

    • 🛠 Fix incorrect results when using optional chaining to access a RealmOptional property in Release builds, or otherwise interacting with a RealmOptional object after the owning Object has been deallocated.