Stop whispers from showing up in /mentions unless they match another highlight (#4389)

This commit is contained in:
pajlada
2023-02-18 13:02:12 +01:00
committed by GitHub
parent da97079877
commit 2629e3baa7
3 changed files with 53 additions and 1 deletions
+1
View File
@@ -149,6 +149,7 @@
- Bugfix: Fixed crash happening when QuickSwitcher is used with a popout window. (#4187)
- Bugfix: Fixed low contrast of text in settings tooltips. (#4188)
- Bugfix: Fixed being unable to see the usercard of VIPs who have Asian language display names. (#4174)
- Bugfix: Fixed whispers always being shown in the /mentions split. (#4389)
- Bugfix: Fixed messages where Right-to-Left order is mixed in multiple lines. (#4173)
- Bugfix: Fixed the wrong right-click menu showing in the chat input box. (#4177)
- Bugfix: Fixed popup windows not appearing/minimizing correctly on the Windows taskbar. (#4181)