v36.1.0-rc.0
Pre-release
Pre-release
✨ Features
- Deprecate
MatrixClient.login
and replace withloginRequest
(#4632). Contributed by @richvdh. - Use
SyncCryptoCallback
api instead of legacy crypto in sliding sync (#4624). Contributed by @florianduros. - Distinguish room state and timeline events in embedded clients (#4574). Contributed by @robintown.
- Allow setting default secret storage key id to null (#4615). Contributed by @florianduros.
- Add authenticated media to getAvatarUrl in room and room-member models (#4616). Contributed by @m004.
- Send MSC3981 'recurse' param on
/relations
endpoint on Matrix 1.10 servers (#4023). Contributed by @dbkr.