Consider nicknames when searching for messages (#4663)

Co-authored-by: pajlada <rasmus.karlsson+github@pajlada.com>
This commit is contained in:
chrrs
2023-05-31 21:38:17 +02:00
committed by GitHub
parent e9432d3b65
commit bf4148a370
8 changed files with 39 additions and 18 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Minor: Nicknames are now taken into consideration when searching for messages. (#4663)
- Minor: Add an icon showing when streamer mode is enabled (#4410)
- Minor: Added `/shoutout <username>` commands to shoutout specified user. (#4638)
- Minor: Improved editing hotkeys. (#4628)