Skip to content

Releases: Xithrius/twitch-tui

v3.0.0-alpha.3

05 Sep 12:22
22526dd

Choose a tag to compare

v3.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Clamp following widget to frame size (#691)
  • Corrected quick authentication URL scopes in configuration docs (#695)
  • Changed search widget selected foreground text color to black (#697)

Contributors

Thank you @kaizoplant, @BlueCloudDev, and @tripplehelix!

More information

Release available on crates.io.

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

Documentation available here.

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

Full Changelog: v3.0.0-alpha.2...v3.0.0-alpha.3

v3.0.0-alpha.2

09 Aug 08:28
8aa4466

Choose a tag to compare

v3.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • User will no longer be able to see token when typing/pasting it into the autoconfig wizard
  • oauth: is automatically prepended to the token in the autoconfig wizard if it is not provided by the user (#680)

Contributors

Thank you @porant and @erys!

More information

Release available on crates.io.

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

Documentation available here.

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

Full Changelog: v3.0.0-alpha.1...v3.0.0-alpha.2

v3.0.0-alpha.1

09 Aug 08:07
dc21696

Choose a tag to compare

v3.0.0-alpha.1 Pre-release
Pre-release

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

v2.6.19

13 Apr 19:37
a6be789

Choose a tag to compare

What's changed

  • Corrected authentication config docs (#665)
  • Bumped codebase to Rust 1.86 + 2024 edition
  • Delete key was acting the same as the backspace key, removing the character to left instead of right (#675)

Contributors

Thank you @tombh and @LordMZTE!

More information

Release available on crates.io.

Download the binary through cargo install twitch-tui --version "2.6.19".

Documentation available here.

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

Full Changelog: v2.6.18...v2.6.19

v2.6.18

04 Jan 01:45
2aa79d7

Choose a tag to compare

What's changed

Enabled emotes for Ghostty (animated emotes don't work at the moment, but static emotes do) (#662)

Contributors

Thank you @mtane0412!

More information

Release available on crates.io.

Download the binary through cargo install twitch-tui --version "2.6.18".

Documentation available here.

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

Full Changelog: v2.6.17...v2.6.18

v2.6.17

13 Nov 03:40
60f3c9e

Choose a tag to compare

What's changed

Sort the emote picker list by match score instead of alphabetical order (#656)

Contributors

Thank you @Nogesma!

More information

Release available on crates.io.

Download the binary through cargo install twitch-tui --version "2.6.17".

Documentation available here.

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

Full Changelog: v2.6.16...v2.6.17

v2.6.16

19 Aug 05:10
9db1528

Choose a tag to compare

What's changed

Fixed crash when underlining in the UI on Windows (#648)

Contributors

Thank you @hellishvictor!

More information

Release available on crates.io.

Download the binary through cargo install twitch-tui --version "2.6.16".

Documentation available here.

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

Full Changelog: v2.6.15...v2.6.16

v2.6.15

17 Aug 16:42
34e5bba

Choose a tag to compare

What's changed

Fixed off by one error in highlight (#649, #650)

Contributors

Thank you @vesdev and @Nogesma!

More information

Release available on crates.io.

Download the binary through cargo install twitch-tui --version "2.6.15".

Documentation available here.

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

Full Changelog: v2.6.14...v2.6.15

v2.6.14

29 Jul 06:44
f8cfa57

Choose a tag to compare

What's changed

  • Implemented NO_COLOR environment variable standard (#629)
  • Fixed missing items in default config and docs (#618, #619)

Contributors

Thank you @hellishvictor, @notshwuy, and @9mdv!

More information

Release available on crates.io.

Download the binary through cargo install twitch-tui --version "2.6.14".

Documentation available here.

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

Full Changelog: v2.6.13...v2.6.14

v2.6.13

22 Jun 18:38
0672fce

Choose a tag to compare

What's changed

Fixed subscriber emotes not rendering when used (#616)

Contributors

Thank you @LukyLurks and @Nogesma!

Even more information

Release available on crates.io.

Acquire the binary through cargo install twitch-tui --version "2.6.13".

Documentation available here.

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

Full Changelog: v2.6.12...v2.6.13