Make emote completion a lot smarter (#4987)

This commit is contained in:
Mm2PL
2023-11-28 11:06:35 +01:00
committed by GitHub
parent a240797b68
commit 6d02bb7304
8 changed files with 253 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@
- Minor: Add menu actions to reply directly to a message or the original thread root. (#4923)
- Minor: The `/reply` command now replies to the latest message of the user. (#4919)
- Minor: All sound capabilities can now be disabled by setting your "Sound backend" setting to "Null" and restarting Chatterino. (#4978)
- Minor: Add an option to use new experimental smarter emote completion. (#4987)
- Bugfix: Fixed an issue where certain emojis did not send to Twitch chat correctly. (#4840)
- Bugfix: Fixed capitalized channel names in log inclusion list not being logged. (#4848)
- Bugfix: Trimmed custom streamlink paths on all platforms making sure you don't accidentally add spaces at the beginning or end of its path. (#4834)