SwiftMiner 1.35

Version 1.35 ยท Build 2026072814

Twitch drop claims were landing but being read back as failures, so claim counts, history and notifications all stayed empty. This release repairs the claim path end to end, restores credited watch progress, rebuilds the Miners tab around a macOS Tahoe operator view, and makes campaign data and artwork available much sooner after launch.

Drop Claiming Restored

Claims were reaching Twitch and succeeding, but the reply was misread โ€” so every claim was reported as a failure and nothing that depends on a claim ever ran.

Claim History Recorded

Claimed rewards are now persisted, so claim statistics report real numbers instead of always reading zero.

Watch Progress Credited

Watch time is reported to Twitch in the form it now expects, so minutes count toward drops again.

Miners Rebuilt for macOS Tahoe

Each miner is now an operator view: who it is, whether it is healthy, and what it is working on next.

Honest Miner Health

Health now answers whether the miner is well, rather than repeating what it is watching.

Campaign Visibility and Artwork

Prioritised games stay where you expect them, the dashboard counts reflect reality, and artwork remains sharp and available across launches.

Performance

Smoother scrolling on the Miners tab, and fewer wasted redraws and requests.

Illustrated Help and Website

The website and help centre now show the current app instead of relying on old or text-only guidance.

Internals

Coverage for the paths that failed silently, so these regressions surface in tests rather than in production.