From 931aa6cf573a96ea681a1595fdd9b71b6ea831df Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Sat, 11 Jul 2026 01:08:04 -0400 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Suguru Hirahara --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68c3d4264..e8f2109e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# 2026-07-11 + +## matrix-registration-bot has been removed from the playbook + +The [matrix-registration-bot](./docs/configuring-playbook-bot-matrix-registration-bot.md) service has been removed from the playbook, as it has been unmaintained. + +The playbook will let you know if you're using any `matrix_bot_matrix_registration_bot_*` variables. You'll need to remove them from `vars.yml` and potentially [uninstall the component manually](./docs/configuring-playbook-bot-matrix-registration-bot.md#uninstalling-the-component-manually). + # 2026-06-29 ## Support for running on Synology DSM