Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed May 22, 2024
1 parent 170e659 commit a7e7436
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion crates/matrix-sdk-crypto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ Security fixes:

- Don't log the private part of the backup key, introduced in [#71136e4](https://github.com/matrix-org/matrix-rust-sdk/commit/71136e44c03c79f80d6d1a2446673bc4d53a2067).

Changed:
Changes:

- Avoid emitting entries from `identities_stream_raw` and `devices_stream` when
we receive a `/keys/query` response which shows that no devices changed.
([#3442](https://github.com/matrix-org/matrix-rust-sdk/pull/3442))

- Fallback keys are rotated in a time-based manner, instead of waiting for the
server to tell us that a fallback key got used.
Expand Down

0 comments on commit a7e7436

Please sign in to comment.