summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAzrenbeth <77782548+Azrenbeth@users.noreply.github.com>2021-08-23 16:25:33 +0100
committerGitHub <noreply@github.com>2021-08-23 11:25:33 -0400
commit0c1d6f65d7c65efd8491adf4efc2620148e2841a (patch)
treec777df08af275d1723ea89ffb23324d1572ed86e /changelog.d
parentFix the titles in the OIDC documentation (#10639) (diff)
downloadsynapse-0c1d6f65d7c65efd8491adf4efc2620148e2841a.tar.xz
Enforce the max length for per-room display names / avatar URLs. (#10654)
To match the maximum lengths allowed for profile data.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10654.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10654.bugfix b/changelog.d/10654.bugfix
new file mode 100644
index 0000000000..b0bd78453f
--- /dev/null
+++ b/changelog.d/10654.bugfix
@@ -0,0 +1 @@
+Enforce the maximum length for per-room display names and avatar URLs.
\ No newline at end of file