浏览代码

Update CHANGELOG.md

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4932/head
Suguru Hirahara 6 个月前
父节点
当前提交
30c6eb457a
找不到此签名对应的密钥 GPG 密钥 ID: E4F9743DAB4B7B75
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. +10
    -0
      CHANGELOG.md

+ 10
- 0
CHANGELOG.md 查看文件

@@ -1,3 +1,13 @@
# 2026-02-16

## (BC Break) Synapse Admin role has been relocated and variable names need adjustments

The role for [Synapse Admin](https://github.com/etkecc/synapse-admin) has been relocated to the [mother-of-all-self-hosting](https://github.com/mother-of-all-self-hosting) organization.

Along with the relocation, the `matrix_synapse_admin_` prefix on its variable names has been renamed to `synapse_admin_`, so you need to adjust your `vars.yml` configuration.

As always, the playbook would let you know about this and point out any variables you may have missed.

# 2026-02-13

## Conditional service restart for `install-*` commands


正在加载...
取消
保存