• v0.40.0 d0cc8f85d5

    v0.40.0
    All checks were successful
    / release (push) Successful in 45s
    / build-test (push) Successful in 8m6s
    Stable

    eofredj released this 2026-07-17 21:12:25 +02:00 | 88 commits to main since this release

    Features

    • feat(tui): navigate to parent on left arrow in tree and details panes

    📚 Documentation

    • docs(tui): update keybindings docs for left-arrow parent navigation

    🔧 Other Changes

    • chore(version): Release v0.40.0

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: d0cc8f8
    • Build Date: 2026-07-17 19:17:47 UTC

    🔐 Checksums

    fddc6914aaf1d0f4736441a5b717d20f05d6a087d342a27f5372b58dd3841bb8  pods-ctl
    
    Downloads