feat: notate power-up automatic reward redemptions (#5471)

This commit is contained in:
iProdigy
2024-06-22 06:03:49 -05:00
committed by GitHub
parent c01bfcfffe
commit 2ef3306d1d
7 changed files with 94 additions and 12 deletions
+1
View File
@@ -14,6 +14,7 @@
- Minor: Moderators can now see when users are warned. (#5441)
- Minor: Added support for Brave & google-chrome-stable browsers. (#5452)
- Minor: Added drop indicator line while dragging in tables. (#5256)
- Minor: Add channel points indication for new bits power-up redemptions. (#5471)
- Minor: Added `/warn <username> <reason>` command for mods. This prevents the user from chatting until they acknowledge the warning. (#5474)
- Minor: Introduce HTTP API for plugins. (#5383)
- Bugfix: Fixed tab move animation occasionally failing to start after closing a tab. (#5426)