Skip to content

Commit 4cfe5f8

Browse files
Suguru Hiraharaspantaleev
authored andcommitted
Update related to the year
Signed-off-by: Suguru Hirahara <did:key:z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
1 parent 72c8873 commit 4cfe5f8

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 2026-02-06
2+
3+
## The Sliding Sync proxy has been removed from the playbook
4+
5+
The [Sliding Sync proxy](./docs/configuring-playbook-sliding-sync-proxy.md) has been removed from the playbook, as it's been replaced with a different method (called Simplified Sliding Sync) integrated to newer homeservers by default (**Conduit** homeserver from version `0.6.0` or **Synapse** from version `1.114`).
6+
7+
The playbook will let you know if you're using any `matrix_sliding_sync_*` variables. You'll need to remove them from `vars.yml` and potentially [uninstall the proxy manually](./docs/configuring-playbook-sliding-sync-proxy.md#uninstalling-the-proxy-manually).
8+
19
# 2026-02-04
210

311
## baibot now supports OpenAI's built-in tools (Web Search and Code Interpreter)
@@ -84,12 +92,6 @@ Thanks to [Suguru Hirahara](https://github.com/luixxiul), the playbook now suppo
8492

8593
To learn more, see our [Setting up Zulip bridging](docs/configuring-playbook-bridge-zulip.md) documentation page.
8694

87-
## The Sliding Sync proxy has been removed from the playbook
88-
89-
The [Sliding Sync proxy](./docs/configuring-playbook-sliding-sync-proxy.md) has been removed from the playbook, as it's been replaced with a different method (called Simplified Sliding Sync) integrated to newer homeservers by default (**Conduit** homeserver from version `0.6.0` or **Synapse** from version `1.114`).
90-
91-
The playbook will let you know if you're using any `matrix_sliding_sync_*` variables. You'll need to remove them from `vars.yml` and potentially [uninstall the proxy manually](./docs/configuring-playbook-sliding-sync-proxy.md#uninstalling-the-proxy-manually).
92-
9395
# 2025-11-07
9496

9597
## The matrix-chatgpt-bot has been removed from the playbook

docs/configuring-playbook-sliding-sync-proxy.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
<!--
2-
SPDX-FileCopyrightText: 2019 - 2025 Slavi Pantaleev
32
SPDX-FileCopyrightText: 2019 Eduardo Beltrame
3+
SPDX-FileCopyrightText: 2019-2025 Slavi Pantaleev
44
SPDX-FileCopyrightText: 2020 Tulir Asokan
5-
SPDX-FileCopyrightText: 2021 MDAD project contributors
5+
SPDX-FileCopyrightText: 2021, 2024 MDAD project contributors
66
SPDX-FileCopyrightText: 2022 Dennis Ciba
77
SPDX-FileCopyrightText: 2022 Vladimir Panteleev
88
SPDX-FileCopyrightText: 2023 Justin Croonenberghs
99
SPDX-FileCopyrightText: 2023 Kuba Orlik
1010
SPDX-FileCopyrightText: 2023 Pierre 'McFly' Marty
1111
SPDX-FileCopyrightText: 2023 Samuel Meenzen
12-
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara
1312
SPDX-FileCopyrightText: 2024 Fabio Bonelli
14-
SPDX-FileCopyrightText: 2024 MDAD project contributors
13+
SPDX-FileCopyrightText: 2024-2026 Suguru Hirahara
1514
1615
SPDX-License-Identifier: AGPL-3.0-or-later
1716
-->

0 commit comments

Comments
 (0)