Merge branch 'full-invite-state' into 'main'

prevent stripping the room's invite state

Closes #97

See merge request matrix/grapevine!159
This commit is contained in:
mikoto 2025-05-09 15:52:27 +00:00
commit c5e0b09881
2 changed files with 33 additions and 6 deletions

View file

@ -242,6 +242,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