From 78ca69093553b552f9d1b1af083e3a1f2bc2c600 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 6 Aug 2025 13:12:33 +0200 Subject: [PATCH] Update content/client-server-api/_index.md Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- content/client-server-api/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 7de422a0..e09a47bd 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -2493,6 +2493,8 @@ default and only stable `available` room version. ### `m.profile_fields` capability +{{% added-in v="1.16" %}} + This capability has a flag, `enabled`, and two lists, `allowed` and `disallowed`, that together denote which fields the user is able to change via the profile endpoints.