diff options
author | Erik Johnston <erik@matrix.org> | 2022-04-12 15:28:41 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-04-12 15:28:41 +0100 |
commit | a468768104887bd3c0d117096bec7f307dfd348c (patch) | |
tree | 3b45bd440687c5be500f58a5e48f228bc3517cd7 /changelog.d/11881.feature | |
parent | Disable groups/communities by default. (#12344) (diff) | |
parent | Update changelog (diff) | |
download | synapse-a468768104887bd3c0d117096bec7f307dfd348c.tar.xz |
Merge branch 'release-v1.57' into develop
Diffstat (limited to 'changelog.d/11881.feature')
-rw-r--r-- | changelog.d/11881.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/11881.feature b/changelog.d/11881.feature deleted file mode 100644 index 392294ffc3..0000000000 --- a/changelog.d/11881.feature +++ /dev/null @@ -1 +0,0 @@ -Send device list changes to application services as specified by [MSC3202](https://github.com/matrix-org/matrix-spec-proposals/pull/3202), using unstable prefixes. The `msc3202_transaction_extensions` experimental homeserver config option must be enabled and `org.matrix.msc3202: true` must be present in the application service registration file for device list changes to be sent. The "left" field is currently always empty. \ No newline at end of file |