mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-08 08:10:08 +00:00
prepare release v3.5.0
This commit is contained in:
parent
014f90c94c
commit
7e56cf52c7
1 changed files with 18 additions and 0 deletions
18
History.md
18
History.md
|
@ -1,3 +1,21 @@
|
|||
# 3.5.0 / 2023-02-08
|
||||
|
||||
* New Features
|
||||
* [shield] Add shield mode actor
|
||||
* [stopexec] Add `stopexec` actor
|
||||
* [template] Add `recentTitle` template function
|
||||
|
||||
* Improvements
|
||||
* [core] Rewrite bot token storage logic
|
||||
* [editor] Add new `moderator:read:followers` scope and pin follow subscription version
|
||||
* [editor] Notify frontend to reload data after token change
|
||||
|
||||
* Bugfixes
|
||||
* [editor] Ensure updating bot token does not drop scopes
|
||||
* [editor] Fix Node package vulnerabilities
|
||||
* [editor] Fix non-optional booleans causing rules to be non-saveable
|
||||
* [editor] Fix: When `match_message` is cleared, remove it completely
|
||||
|
||||
# 3.4.0 / 2023-01-27
|
||||
|
||||
* New Features
|
||||
|
|
Loading…
Reference in a new issue