diff --git a/content/client-server-api/modules/mentions.md b/content/client-server-api/modules/mentions.md index a776a2c2..ea21f651 100644 --- a/content/client-server-api/modules/mentions.md +++ b/content/client-server-api/modules/mentions.md @@ -3,7 +3,7 @@ {{% changed-in v="1.7" %}} -{{% changed-in v="1.16" %}}: the legacy push rules that looked for mentions in +{{% changed-in v="1.17" %}}: the legacy push rules that looked for mentions in the `body` of the event were removed. This module allows users to "mention" other users and rooms within a room event. diff --git a/content/client-server-api/modules/push.md b/content/client-server-api/modules/push.md index 37ba452f..a8327b40 100644 --- a/content/client-server-api/modules/push.md +++ b/content/client-server-api/modules/push.md @@ -382,7 +382,7 @@ The following `alt_aliases` values will NOT match: **`contains_display_name`** -{{% changed-in v="1.16" %}}: this condition is deprecated and **should not be +{{% changed-in v="1.17" %}}: this condition is deprecated and **should not be used in new push rules**. This matches messages where `content.body` contains the owner's display name in @@ -416,7 +416,7 @@ Parameters: #### Predefined Rules -{{% changed-in v="1.16" %}}: the legacy default push rules that looked for +{{% changed-in v="1.17" %}}: the legacy default push rules that looked for mentions in the `body` of the event were removed. Homeservers can specify "server-default rules". They operate at a lower