Skip to content

v2.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 15:57
· 355 commits to main since this release

Changes in the underlying Rust crate

  • Clean up the logging of to-device messages in share_room_key. Also fixes some panic errors which were introduced in v2.1.0.

  • Remove spurious "Unknown outgoing secret request" warning which was logged for every outgoing secret request.

  • Various other changes.