Skip to content

3.1.0

Latest
Compare
Choose a tag to compare
@fealebenpae fealebenpae released this 25 Jun 13:53
· 1 commit to main since this release
52ec31c

3.1.0 (2024-06-25)

Enhancements

  • The download progress estimate reported by Session.getProgressStream will now return meaningful estimated values, while previously it always returned 1. (Issue #1564)

Fixed

  • sane_uuid 1.0.0 was released, which has a few minor breaking change as compared to to 1.0.0-rc.5 that impact realm:

    • The Uuid.fromBytes factory now accepts a Uint8List instead of a ByteBuffer
    • The type of Uuid.bytes has changed to Uint8List.

    Issue #1729

Compatibility

  • Realm Studio: 15.0.0 or later.

Internal

  • Using Core x.y.z.