Skip to content

Releases: streamlink/streamlink-twitch-gui

v1.6.0

01 Aug 16:51
Compare
Choose a tag to compare

Streamlink Twitch GUI

Release highlights (v1.6.0)

  • Changed default chat URL for web browser chat applications. #536
  • Changed log and cache directories on macOS and Linux. See 5f66c1e.
  • Added translations for locale "zh-tw". #567
  • Added translations for locale "de". #590
  • Added more fallback paths to the Chatty preset.
  • Added support for choosing between different chat URLs.
  • Added more debug logging to the ChatService.
  • Fixed logic for resolving the python executable on macOS and Linux. #589
  • Fixed game menu losing game filter after scrolling. #575
  • Fixed stream popup also being auto-closed on error. #560
  • Fixed close button in watching list not removing streams. #467
  • Fixed Vodcast detection (Twitch API change).
  • Fixed Streamlink output regex for Streamlink >=0.13.0 <0.14.0
  • Fixed startup animation being too early on slower systems.
  • Fixed typos in localization keys of the "en" locale. #557
  • Fixed race condition when downloading notification icons.
  • Set Noto Sans as additional fallback system font (for CJK texts).
  • Upgraded to Webpack 4.
  • Implemented custom Ember module unification loader for Webpack.
  • Lots of internal changes and improvements.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.5.0

02 Apr 16:29
Compare
Choose a tag to compare

Streamlink Twitch GUI

Release highlights (v1.5.0)

  • Upgraded from Ember 2 to Ember 3. #519
    Improves loading and rendering times.
  • Implemented i18n support. #529
    Translations can be submitted now.
  • Fixed opacity of stream preview images. #534
  • Fixed bug resulting in blank pages. #517
  • Fixed follow game buttons (Twitch API changes). #549
  • Fixed streaming provider exit code issues.
  • Fixed streaming provider validation issues. #524
  • Added support for future Streamlink validation changes.
  • Fixed copy channel URL context menu on channel pages. #546
  • Changed chat URL for all web browser based chat providers. #536
  • Removed Bower build dependency. #519

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.4.1

19 Nov 14:10
Compare
Choose a tag to compare

Streamlink Twitch GUI

Release highlights (v1.4.1)

This is a patch of today's v1.4.0 release with fixes to the broken macOS archive.
The changelog has been copied here.

  • Changed default Streamlink (and Livestreamer) parameters.
    Please see the "Player input" option in the "Streaming" settings menu and make sure that your player supports the selected method.
  • Re-implemented the chat system.
    Please select the desired chat application in the chat settings menu.
    Old chat settings won't be used.
  • Re-implemented the notifications system.
    • Now queries the API several times if more channels are streaming than one API response can contain.
    • Uses Chromium's new freedesktop notification implementation on Linux.
  • Re-implemented application settings.
    • Cleaned up the internal settings data structure.
    • Renamed and reordered settings submenus.
    • Moved certain settings to different submenus.
  • Re-implemented several other components and modules.
  • Added Vodcast indicators. #478
  • Added desktop shortcut option to the Windows installers. #483
  • Added option to GUI settings to hide window control buttons. #505
  • Fixed some tooltips showing a channel's ID instead of its name.
  • Fixed application not closing correctly sometimes.
  • Fixed infinite scrolling in the search results.
  • Fixed application window focus when clicking a notification. #465
  • Fixed banned channels breaking the infinite scroll mechanism. #466
  • Fixed login issues when using multiple accounts. #474
  • Fixed chat application opening again when restarting a stream. #475
  • Fixed channel page layout with empty descriptions. #498
  • Fixed global menubar preferences hotkey on macOS. #508
  • Upgraded to NW.js 0.26.6 (Chromium 62.0.3202.94 / Node 9.1.0)
  • [dev] Switched from npm to yarn.
  • [dev] Added a TODO list.

Since v1.4.0:

  • Fixed broken macOS archives. #509
  • Fixed (un)check all languages not working. #510

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.4.0

19 Nov 09:17
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

Streamlink Twitch GUI

Release highlights (v1.4.0)

  • Changed default Streamlink (and Livestreamer) parameters.
    Please see the "Player input" option in the "Streaming" settings menu and make sure that your player supports the selected method.
  • Re-implemented the chat system.
    Please select the desired chat application in the chat settings menu.
    Old chat settings won't be used.
  • Re-implemented the notifications system.
    • Now queries the API several times if more channels are streaming than one API response can contain.
    • Uses Chromium's new freedesktop notification implementation on Linux.
  • Re-implemented application settings.
    • Cleaned up the internal settings data structure.
    • Renamed and reordered settings submenus.
    • Moved certain settings to different submenus.
  • Re-implemented several other components and modules.
  • Added Vodcast indicators. #478
  • Added desktop shortcut option to the Windows installers. #483
  • Added option to GUI settings to hide window control buttons. #505
  • Fixed some tooltips showing a channel's ID instead of its name.
  • Fixed application not closing correctly sometimes.
  • Fixed infinite scrolling in the search results.
  • Fixed application window focus when clicking a notification. #465
  • Fixed banned channels breaking the infinite scroll mechanism. #466
  • Fixed login issues when using multiple accounts. #474
  • Fixed chat application opening again when restarting a stream. #475
  • Fixed channel page layout with empty descriptions. #498
  • Fixed global menubar preferences hotkey on macOS. #508
  • Upgraded to NW.js 0.26.6 (Chromium 62.0.3202.94 / Node 9.1.0)
  • [dev] Switched from npm to yarn.
  • [dev] Added a TODO list.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

Notes

The macOS release files appear to be broken due to an unexpected packaging issue. See #509
This will get fixed as soon as possible and a new release will be published once it has been fixed.

This release has been tagged as "prerelease", so people on other platforms won't unnecessarily get notified.

Sorry for the inconveniences!

v1.3.1

28 May 14:04
Compare
Choose a tag to compare

Streamlink Twitch GUI

Release highlights (v1.3.1)

  • Added back explicit quality selections for Streamlink. #454
  • Fixed misconfiguration of the stream quality exclusion list. #452
  • Fixed Streamlink portable issues on Windows. #451
  • Fixed python executable resolving issues on MacOS/Linux. #459
  • Fixed middle clicks on links on channel pages. #450
  • Fixed ended streams not being removed from the watching list.
  • Fixed streaming provider error messages.
  • Improved initialization of the application window.
  • Changed new parameters to be also available on app start.
  • Upgraded NW.js to 0.21.6.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.3.0

18 May 06:12
Compare
Choose a tag to compare

Streamlink Twitch GUI

Release highlights (v1.3.0)

  • Implemented a new quality selection method. #434
    Please upgrade to Streamlink if you're still using Livestreamer, as it doesn't receive updates anymore and broken stream quality selections can't be fixed.
  • Rewrote the stream launching system.
  • Added a restart stream dialog that shows up when an active stream has ended on its own.
    This can be disabled in the "Streams" settings menu.
  • Added a dialog for switching to a hosted stream. #446
  • Added support for Streamlink installations via homebrew on MacOS. #440
    The streamlink-twitch-gui homebrew cask now has streamlink set as a homebrew formula dependency.
  • Added missing "Copy link address" context menu entries. #436
  • Added an option to disable the GUI restoring itself when clicking a notification. #449
  • Added runtime parameters for launching streams, changing routes and resetting the window (see the wiki). #441
  • Fixed the application window initialization. The maximized state will now be restored between sessions. #324
  • Fixed search bar query validation regex. #437
  • Fixed being able to open external links in another window. #447
  • Fixed old Streamlink documentation URL.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.2.1

31 Mar 17:49
Compare
Choose a tag to compare

Streamlink Twitch GUI

Release highlights (v1.2.1)

  • Added the new stream qualities to the quality presets. #434
  • Added more streamlink fallback paths on MacOS.
  • Added error/debug message logging.
  • Fixed game search results being empty.
  • Fixed native notifications on MacOS.
  • Fixed custom player title variable {delay}.
  • Fixed escape hotkey not working on text input elements.
  • Upgraded NWjs to 0.21.3.
  • [dev] Upgraded to Webpack 2.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.2.0

17 Mar 13:46
Compare
Choose a tag to compare

Streamlink Twitch GUI

Release highlights (v1.2.0)

  • Upgraded to Twitch API v5.
  • Implemented Communities. #409
  • Implemented Teams. #93
  • Implemented unfollow channel/game confirmation. #344
  • Implemented basic hotkeys. #399
  • Restructured main menu.
  • Restructured channel pages and the followed games menu.
  • Removed max values from stream launch attempt settings. #401
  • Fixed language filters not being updated after saving settings.
  • Fixed duplicate streams detection.
  • Fixed graphic glitches on Windows. #357
  • Fixed VLC player preset on MacOS. #388
  • Fixed invisible content when shrinking app window beyond its min width. #411
  • Fixed notification types other than "auto" using fallbacks.
  • Fixed substitutions in custom player window titles.
  • Upgraded NW.js to 0.20.0.
  • Several other bugfixes and improvements.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.1.1

01 Jan 21:34
Compare
Choose a tag to compare

Streamlink Twitch GUI

Please see the release notes of v1.1.0 or even v1.0.0 if you're updating from Livestreamer Twitch GUI.

Hotfix (v1.1.1)

  • Fixed Livestreamer standalone validation. #386

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!

v1.1.0

01 Jan 08:44
Compare
Choose a tag to compare

Streamlink Twitch GUI

Release highlights (v1.1.0)

  • Set the required min. version of Streamlink to 0.2.0. #256 #362
    https://streamlink.github.io/install.html
  • Implemented Streamlink/Livestreamer validation cache.
  • Changed the validation logic of Streamlink/Livestreamer.
    The correct python executable should now be used on all systems.
  • Fixed subscriptions menu. #377
  • Fixed Streamlink version check regex. #371
  • Fixed a critical bug in the Windows (un)installers.
    The old installers have been removed from the previous releases.

Changelog / Wiki / Installation instructions / Open issues / Project activity / Chat

Donate

If you think that this application is helpful, please consider supporting the creator by donating.
Thank you very much!