v2.0.0-rc8 - Aggregator Integration & Update Notifications
🎉 Major Feature: Multi-Machine Mining Aggregator
This release introduces the Aggregator module for miners running multiple machines. Aggregate all your mining stats
and deadline submissions into a single dashboard, powered by one node.
New Features
Aggregator Dashboard
- Consolidate mining from multiple machines into one view
- Real-time monitoring of connected miners and accounts
- Activity log with deadline submissions and rejections
- Summary statistics (total capacity, deadlines, machines online)
- Single node serves all your mining rigs
Update Notifications
- Version display in sidebar with update badge indicator
- Automatic GitHub release checking (on startup + every 6 hours)
- "Check for Updates" in Help menu works everywhere
- Click version to see release notes and download link
Mining Setup Fixes
- All advanced settings now properly persist (poll interval, timeout, compression, thread pinning)
- Separate Direct I/O options for plotter and miner
- Fixed settings not loading on component init
Technical Notes
- Upgraded pocx crates to 1.0.0-rc.8
- Removed unused tauri-plugin-updater
- Skip MSI on Windows for pre-release versions (NSIS installer only)
---Full Changelog: v2.0.0-rc7...v2.0.0-rc8