Releases: janniklaskeck/livestreamer_twitch_gui
Releases · janniklaskeck/livestreamer_twitch_gui
Version 3.7.2
- Fix Browser opening Games with too long names
- Add Fallback for Quality Settings
- Update Readme
Version 3.7.1
- Added Tooltips to many buttons and images
- Fixed importing of followed channels
- Removed OAuth token from command
Version 3.7.0
- Add new button to open chat in browser
- change Icon for opening stream in browser
Version 3.6.3
- Fixed exe not starting
- Fixed application not stopping when closing window
Version 3.6.1
- Fix Cyrillic characters in GUI
- Try to prevent problems with special characters in chat by setting default JVM encoding to UTF-8
Version 3.6.0
Small update:
- Try to fix Twitch channels going off and online between updates
- Improve logs
- Configure TravisCi
Version 3.5.1
Fixed a crash when trying to start the Program with an empty or non-existing config file.
Version 3.5.0
- New tabbed Browser
- Update Twitch API calls to API version 5
- smaller changes and fixes
Version 3.4.0
- Mainly Code cleanups and improvements
- Better version handling
- Re-add ability to send messages in chat
- Twitch Stream qualities now are static list depending on wether the channel is partnered or not
Version 3.3.0
Add license text to all text files,
Improve handling of Twitch.tv OAuth handling now warns if missing,
Update Readme,
Add simple Quality Box for Browser,
Window Title now has current Version in it,
Improve general Code Quality