Releases: BobJustFry/MinerPulse
Releases · BobJustFry/MinerPulse
Release list
v1.2.0-build185
Fix binary .mpsn/.mprs open via Tauri path drop (build 185). Co-authored-by: Cursor <cursoragent@cursor.com>
v1.2.0-build184
Fix toolbar continue-on-unavailable checkbox width (build 184). Co-authored-by: Cursor <cursoragent@cursor.com>
v1.2.0-build183
WhatsMiner control UI: timezone select, styled fields, static net val…
v1.2.0-build178
Miner Pulse 1.2.0 (build 178)
- WhatsMiner control: cancellable log export (4028/API 3.0)
- Correct numeric control ranges (target freq −100…+100, upfreq 0–9)
- API Switch: detect unsupported firmware and show WhatsMinerTool instructions
- LuCI login token fix for web UI auth
- Control UI polish and error messages (ru/en/zh-CN)
v1.2.0-build138
Import WhatsMiner chip layout table from HashSource (build 138). Adds 412 firmware-derived model layouts for chips_per_domain resolution (M60 172x4x43, M50 series, etc.) and a regen script. Co-authored-by: Cursor <cursoragent@cursor.com>
v1.2.0-build136
Fix WhatsMiner C100+ chip parsing and snapshot chip refresh (build 136). Co-authored-by: Cursor <cursoragent@cursor.com>
v1.2.0-build133
Miner Pulse 1.2.0 (133)
New
- Binary recordings —
.mprs(session) and.mpsn(frame); MessagePack + gzip, full snapshot data (chips, console log). - Fast session open — parse once in Rust (
SessionStore), charts immediately, frames loaded on demand during playback. - Unified Open — one button auto-detects recording, snapshot, or log (legacy
.mpulsestill supported). - Live chart values — cursor markers and values on poll, playback, and recording.
- Scan favorites — star button to save custom IP ranges, deletable from list.
- Compact toolbar — icon buttons with tooltips instead of labels in compact density mode.
Fixes & improvements
- WhatsMiner pools on every poll/record tick (no longer skipped on fast poll).
- Removed duplicate Pools tab — pools stay in Data.
- Dev server port 5173 (Windows reserved port range fix).
- Session open no longer clears Rust cache immediately after load.
Install
Download MinerPulse_1.2.133_x64-setup.exe below (Windows x64). Existing users can update via About → Check for updates.
v1.2.0-build123
Miner Pulse 1.2.0 build 123
v1.2.0-build117
Miner Pulse 1.2.0 build 117
v1.0.1-build91
Fix miner read hang: skip WhatsMiner probe on Antminer, async read (b…