From 5543e1523c5fb7db3cf9e798ea3e374c4c7b783d Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Fri, 31 Jan 2025 17:53:38 +0200 Subject: [PATCH] Add warning about WeChat bridge not working anymore --- docs/configuring-playbook-bridge-wechat.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/configuring-playbook-bridge-wechat.md b/docs/configuring-playbook-bridge-wechat.md index 60986016c..b42388bb7 100644 --- a/docs/configuring-playbook-bridge-wechat.md +++ b/docs/configuring-playbook-bridge-wechat.md @@ -4,6 +4,9 @@ The playbook can install and configure [matrix-wechat](https://github.com/duo/ma See the project's [documentation](https://github.com/duo/matrix-wechat/blob/master/README.md) to learn what it does and why it might be useful to you. +> [!WARNING] +> This bridge does not work against newer versions of Synapse anymore. See [this issue](https://github.com/duo/matrix-wechat/issues/33). Don't even bother installing it. Unless bridge maintenance is resumed and fixes this issue, we have no choice but to remove it from the playbook. + ## Adjusting the playbook configuration To enable the bridge, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file: