Skip to content

v37.11.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 14:44
· 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 proper OlmEncryptionInfo support (#4891). Contributed by @BillCarsonFr.