What's Changed
Performance
- Parallelize SQM deployment status checks - All 10 SSH commands now run concurrently, reducing check time from ~5-10s to ~1-2s (#81)
New Features
- Sponsorship banner - Added sponsorship call-to-action with SQM polling improvements (#80)
Bug Fixes
- Fix orphan iperf3 processes - Use SIGKILL and simple pattern matching instead of regex for more reliable cleanup
Documentation
- Promote Windows Installer over manual Docker deployment
- Clarify Windows installer accessibility via IP/hostname
- Add OpenSpeedTest mention to Windows Installer section
- Various README improvements
Full Changelog: v0.9.5...v0.9.6