Releases: Xithrius/twitch-tui
v3.0.0-alpha.3
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
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
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
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
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
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
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
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
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
What's changed
- Implemented
NO_COLORenvironment 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
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