summary refs log tree commit diff
path: root/changelog.d/17336.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.110.0rc1Till Faelligen2024-06-261-1/+0
|
* Fix room `type` typo in mailer (#17336)Eric Eastwood2024-06-241-0/+1
Correct event content field is `EventContentFields.ROOM_TYPE` (`type`) :white_check_mark: , not `room_type` :x: Spec: https://spec.matrix.org/v1.10/client-server-api/#mroomcreate