• v0.39.0 f44f037b55

    v0.39.0
    All checks were successful
    / release (push) Successful in 1m52s
    / build-test (push) Successful in 7m0s
    Stable

    eofredj released this 2026-07-16 01:31:18 +02:00 | 99 commits to main since this release

    Features

    • feat(tui): make tab bar full-width above tree pane with dynamic tabs

    🔧 Other Changes

    • chore(version): Release v0.39.0

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: f44f037
    • Build Date: 2026-07-15 23:45:15 UTC

    🔐 Checksums

    ba8df045a6aca3bae291f05a5bcb6b0c475970af6c33ab58a6afc19671a8a1e1  pods-ctl
    
    Downloads