Skip to content

Releases: miwidot/twitchpoint

v1.2.6

14 Mar 22:10

Choose a tag to compare

Changes

  • Skip drop campaigns where game account is not linked (avoids wasting watch time)
  • New Drop Campaigns table in TUI showing campaign status (ACTIVE / UNLINKED / DISABLED)
  • Web UI shows UNLINKED badge on unconnected campaigns
  • Bump Go from 1.25.6 to 1.26.1

v1.2.5

11 Mar 17:14

Choose a tag to compare

Changes

  • Bump Go from 1.25.6 to 1.26.1 (latest stable)

v1.2.4 — Fix console X button on Windows

24 Feb 14:13

Choose a tag to compare

Bug Fix

  • Console X button no longer kills the app: Clicking the X on the console window now hides it instead of terminating the process. App keeps running in the tray — same as pressing 'q' or using "Hide Console".

Full Changelog: v1.2.3...v1.2.4

v1.2.3 — Fix TUI quit on Windows

24 Feb 14:10

Choose a tag to compare

Bug Fix

  • 'q' in TUI no longer kills the app on Windows: Previously pressing 'q' stopped the farmer and removed the tray icon. Now 'q' hides the console — TUI stays running in the background, farmer keeps farming, tray stays active. Only "Quit" from the tray menu exits.

Full Changelog: v1.2.2...v1.2.3

v1.2.2 — Fix Windows auto-start

24 Feb 14:03

Choose a tag to compare

Bug Fix

  • Windows auto-start not working: Registry Run values with spaces in the path (e.g. C:\Users\John Doe\...) failed silently. The exe path is now properly quoted.

Full Changelog: v1.2.1...v1.2.2

v1.2.1 — Drops mining, Windows system tray, and more

24 Feb 11:50

Choose a tag to compare

What's New

Twitch Drops Mining

  • Automatic inventory tracking and drop claiming
  • Channel matching by allowed list or game directory
  • Auto-select live channels for active drop campaigns
  • Failover on offline/raid with cooldown
  • Enable/disable campaigns from Web UI

Windows System Tray

  • Tray icon alongside the TUI — runs in the background when console is hidden
  • Hide/Show Console — toggle the TUI window visibility
  • Open Web UI — launch browser to the dashboard
  • Live stats in the tray menu (points, claims, channels, drops)
  • Start with Windows — auto-start via registry toggle

Update Notifications

  • Checks for new stable and beta releases
  • Notification banner in TUI and Web UI

Web UI Improvements

  • Drop Campaigns table with toggle switch
  • TEMP/AUTO badges for auto-selected channels

Other Improvements

  • Better first-run experience (no terminal channel prompt)
  • Web server enabled by default
  • IRC retry logic for Spade heartbeats
  • Points from untracked channels now counted in stats

Bug Fixes

  • Fix claim log showing channel ID instead of display name
  • Fix auto-select not triggering when matched channels are offline
  • Fix drop assigned to multiple channels instead of one
  • Fix offline temp channels not being cleaned up
  • Fix IRC not joining channels after connect

v1.2.0-beta.14

17 Feb 17:01

Choose a tag to compare

v1.2.0-beta.14 Pre-release
Pre-release

Fix: Points from untracked channels not counted

Points earned on channels not in the config (via user-level PubSub, e.g. watching in browser) were silently ignored in stats. Now counted in total points earned and logged with resolved channel name.

Binaries

  • twitchpoint-macos — macOS (Apple Silicon)
  • twitchpoint-linux — Linux x86_64
  • twitchpoint-windows.exe — Windows x86_64

v1.2.0-beta.13

16 Feb 04:14

Choose a tag to compare

v1.2.0-beta.13 Pre-release
Pre-release

Better first-run experience

  • Removed terminal channel prompt — app starts directly into TUI after login
  • Add channels via UI instead (TUI: a key, Web UI: + Add Channel)
  • Web server now enabled by default for new configs

Binaries

  • twitchpoint-macos — macOS (Apple Silicon)
  • twitchpoint-linux — Linux x86_64
  • twitchpoint-windows.exe — Windows x86_64

v1.2.0-beta.12

15 Feb 15:39

Choose a tag to compare

v1.2.0-beta.12 Pre-release
Pre-release

Fix: Claim log showing channel ID instead of name

Claims from untracked channels (via user-level PubSub) showed the raw channel ID instead of the display name. Now resolves the name via GQL on first encounter and caches it.

Binaries

  • twitchpoint-macos — macOS (Apple Silicon)
  • twitchpoint-linux — Linux x86_64
  • twitchpoint-windows.exe — Windows x86_64

v1.2.0-beta.9

14 Feb 16:05

Choose a tag to compare

v1.2.0-beta.9 Pre-release
Pre-release

Drop check interval reduced

Drop inventory check reduced from 10 min to 5 min for faster claim detection.

Binaries

  • twitchpoint-macos — macOS (Apple Silicon)
  • twitchpoint-linux — Linux x86_64
  • twitchpoint-windows.exe — Windows x86_64