• v0.6.1-dev 056f05308b

    Release v0.6.1-dev
    Some checks failed
    Build and Test / build (push) Failing after 15s
    Build Container / Build and Push Container (push) Failing after 10s
    Build Container / Create Release (push) Has been skipped
    Build Linux / build-linux (linux-arm64, true, aarch64-unknown-linux-gnu) (push) Failing after 19s
    Build Linux / build-linux (linux-amd64, false, x86_64-unknown-linux-musl) (push) Failing after 23s
    Build macOS / build-macos (push) Has been cancelled
    Pre-release

    mik-tf released this 2026-03-22 20:15:37 +00:00 | 22 commits to development since this release

    Changes (from v0.6.0-dev)

    • fix: hero_redis auth.validate RPC handler for UI login (#76)
    • fix: auth smoke test password (admin → admin123)
    • fix: Redis smoke test uses /api/command instead of /rpc proxy (transport mismatch)
    • fix: libraries.list graceful skip when repos still cloning
    • fix: hero_os_ui tests skip when WASM not built
    • fix: remove stale hero_shrimp_ui test
    • feat: semver-based deployment (VERSION= in Makefile, version tracked in app.env)
    • docs: mycelium-restart tip in CLAUDE.md

    Deploy

    TAG=0.6.1-dev make pack
    cd deploy/single-vm && make update ENV=herodev VERSION=0.6.1-dev
    
    Downloads