Skip to content

1.0.0

Compare
Choose a tag to compare
@realm-ci realm-ci released this 07 Feb 19:07
· 303 commits to main since this release
154b360

1.0.0 (2023-02-07)

GA release

We are proud to forge this release as 1.0. The Realm Flutter and Dart SDK is now being used by thousands of developers and has proven reliable.

Enhancements

  • Improved error information returned when the realm_dart library failed to load. (#1143)

Fixed

  • Improve performance of interprocess mutexes on iOS which don’t need to support reader-writer locking. The primary beneficiary of this is beginning and ending read transactions, which is now almost as fast as pre-v13.0.0 (Core upgrade).

Compatibility

  • Realm Studio: 13.0.0 or later.

Internal

  • Using Core 13.4.0