Check VCRT and show installed/shipped version (#4847)

* feat: check VCRT and give more feedback

* chore: add changelog entry

* fix: use full product name
This commit is contained in:
nerix
2023-09-30 12:22:39 +02:00
committed by GitHub
parent 783c7530f3
commit bdd7d95092
3 changed files with 53 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@
- Minor: Migrate to the new Get Channel Followers Helix endpoint, fixing follower count not showing up in usercards. (#4809)
- Minor: The account switcher is now styled to match your theme. (#4817)
- Minor: Add an invisible resize handle to the bottom of frameless user info popups and reply thread popups. (#4795)
- Minor: The installer now checks for the VC Runtime version and shows more info when it's outdated. (#4847)
- 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: Fixed a performance issue when displaying replies to certain messages. (#4807)
- Bugfix: Fixed a data race when disconnecting from Twitch PubSub. (#4771)