v0.2.0 — moderator system, offline play-proof
Squashed v0.2.0 release. See the README for build instructions per target.
What's new since v0.1.0
- Chain-level moderator system (FOUNDER / OP / VOICE) with passphrase founder bootstrap and no on-chain handles.
- Offline play-proof: continuous local heartbeat + network / BSSID / battery / screen-on capture, signed bundle posted via
offline.play_proof.submiton reconnect. Ten bot-pattern heuristics stubbed for the node-side validator. - Player UX: album-play queues the full sorted album, library rows show play count, Connect button long-press disconnects, banner shows full rats peer id + STUN-observed public address.
- Per-target build scripts under
scripts/for all five binaries plus systemd install scripts for the two Linux node modes.
Binaries
| Target | File |
|---|---|
| Windows full node | musicchain-node-windows-x64.zip |
| Windows desktop player | musicchain-player-windows-x64.zip |
| Android player | musicchain-player-android-arm64.apk |
| Linux full node | musicchain-node-linux-x64.tar.gz |
| Linux mini node | musicchain-mini-node-linux-x64.tar.gz |