prepare release v2.1.0

This commit is contained in:
Knut Ahlers 2021-12-24 18:28:46 +01:00
parent b1a41ac70a
commit 9cfcdaaf25
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -1,3 +1,14 @@
# 2.1.0 / 2021-12-24
* [automessage] Add disable switch
* [ban] Add HTTP API route for banning users
* [core] Add status / health check API
* [core] Fix: send-message function passed to plugin was nil
* [core] Fix: Strip newlines from message templates
* [core] log bits from chat message
* [editor] Fix: Removing cooldown resulted in save error
* [editor] Rework to use esbuild / Vue component files (#12)
# 2.0.0 / 2021-12-03 # 2.0.0 / 2021-12-03
* [ban] Enable templating for ban reason * [ban] Enable templating for ban reason