Fix IRC mentions not showing up in the /mentions split (#3400)

This commit is contained in:
pajlada
2021-12-25 16:22:52 +01:00
committed by GitHub
parent 45e4fc04ef
commit 1662ced2c7
2 changed files with 13 additions and 1 deletions
+1
View File
@@ -67,6 +67,7 @@
- Bugfix: Fixed IRC highlights not triggering sounds or alerts properly. (#3368)
- Bugfix: Fixed IRC /kick command crashing if parameters were malformed. (#3382)
- Bugfix: Fixed crash that would occur if the user tries to modify the currently connected IRC connection. (#3398)
- Bugfix: Fixed IRC mentions not showing up in the /mentions split. (#3400)
- Bugfix: Fixed a crash that could occur on certain Linux systems when toggling the Always on Top flag. (#3385)
- Bugfix: Fixed zero-width emotes sometimes wrapping lines incorrectly. (#3389)
- Bugfix: Fixed using special chars in Windows username breaking the storage of custom commands (#3397)