prepare release v3.7.0

This commit is contained in:
Knut Ahlers 2023-03-31 17:30:50 +02:00
parent 11d85b6087
commit 41582eabd0
Signed by: luzifer
GPG Key ID: D91C3E91E4CAD6F5

View File

@ -1,3 +1,19 @@
# 3.7.0 / 2023-03-31
* New Features
* [commercial] Add `commercial` actor
* [eventsub] Add `shoutout_created` event
* Improvements
* [core] Add validation and reset of encrypted values
* [eventsub] Switch to v2 follows topic
* Bugfixes
* [core] Ensure channel has correct format in access service
* [core] Fix: Allow start when no tokens are available
* [core] Fix type warnings for Swagger documentation
* [eventsub] Fix wrong channel in `shoutout_received` event
# 3.6.0 / 2023-03-06 # 3.6.0 / 2023-03-06
* New Features * New Features