浏览代码

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


正在加载...
取消
保存