Skip to content

Releases: janniklaskeck/livestreamer_twitch_gui

Version 3.7.2

14 May 00:45
Compare
Choose a tag to compare
  • Fix Browser opening Games with too long names
  • Add Fallback for Quality Settings
  • Update Readme

Version 3.7.1

10 Feb 16:03
Compare
Choose a tag to compare
  • Added Tooltips to many buttons and images
  • Fixed importing of followed channels
  • Removed OAuth token from command

Version 3.7.0

06 Jan 20:10
Compare
Choose a tag to compare
  • Add new button to open chat in browser
  • change Icon for opening stream in browser

Version 3.6.3

06 Jan 19:48
Compare
Choose a tag to compare
  • Fixed exe not starting
  • Fixed application not stopping when closing window

Version 3.6.1

06 Jan 19:18
Compare
Choose a tag to compare
  • 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

06 Jan 03:09
Compare
Choose a tag to compare

Small update:

  • Try to fix Twitch channels going off and online between updates
  • Improve logs
  • Configure TravisCi

Version 3.5.1

25 Nov 14:32
Compare
Choose a tag to compare

Fixed a crash when trying to start the Program with an empty or non-existing config file.

Version 3.5.0

18 Nov 17:32
Compare
Choose a tag to compare
  • New tabbed Browser
  • Update Twitch API calls to API version 5
  • smaller changes and fixes

Version 3.4.0

27 Sep 15:17
Compare
Choose a tag to compare
  • 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

21 Sep 00:40
Compare
Choose a tag to compare

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