Skip to content

Releases: chowder/ttv-cli

v1.4.0

05 May 19:34
fe03d42
Compare
Choose a tag to compare

The application was broken for a time due to Twitch introducing new anti-bot measures; this update restores most functionality by using the Android TV login flow to obtain auth tokens.

v1.3.1

18 Oct 19:14
Compare
Choose a tag to compare

Fixed an issue where configs would not persist to disk correctly

v1.3.0

18 Oct 18:30
Compare
Choose a tag to compare
Use Twitch app headers to bypass integrity checks

v1.2.2

24 Sep 21:58
Compare
Choose a tag to compare
Add Dockerfile and Docker builds on GitHub Actions

Apply go mod tidy

v1.2.1

16 Sep 23:34
Compare
Choose a tag to compare
Add Client-Session-Id and Client-Version headers

v1.2.0

16 Sep 20:59
Compare
Choose a tag to compare

Implemented Twitch Integrity API (see https://github.com/mauricew/twitch-graphql-api#integrity)

v1.1.11

05 Sep 23:26
Compare
Choose a tag to compare
Reformat GQL operations into request and response files

Added a notification channel to the rewards app

Redemption errors are now propagated back to the user

v1.1.10

02 Sep 22:26
Compare
Choose a tag to compare
Rewards app now shows remaining channel points

Config now fetches auth token context

Fix models for CommunityPointsUser and CommunityMomentsChannel

Fix Moments miner

v1.1.9

02 Sep 20:01
Compare
Choose a tag to compare
Fix Moments miner

Added tests for certain pubsub responses

v1.1.8

01 Sep 22:24
Compare
Choose a tag to compare
Better error propagation