Skip to content

v3.0.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@Xithrius Xithrius released this 09 Aug 08:07
· 59 commits to main since this release
dc21696

What's Changed

  • Fix typo in window size warning message (#676)
  • Migrating Twitch connection from IRC to WebSockets (#677)
  • Add further websocket commands (#679)
  • Fix grammar typo in follower command message (#681)
  • Remove config storage.channels check for autofill (#682)
  • Add more websocket commands (#683)
  • Access dashboard favorite channel index > 9 (#686)
  • Update dockerfile rust image (#688)

Contributors

Thank you @fisher60, @kaizoplant, and @kshpin!

More information

Release available on crates.io.

Download the binary through cargo install twitch-tui --version "3.0.0-alpha.1".

Documentation available here.

If you have any issues/suggestions don't hesitate to submit an issue!

Full Changelog: v2.6.19...v3.0.0-alpha.1