feat: improve automod blocked term messaging (#5699)

This commit is contained in:
pajlada
2024-11-30 12:32:33 +01:00
committed by GitHub
parent f6d6e2c62d
commit e1aded057d
6 changed files with 82 additions and 3 deletions
+1
View File
@@ -37,6 +37,7 @@
- Minor: When blocking a channel, Chatterino will now warn you about that action. (#5615)
- Minor: Indicate when subscriptions and resubscriptions are for multiple months. (#5642)
- Minor: Added a setting to control whether or not to show "Blocked Term" automod messages. (#5690)
- Minor: Improved AutoMod messaging when messages are blocked due to containing blocked terms. (#5699)
- Minor: Proxy URL information is now included in the `/debug-env` command. (#5648)
- Minor: Make raid entry message usernames clickable. (#5651)
- Minor: Tabs unhighlight when their content is read in other tabs. (#5649)