Browse Source

Adjust changelog

pull/2723/head
Julian-Samuel Gebühr 2 years ago
parent
commit
c10c142a44
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      CHANGELOG.md

+ 2
- 2
CHANGELOG.md View File

@@ -1,8 +1,8 @@
# 2023-06-05
# 2023-07-24


## matrix-registration-bot usage changed ## matrix-registration-bot usage changed


The [matrix-registration-bot](docs/configuring-playbook-bot-matrix-registration-bot.md) got some updates and supports password-based login. Therefore the bot now doesn't need any manual configuration except setting a password at in your `vars.yml`. The bot will be registered as admin and access tokens will be obtained automatically.
The [matrix-registration-bot](docs/configuring-playbook-bot-matrix-registration-bot.md) got some updates and now supports password-only-based login. Therefore the bot now doesn't need any manual configuration except setting a password at in your `vars.yml`. The bot will be registered as admin and access tokens will be obtained automatically by the bot.


**For existing users** You need to set `matrix_bot_matrix_registration_bot_bot_password` if you previously only used `matrix_bot_matrix_registration_bot_bot_access_token`. Please also remove the following deprecated settings **For existing users** You need to set `matrix_bot_matrix_registration_bot_bot_password` if you previously only used `matrix_bot_matrix_registration_bot_bot_access_token`. Please also remove the following deprecated settings




Loading…
Cancel
Save