Add changed-in note

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
Johannes Marbach 2025-09-16 15:24:50 +02:00
parent 3f45e10dc8
commit 19c7e3d329

View file

@ -64,6 +64,11 @@ as if it were to be under `m.relates_to` directly instead.
#### Mentioning the replied to user
{{% boxes/note %}}
{{% changed-in v="1.16" %}}
Clients SHOULD no longer propagate mentioned users in the replied to event.
{{% /boxes/note %}}
In order to notify users of the reply, it MAY be desirable to include the `sender`
of the replied to event. See [user and room mentions](#user-and-room-mentions) for
additional information.