Skip to content

v18.5.0

Choose a tag to compare

@andybalaam andybalaam released this 10 Aug 10:52
· 11 commits to main since this release

matrix-sdk-crypto-wasm v18.5.0

  • Add CheckCode.toDigitNoLeadingZero to expose the new method of
    calculating ECIES check codes from Vodozemac.
    (#337)

  • Update matrix-rust-sdk to 955837c467:

    • The OlmMachine::receive_sync_changes() method now correctly treats a
      missing one-time key count to mean that zero one-time keys exist on the
      homeserver.
      (#6780)