Skip to content

v0.9.7

Compare
Choose a tag to compare
@tulir tulir released this 19 Apr 22:38
  • Breaking change (crypto): SendEncryptedToDevice now requires an event type parameter. Previously it only allowed sending events of type event.ToDeviceForwardedRoomKey.
  • Added content structs for VoIP events.
  • Added global mutex for Olm decryption (previously it was only used for encryption).