prepare release v3.32.0

This commit is contained in:
Knut Ahlers 2024-06-09 13:52:51 +02:00
parent 0355713f7c
commit f1d4c1a283
Signed by: luzifer
SSH Key Fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View File

@ -1,3 +1,12 @@
# 3.32.0 / 2024-06-09
* New Features
* [templating] Add `streamIsLive` function
* Bugfixes
* [core] Fix: Accept proper token declaration in Authorization header
* [core] Fix: Include username and channel in ban errors
# 3.31.0 / 2024-05-13
* Improvements