Fixed degraded dirty emote code escaping (#3010)

This commit is contained in:
Paweł
2021-07-17 12:35:43 +02:00
committed by GitHub
parent 6022cd86eb
commit a509c7514c
5 changed files with 17 additions and 42 deletions
+2
View File
@@ -2,6 +2,8 @@
## Unversioned
- Bugfix: Fixed "smiley" emotes being unable to be "Tabbed" with autocompletion, introduced in v2.3.3. (#3010)
## 2.3.3
- Major: Added username autocompletion popup menu when typing usernames with an @ prefix. (#1979, #2866)