Delete 'is live' messages from non-open channels (#3678)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
Mm2PL
2022-04-30 11:37:24 +00:00
committed by GitHub
parent d85d9d4910
commit 00b463d298
2 changed files with 21 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
- Minor: Added chatter count for each category in viewer list. (#3683)
- Minor: Added option to open a user's chat in a new tab from the usercard profile picture context menu. (#3625)
- Bugfix: Fixed live notifications for usernames containing uppercase characters. (#3646)
- Bugfix: Fixed live notifications not getting updated for closed streams going offline. (#3678)
- Bugfix: Fixed certain settings dialogs appearing behind the main window, when `Always on top` was used. (#3679)
- Bugfix: Fixed an issue in the emote picker where an emotes tooltip would not properly disappear. (#3686)
- Bugfix: Fixed incorrect spacing of settings icons at high DPI. (#3698)