• v0.32.1 af23836eb0

    v0.32.1
    All checks were successful
    / build-test (push) Successful in 5m49s
    / release (push) Successful in 29s
    Stable

    eofredj released this 2026-07-13 18:06:27 +02:00 | 176 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): overlay toast and modal layers on top of content instead of replacing it

    🔧 Other Changes

    • chore(version): Release v0.32.1

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: af23836
    • Build Date: 2026-07-13 16:12:38 UTC

    🔐 Checksums

    7e43c6a9ed4ddafb856cba2f69f04bb0aa7d240cf4dbcba990c6b8f56f77873d  pods-ctl
    
    Downloads