• v0.30.1 81db131855

    v0.30.1
    All checks were successful
    / build-test (push) Successful in 9m17s
    / release (push) Successful in 29s
    Stable

    eofredj released this 2026-07-12 14:33:09 +02:00 | 207 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): stats loading, noColor bars, refresh cursor preservation

    🔧 Other Changes

    • chore(version): Release v0.30.1
    • test: complete UAT for phases 01, 02, 04 — 4 pass, 3 issues, 1 blocked

    📦 Installation

    # Download the binary
    curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.30.1/pods-ctl-linux-amd64"
    
    # Verify checksum
    sha256sum -c pods-ctl-linux-amd64.sha256
    
    # Make executable and move to PATH
    chmod +x pods-ctl-linux-amd64
    mv pods-ctl-linux-amd64 /usr/local/bin/pods-ctl
    

    📋 Full Changelog

    Compare v0.30.0...v0.30.1

    🔨 Build Metadata

    • Git Commit: 81db131
    • Build Date: 2026-07-12 12:42:53 UTC

    🔐 Checksums

    a930e21abd24078944286a8cf9af830a3072280a7745f3876db3fc07a610c9e7  pods-ctl
    
    Downloads