Add flags.first_message filter variable (#3292)

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
sando
2021-10-23 21:37:17 +11:00
committed by GitHub
parent 15f7e65e0c
commit e033f8e43e
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@
- Minor: Added `flags.reward_message` filter variable (#3231)
- Minor: Added highlights for first messages (#3267)
- Minor: Ignore out of bounds check for tiling wms (#3270)
- Minor: Added `flags.first_message` filter variable (#3292)
- Minor: Removed duplicate setting for toggling `Channel Point Redeemed Message` highlights (#3296)
- Bugfix: Fixed colored usernames sometimes not working. (#3170)
- Bugfix: Restored ability to send duplicate `/me` messages. (#3166)