From 56e89d859bc6b885f35f334eeadd154909ac7a90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Sun, 21 Sep 2025 11:10:47 +0200 Subject: [PATCH] Update spec version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- content/client-server-api/modules/mentions.md | 2 +- content/client-server-api/modules/push.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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