summary refs log tree commit diff
path: root/changelog.d/9915.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Send the `m.room.create` stripped event with invites (support MSC1772). (#9966)Patrick Cloke2021-05-111-1/+1
| | | | | MSC1772 specifies the m.room.create event should be sent as part of the invite_state. This was done optionally behind an experimental flag, but is now done by default due to MSC1772 being approved.
* Support stable MSC1772 spaces identifiers. (#9915)Patrick Cloke2021-05-051-0/+1
Support both the unstable and stable identifiers. A future release will disable the unstable identifiers.