• v0.12.1 fb261441c5

    v0.12.1
    All checks were successful
    / build-test (push) Successful in 4m38s
    / release (push) Successful in 19s
    Stable

    eofredj released this 2026-06-21 22:13:26 +02:00 | 463 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): prevent double-scroll in logs/events pane render

    🔧 Other Changes

    • chore(version): Release v0.12.1
    • wip: TUI polish paused after Bundles A+B

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: fb26144
    • Build Date: 2026-06-21 20:18:21 UTC

    🔐 Checksums

    6550d2bfdc408e595aa3b01932934da4a10874ed6d17e560d9f5876c8143055b  pods-ctl
    
    Downloads