mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 23:31:24 +01:00
add changelog entries for the account data validation fixes
This commit is contained in:
parent
a32dc1a3ee
commit
827f670c54
1 changed files with 7 additions and 0 deletions
|
|
@ -148,6 +148,13 @@ This will be the first release of Grapevine since it was forked from Conduit
|
|||
([!35 (3551a6e)](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/35/diffs?commit_id=3551a6ef7a29219b9b30f50a7e8c92b92debcdcf))
|
||||
10. Only process admin commands if the admin bot is in the admin room.
|
||||
([!43](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/43))
|
||||
11. Fix bug where invalid account data from a client could prevent a user from
|
||||
joining any upgraded rooms and brick rooms that affected users attempted to
|
||||
upgrade.
|
||||
([!53](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/53))
|
||||
12. Fix bug where unexpected keys were deleted from `m.direct` account data
|
||||
events when joining an upgraded room.
|
||||
([!53](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/53))
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue