Skip to content

v3.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 13:38
· 248 commits to main since this release
  • Update matrix-rust-sdk version, providing several changes including a fix
    for occasional freezes (element-hq/element-web#26488).

  • New API OlmMachine.requestMissingSecretsIfNeeded that creates an
    outgoing secret request to other sessions.

  • Verification cancel codes for cancelWithCode and cancelInfo.cancelCode
    are now passed as strings rather than an enum.