diff --git a/content/client-server-api/modules/report_content.md b/content/client-server-api/modules/report_content.md index 5a2be7bbf..6489d8e5a 100644 --- a/content/client-server-api/modules/report_content.md +++ b/content/client-server-api/modules/report_content.md @@ -25,7 +25,7 @@ be legitimate. verify that the reporting user is currently joined to the room the event is in before accepting a report. -Contrarily, servers MUST NOT restrict room reports based on whether or not the -reporting user is joined to the room. This is because users can be exposed -to harmful content without being joined to a room, for instance, through -room directories. +{{< added-in v="1.12" >}} Contrarily, servers MUST NOT restrict room reports +based on whether or not the reporting user is joined to the room. This is +because users can be exposed to harmful content without being joined to a +room, for instance, through room directories.