Add setting for username display style (#2891)

This commit is contained in:
Mm2PL
2021-06-13 12:13:19 +00:00
committed by GitHub
parent 91b0170241
commit eb8ddfc1d3
5 changed files with 23 additions and 11 deletions
+1
View File
@@ -3,6 +3,7 @@
## Unversioned
- Major: Added ability to toggle visibility of Channel Tabs - This can be done by right-clicking the tab area or pressing the keyboard shortcut (default: Ctrl+U). (#2600)
- Minor: Add setting for username style (#2889, #2891)
- Minor: Searching for users in the viewer list now searches anywhere in the user's name. (#2861)
- Minor: Added moderation buttons to search popup when searching in a split with moderation mode enabled. (#2148, #2803)
- Minor: Made "#channel" in `/mentions` tab show in usercards and in the search popup. (#2802)