• v0.37.1 fea557e881

    v0.37.1
    All checks were successful
    / build-test (push) Successful in 8m35s
    / release (push) Successful in 1m32s
    Stable

    eofredj released this 2026-07-15 22:18:22 +02:00 | 109 commits to main since this release

    🐛 Bug Fixes

    • fix(ui): change pane column ratio from 50/50 to 45/55

    🔧 Other Changes

    • chore(version): Release v0.37.1

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: fea557e
    • Build Date: 2026-07-15 20:31:47 UTC

    🔐 Checksums

    6dd857ed78d21394c5777d947f4a64024617556932854118e0d6228ee56679c4  pods-ctl
    
    Downloads