More added-in/changed-in tags.

This commit is contained in:
Patrick Cloke 2023-05-16 10:52:57 -04:00
parent ad5e0d8fdd
commit e2580340cb

View file

@ -557,6 +557,8 @@ Definition:
**`.m.rule.contains_display_name`**
{{< changed-in v="1.7" >}}
As of `v1.7`, this rule is deprecated and should only be enabled if the event
does not have an `m.mentions` property.
@ -590,6 +592,8 @@ Definition:
**`.m.rule.is_room_mention`**
{{< added-in v="1.7" >}}
Matches any message from a sender with the proper power level with the `room`
property of the `m.mentions` property set to `true`.
@ -622,6 +626,8 @@ Definition:
**`.m.rule.roomnotif`**
{{< changed-in v="1.7" >}}
As of `v1.7`, this rule is deprecated and should only be enabled if the event
does not have an `m.mentions` property.
@ -748,6 +754,8 @@ Definition:
**`.m.rule.contains_user_name`**
{{< changed-in v="1.7" >}}
As of `v1.7`, this rule is deprecated and should only be enabled if the event
does not have an `m.mentions` property.