v37.11.0
·
125 commits
to refs/heads/staging
since this release
✨ Features
- Update README to make Element sponsorship explicit (#4901). Contributed by @neilisfragile.
- Use client logger in more places (crypto code) (#4900). Contributed by @richvdh.
- Use client logger in
MatrixRTCSessionManager
(#4898). Contributed by @richvdh. - Use client logger in more places (core code) (#4899). Contributed by @richvdh.
- crypto: Add new
ClientEvent.ReceivedToDeviceMessage
with properOlmEncryptionInfo
support (#4891). Contributed by @BillCarsonFr.