Releases: chowder/ttv-cli
Releases · chowder/ttv-cli
v1.4.0
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
Fixed an issue where configs would not persist to disk correctly
v1.3.0
Use Twitch app headers to bypass integrity checks
v1.2.2
Add Dockerfile and Docker builds on GitHub Actions
Apply go mod tidy
v1.2.1
Add Client-Session-Id and Client-Version headers
v1.1.11
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
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
Fix Moments miner
Added tests for certain pubsub responses