Changelog update for #6457

This commit is contained in:
Andy Balaam
2026-04-16 15:19:02 +01:00
committed by Andy Balaam
parent d49736455b
commit 53385798f6
+2 -1
View File
@@ -133,10 +133,11 @@ All notable changes to this project will be documented in this file.
the previous `webkpi` verifier instead of platform verifier, otherwise these features will fail.
([#6328](https://github.com/matrix-org/matrix-rust-sdk/pull/6328))
- Room keys are now rotated whenever the client receives an `m.room.member` event not belonging
to the current user with `leave` membership in order to prevent
to the current user with non-`join` membership in order to prevent
[MSC4268](https://github.com/matrix-org/matrix-spec-proposals/pull/4268) from leaking room keys
in an unintuitive manner.
([#6292](https://github.com/matrix-org/matrix-rust-sdk/pull/6292))
([#6457](https://github.com/matrix-org/matrix-rust-sdk/pull/6457))
- Only share historic room keys on invite if the current room history is shared.
([#6275](https://github.com/matrix-org/matrix-rust-sdk/pull/6275))
- The event cache's thread subscriptions background task won't enable if the server doesn't