Realm Xamarin v10.0.0-beta.2 Release Notes

Release Date: 2020-11-04 // over 3 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix crash in case insensitive query on indexed string columns when nothing matches (Core upgrade)

    โœจ Enhancements

    • โž• Added an extra compile-time check to detect erroneous List declarations and suggest IList for collection properties in Realm objects. (Issue #2083)
    • โž• Added overloads for Realm.Write and Realm.WriteAsync that can return a value. (Issue #2081)

    Compatibility

    • Realm Studio: 10.0.0 or later.

    Internal

    • ๐Ÿ”€ Using Sync 10.1.0 and Core 10.1.0.