feat: report duration for multi-month anon sub gifts (#5293)

This commit is contained in:
iProdigy
2024-04-02 03:50:53 -07:00
committed by GitHub
parent 2a447d3c95
commit 92e75784fc
3 changed files with 49 additions and 0 deletions
+1
View File
@@ -53,6 +53,7 @@
- Minor: Add `reward.cost` `reward.id`, `reward.title` filter variables. (#5275)
- Minor: Change Lua `CompletionRequested` handler to use an event table. (#5280)
- Minor: Changed the layout of the about page. (#5287)
- Minor: Add duration to multi-month anon sub gift messages. (#5293)
- Bugfix: Fixed an issue where certain emojis did not send to Twitch chat correctly. (#4840)
- Bugfix: Fixed the `/shoutout` command not working with usernames starting with @'s (e.g. `/shoutout @forsen`). (#4800)
- Bugfix: Fixed capitalized channel names in log inclusion list not being logged. (#4848)