summary refs log tree commit diff
path: root/changelog.d/13241.removal
blob: 60b0e7969cd22d94d79428ff585ef9a26cbae143 (plain) (blame)
1
Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token`, which was not permitted by the spec. Contributed by @Vetchu.