mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-20 03:16:46 -07:00
Update configuration, immersion tracking, and mining workflow docs. Add backlog tasks for upcoming work items and change notes for recent features and fixes.
7 lines
401 B
Markdown
7 lines
401 B
Markdown
type: added
|
|
area: stats
|
|
|
|
- Added `subminer stats -b` to start or reuse a dedicated background stats server without blocking normal SubMiner instances.
|
|
- Added `subminer stats -s` to stop the dedicated background stats server without closing browser tabs.
|
|
- Stats server startup now reuses a running background stats daemon instead of trying to bind a second local server in another SubMiner instance.
|