瀏覽代碼

Announce ma1sd -> mxisd migration

pull/333/head
Slavi Pantaleev 6 年之前
父節點
當前提交
7266542356
共有 1 個檔案被更改,包括 12 行新增0 行删除
  1. +12
    -0
      CHANGELOG.md

+ 12
- 0
CHANGELOG.md 查看文件

@@ -1,3 +1,15 @@
# 2020-04-03

## (Potential Backward Compatibility Break) ma1sd replaces mxisd

The [mxisd](https://github.com/kamax-io/mxisd) identity server, which has been deprecated for a long time, has been replaced by [ma1sd](https://github.com/kamax-io/mxisd), a compatible fork.

**If you're using the default playbook configuration**, you don't need to do anything -- your mxisd installation will be replaced with ma1sd and all existing data will be migrated automatically the next time you run the playbook.

**If you're doing something more special** (defining custom `matrix_mxisd_*` variables), the playbook will ask you to rename them to `matrix_ma1sd_*`.
You're also encouraged to test that ma1sd works well for such a more custom setup.


# 2020-03-29

## Archlinux support


Loading…
取消
儲存