Releases: miwidot/twitchpoint
Releases · miwidot/twitchpoint
v1.2.6
v1.2.5
v1.2.4 — Fix console X button on Windows
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
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
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
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
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_64twitchpoint-windows.exe— Windows x86_64
v1.2.0-beta.13
Better first-run experience
- Removed terminal channel prompt — app starts directly into TUI after login
- Add channels via UI instead (TUI:
akey, Web UI:+ Add Channel) - Web server now enabled by default for new configs
Binaries
twitchpoint-macos— macOS (Apple Silicon)twitchpoint-linux— Linux x86_64twitchpoint-windows.exe— Windows x86_64
v1.2.0-beta.12
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_64twitchpoint-windows.exe— Windows x86_64
v1.2.0-beta.9
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_64twitchpoint-windows.exe— Windows x86_64