summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2022-10-12 14:37:20 +0100
committerGitHub <noreply@github.com>2022-10-12 14:37:20 +0100
commit9c23442ac909afe3d827534b00d52ee182d2f423 (patch)
treedf4952945972b59cd88f996840bb409be3d61090 /changelog.d
parentBump bleach from 4.1.0 to 5.0.1 (#14116) (diff)
downloadsynapse-9c23442ac909afe3d827534b00d52ee182d2f423.tar.xz
Correct field name for stripped state events when knocking. `knock_state_events` -> `knock_room_state` (#14102)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14102.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14102.bugfix b/changelog.d/14102.bugfix
new file mode 100644
index 0000000000..d71e108f7c
--- /dev/null
+++ b/changelog.d/14102.bugfix
@@ -0,0 +1 @@
+Fix a bug introduced in Synapse v1.37.0 in which an incorrect key name was used for sending and receiving room metadata when knocking on a room.
\ No newline at end of file