Add categories to emoji viewer (#6598)

Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
Reviewed-by: Nerixyz <nerixdev@outlook.de>
This commit is contained in:
Jade
2025-12-06 15:40:11 +02:00
committed by GitHub
parent 8c9c0ce10f
commit bd026b3551
4 changed files with 48 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@
- Minor: Added an API to get the current Twitch account in plugins. (#6554)
- Minor: Added options to close multiple visible tabs. (#6515, #6619)
- Minor: Added a setting to show the stream title in live messages. (#6572)
- Minor: Add categories to the emoji viewer. (#6598)
- Minor: Added broadcaster-only `/poll`, `/cancelpoll`, and `/endpoll` commands. (#6583, #6605)
- Minor: Added broadcaster-only `/prediction` command to start a prediction. (#6583)
- Bugfix: Expose the "Extra extension IDs" setting on non-Windows systems too. (#6509)