fix: prevent stripping the room's invite state

This commit is contained in:
avdb13 2025-01-28 23:00:08 +00:00
parent 1529d60a6a
commit f323faaf92
2 changed files with 33 additions and 6 deletions

View file

@ -239,6 +239,8 @@ This will be the first release of Grapevine since it was forked from Conduit
([!158](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/158))
28. Fix read receipts not being sent over federation (or only arbitrarily late)
([!162](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/162))
29. Prevent stripping the room's invite state.
([!159](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/159))
### Added