Skip to content

Releases: syncpoint/matrix-client-api

v2.3.0

24 Mar 11:49

Choose a tag to compare

What's Changed

  • fix: fall back to hierarchy data when space is missing from sync by @axel-krapotke in #14
  • fix: ensure post() completes before shareHistoricalKeys() by @axel-krapotke in #15

Full Changelog: v2.2.0...v2.3.0

v2.2.0

23 Mar 13:00

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

18 Mar 13:24

Choose a tag to compare

What's Changed

  • Sync-gated content fetch after join by @axel-krapotke in #9
    This ensures that we receive the full content of a layer after we join it.

Full Changelog: v2.0.0...v2.1.0

v2.0.0

17 Mar 11:46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v2.0.0

v1.6.1

08 Oct 13:45

Choose a tag to compare

New

  • added the creator field to the project/layer (room) descriptor

v1.6.0

05 Oct 05:43

Choose a tag to compare

New

  • permissions for rooms
  • list members
  • kick users from projects