summary refs log tree commit diff
path: root/changelog.d/9966.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.34.0rc1Brendan Abolivier2021-05-121-1/+0
|
* Send the `m.room.create` stripped event with invites (support MSC1772). (#9966)Patrick Cloke2021-05-111-0/+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.