• v0.11.0 8ce62c3070

    v0.11.0
    All checks were successful
    / build-test (push) Successful in 4m40s
    / release (push) Successful in 29s
    Stable

    eofredj released this 2026-06-21 00:21:28 +02:00 | 482 commits to main since this release

    Features

    • feat(tui): add tree pane title and number-key focus shortcuts

    🐛 Bug Fixes

    • fix(tui): clip pane contents horizontally and keep right border

    🔧 Other Changes

    • chore(version): Release v0.11.0

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 8ce62c3
    • Build Date: 2026-06-20 22:26:33 UTC

    🔐 Checksums

    32966056b319e21fd394b282a2996bc2ab81bc2a232887ecb62dd7879ebed2b9  pods-ctl
    
    Downloads