mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-06-10 17:34:20 -04:00
Add changelog entry
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
committed by
Damir Jelić
parent
7303ae3bfa
commit
f5ed67a7c3
@@ -143,6 +143,9 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
### Bugfix
|
||||
|
||||
- Add the `session` key in `OAuthCrossSigningResetInfo`, allowing to provide `AuthData::OAuth` in
|
||||
`CrossSigningResetHandle::auth()`, to match the behavior described in the Matrix spec.
|
||||
([#6525](https://github.com/matrix-org/matrix-rust-sdk/pull/6525))
|
||||
- When threads are enabled, a focused event timeline is used and the focused event is not part of a thread,
|
||||
hide other threaded events by default like it happens on the live focus timeline.
|
||||
([#6519](https://github.com/matrix-org/matrix-rust-sdk/pull/6519))
|
||||
|
||||
Reference in New Issue
Block a user