Style account switcher to match the current theme (#4817)

This commit is contained in:
nerix
2023-09-15 18:44:36 +02:00
committed by GitHub
parent 337b043bc3
commit 2d5f078306
3 changed files with 49 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
## Unversioned
- Minor: Migrate to the new Get Channel Followers Helix endpoint, fixing follower count not showing up in usercards. (#4809)
- Minor: The account switcher is now styled to match your theme. (#4817)
- Bugfix: Fixed a performance issue when displaying replies to certain messages. (#4807)
- Bugfix: Fixed a data race when disconnecting from Twitch PubSub. (#4771)
- Bugfix: Fixed `/shoutout` command not working with usernames starting with @'s (e.g. `/shoutout @forsen`). (#4800)