chore: add changelog entry

This commit is contained in:
Nerixyz 2024-10-14 12:06:24 +02:00
parent 5085babc37
commit 863d80aa92
No known key found for this signature in database
GPG key ID: 946BA188C5609CCC

View file

@ -35,6 +35,7 @@
- Minor: The emote popup now reloads when Twitch emotes are reloaded. (#5580)
- Minor: Added `--login <username>` CLI argument to specify which account to start logged in as. (#5626)
- Minor: Indicate when subscriptions and resubscriptions are for multiple months. (#5642)
- Minor: The window layout is now backed up like the other settings. (#5647)
- Bugfix: Fixed tab move animation occasionally failing to start after closing a tab. (#5426, #5612)
- Bugfix: If a network request errors with 200 OK, Qt's error code is now reported instead of the HTTP status. (#5378)
- Bugfix: Fixed restricted users usernames not being clickable. (#5405)