Skip to content

v34.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 12:22
· 73 commits to refs/heads/staging since this release

🦖 Deprecations

  • RTCSession cleanup: deprecate getKeysForParticipant() and getEncryption(); add emitEncryptionKeys() (#4427). Contributed by @hughns.

✨ Features

  • Bump matrix-rust-sdk to 9.1.0 (#4435). Contributed by @richvdh.
  • Rotate Matrix RTC media encryption key when a new member joins a call for Post Compromise Security (#4422). Contributed by @hughns.
  • Update media event content types to include captions (#4403). Contributed by @tulir.
  • Update OIDC registration types to match latest MSC2966 state (#4432). Contributed by @t3chguy.
  • Add CryptoApi.pinCurrentUserIdentity and UserIdentity.needsUserApproval (#4415). Contributed by @richvdh.