Browse Source

Update CHANGELOG.md

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4900/head
Suguru Hirahara 3 weeks ago
parent
commit
481bebec30
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 14 additions and 0 deletions
  1. +14
    -0
      CHANGELOG.md

+ 14
- 0
CHANGELOG.md View File

@@ -1,3 +1,17 @@
# 2026-02-07

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

The role for Cinny 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_client_cinny_` prefix was dropped from its variable names, so you need to adjust your `vars.yml` configuration.

You need to do the following replacement:

- `matrix_client_cinny_` -> `cinny_`

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

# 2026-02-06

## The Sliding Sync proxy has been removed from the playbook


Loading…
Cancel
Save