Releases: syncpoint/matrix-client-api
Releases · syncpoint/matrix-client-api
v2.0.0
What's Changed
- feat: End-to-End Encryption with historical key sharing by @axel-krapotke in #5
- fix: Replace creator property with sender (room v11 spec) by @axel-krapotke in #6
- feat: Persistent command queue backed by LevelDB by @axel-krapotke in #8
New Contributors
- @axel-krapotke made their first contribution in #5
Full Changelog: v1.6.1...v2.0.0
v1.6.1
New
- added the
creatorfield to the project/layer (room) descriptor
v1.6.0
New
- permissions for rooms
- list members
- kick users from projects