chroe: add changelog entry

This commit is contained in:
Nerixyz 2024-01-21 12:25:17 +01:00
parent 91a82c4db9
commit c339fe486c
No known key found for this signature in database
GPG key ID: 946BA188C5609CCC

View file

@ -26,6 +26,7 @@
- Minor: Normalized the input padding between light & dark themes. (#5095) - Minor: Normalized the input padding between light & dark themes. (#5095)
- Minor: Add `--activate <channel>` (or `-a`) command line option to activate or add a Twitch channel. (#5111) - Minor: Add `--activate <channel>` (or `-a`) command line option to activate or add a Twitch channel. (#5111)
- Minor: Chatters from recent-messages are now added to autocompletion. (#5116) - Minor: Chatters from recent-messages are now added to autocompletion. (#5116)
- Minor: Add _System_ theme that updates according to the system's color scheme (requires Qt 6.5). (#5118)
- Bugfix: Fixed an issue where certain emojis did not send to Twitch chat correctly. (#4840) - 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: 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) - 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)