Include reply mention when logging (#4420)

Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
Scrub
2023-03-19 08:29:46 -04:00
committed by GitHub
parent 130b23edaf
commit 7b6094909e
2 changed files with 16 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Minor: Include normally-stripped mention in replies in logs. (#4420)
- Minor: Added support for FrankerFaceZ animated emotes. (#4434)
- Minor: Added a local backup of the Twitch Badges API in case the request fails. (#4463)
- Bugfix: Fixed an issue where animated emotes would render on top of zero-width emotes. (#4314)