Use login name for NotificationController lookup (#3648)

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
Sidd
2022-04-06 14:10:22 -07:00
committed by GitHub
parent 81a62764c8
commit 870aa74427
3 changed files with 10 additions and 2 deletions
+2
View File
@@ -2,6 +2,8 @@
## Unversioned
- Bugfix: Fixed live notifications for usernames containing uppercase characters. (#3646)
## 2.3.5
- Major: Added highlights for first messages (#3267)