Fix User Card moderation actions not using Helix (#4378)

This commit is contained in:
pajlada
2023-02-14 21:59:23 +01:00
committed by GitHub
parent a3189baf94
commit f317d4c99b
2 changed files with 23 additions and 7 deletions
+1
View File
@@ -16,6 +16,7 @@
- Minor: Remove sending part of the multipart emoji workaround (#4361)
- Minor: Added crashpad to capture crashes on Windows locally. See PR for build/crash analysis instructions. (#4351)
- Minor: Added channel name to /mentions log entries (#4371)
- Bugfix: Fixed User Card moderation actions not working after Twitch IRC chat command deprecation. (#4378)
- Bugfix: Fixed crash that would occur when performing certain actions after removing all tabs. (#4271)
- Bugfix: Fixed highlight sounds not reloading on change properly. (#4194)
- Bugfix: Fixed CTRL + C not working in reply thread popups. (#4209)