fix: don't use same websocket connection for multiple accounts (#6348)
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
- Bugfix: Fixed some minor typos. (#6196)
|
||||
- Bugfix: Fixed inconsistent spaces in messages when using fractional scaling. (#6231, #6254)
|
||||
- Bugfix: Fixed eventsub message delete notifications not being affected by "Show deletions of single messages". (#6233)
|
||||
- Bugfix: Fixed an issue where eventsub subscriptions might fail after changing user. (#6348)
|
||||
- Bugfix: Don't add reply buttons to messages that are invalid reply targets. (#6119)
|
||||
- Bugfix: Fixed invalid commands from being forwarded to Helix, making it possible for information to leak (e.g. if you typed `/bann username ban reason` it would be seen by others in chat as `username ban reason`). (#6272, #6330)
|
||||
- Bugfix: Emotes that failed to load their images now show as text. (#6355)
|
||||
|
||||
Reference in New Issue
Block a user