• v0.26.0 9f44513f31

    v0.26.0
    All checks were successful
    / release (push) Successful in 50s
    / build-test (push) Successful in 6m49s
    Stable

    eofredj released this 2026-07-09 18:03:33 +02:00 | 262 commits to main since this release

    Features

    • feat(02-01): rewrite renderContainerDetail with bar+sparkline Metrics section
    • feat(02-01): add color parameter and noColor ASCII fallback to Bar and Sparkline

    🐛 Bug Fixes

    • fix(02-01): update all Bar/Sparkline callers to new 4-parameter signatures

    📚 Documentation

    • docs(02): plan metrics pane phase with UI-SPEC and research
    • docs: restore planning structure from commit 601684a

    🔧 Other Changes

    • chore(version): Release v0.26.0
    • test(02-02): add behavior tests for metrics rendering

    📦 Installation

    # Download the binary
    curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.26.0/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.25.1...v0.26.0

    🔨 Build Metadata

    • Git Commit: 9f44513
    • Build Date: 2026-07-09 16:06:06 UTC

    🔐 Checksums

    c662ee329787afb7b12509ee25701e204b6bcaf1ccfba9cc2a9eda59d8feb7cb  pods-ctl
    
    Downloads