Skip to content

v0.5.0

Compare
Choose a tag to compare
@bastimeyer bastimeyer released this 19 Aug 07:45
· 2603 commits to master since this release

Highlights

  • Multi stream support! #13
  • The GUI may now be closed while streams are still running
  • Implemented livestreamer validation / version check
  • Added stream type selection to the settings #16
  • Added GUI minimize option when launching a stream #16
  • Added a refresh button to the titlebar
  • Disabled caching of twitch.tv API requests
  • Fixed various infinite scroll bugs
  • Fixed missing stream quality fallbacks #15
  • Made the error messages a bit more informative
  • Added application icon for windows

Changelog

Known issues

  • [Win] The icon of the .exe file will be changed as well in the next release
  • The livestreamer error log of streams that failed to launch still needs to be implemented (the popup will silently close)
  • The refresh button doesn't work on error routes
  • See issues of the v0.4.2 release