fix: emote popup logging messages to "Other" directory (#6165)

This commit is contained in:
pajlada
2025-04-20 14:06:22 +02:00
committed by GitHub
parent 14aa4d1400
commit 39ed2dd45a
5 changed files with 27 additions and 4 deletions
+1
View File
@@ -17,6 +17,7 @@
- Bugfix: Make reply-cancel button less coarse-grained. (#6106)
- Bugfix: Fixed missing BetterTTV live updates of emotes. (#6132)
- Bugfix: Fixed message contents being cleared when using the close button for replies. (#6145)
- Bugfix: Fixed the emote popup erroneously logging messages to the `Other` directory. (#6165)
- Bugfix: Handle <kbd>CMD</kbd> + <kbd>BACKSPACE</kbd> behavior explicitly in main chat dialog input for macOS. (#6111)
- Bugfix: Fixed a small typo in the settings page. (#6134)
- Bugfix: Fixed an issue where Splits could get lost by dragging it onto your Recycle Bin. (#6147)