Releases: Luzifer/twitch-bot
Releases · Luzifer/twitch-bot
v3.13.0
-
New Features
- [counter] Add
counterValueAdd
template function
- [counter] Add
-
Improvements
- [core] Add cleanup for expired timers
- [core] Clean IPs from socket errors
-
Bugfixes
- [core] Fix missing timer configuration for permits
v3.12.0
-
New Features
- [respond] Expose API route to send messages directly to chat
- [template] Add
mention
function
-
Improvements
- [eventsub] Add
status
field topoll_end
event
- [eventsub] Add
v3.11.0
-
New Features
- [eventsub] Add
poll_begin
,poll_end
,poll_progress
events - [template] Add
lastPoll
function
- [eventsub] Add
-
Improvements
- [core] Reduce variance of Sentry errors containing IPs
- [eventsub] Add debug logging for subscribed topics
v3.10.0
v3.9.0
-
New Features
- [template] Add
subCount
,subPoints
template functions
- [template] Add
-
Bugfixes
- [wiki] Remove deprecated
concat
examples
- [wiki] Remove deprecated
v3.8.0
-
New Features
- [linkprotect] Add Link-, Clip-Detector and Link-Protection actor (#42)
-
Improvements
- [core] Add connection tuning for MySQL databases
- [core] Remove "host" related functionality
- [editor] Add validation for template fields
-
Bugfixes
- [core] Fix: Message matcher matched also event content
- [editor] Fix badge key-repetition for duplicated actions
v3.7.0
-
New Features
- [commercial] Add
commercial
actor - [eventsub] Add
shoutout_created
event
- [commercial] Add
-
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
v3.6.0
-
New Features
- [eventmod] Add
eventmod
actor - [eventsub] Add
shoutout_received
event
- [eventmod] Add
-
Improvements
- [script] Add rule ID to error
-
Bugfixes
- [editor] Fix number-of-lines mode causing type-error
v3.5.1
- Bugfixes
- [core] Fix: List all configured channel permissions
v3.5.0
-
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