Skip to content

v0.6.0

Compare
Choose a tag to compare
@bastimeyer bastimeyer released this 15 Nov 19:38
· 2524 commits to master since this release

Highlights

  • Implemented twitch.tv login (due to dependency issues, only the followed channels are currently supported #27)
  • Improved the infinite scroll logic and stream tile layout
  • Implemented twitter name and link parser for stream titles and descriptions
  • Reworked internal data querying logic
  • Menus can now be refreshed by clicking on the menu again #18
  • Fixed issue where OSX was not able to find livestreamer in its default location #24
  • Implemented custom homepage #25
  • Added app icon to windows build #26
  • Updated node-webkit to v0.11.0 (adds support for high-dpi)
  • Many other small fixes and improvements

Changelog

Known issues

  • A click on a documentation link in the settings menu breaks the application (fixed in 1b85be9)
  • The select dropdown views keep the old selection after clicking the discard button in the settings menu. (fixed in 0a5f415)
  • See issues of the v0.5.0 release