• v0.9.0 ea9cb142c1

    v0.9.0
    All checks were successful
    / release (push) Successful in 1m12s
    / build-test (push) Successful in 4m58s
    Stable

    eofredj released this 2026-06-20 21:15:40 +02:00 | 487 commits to main since this release

    Features

    • feat(tui): redesign browse layout and pane focus model

    🔧 Other Changes

    • chore(version): Release v0.9.0

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: ea9cb14
    • Build Date: 2026-06-20 19:21:29 UTC

    🔐 Checksums

    41559fcb6c316b0e1085cfb733fce9a0a0fee16d54d8705eae75b6aa334a9a79  pods-ctl
    
    Downloads