• v0.38.0 a8f4268804

    v0.38.0
    All checks were successful
    / release (push) Successful in 1m59s
    / build-test (push) Successful in 3m39s
    Stable

    eofredj released this 2026-07-16 00:57:51 +02:00 | 101 commits to main since this release

    Features

    • feat(tui): add mouse click support for tab switching

    🔧 Other Changes

    • chore(version): Release v0.38.0
    • style(tui): redesign tab bar with background highlight

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: a8f4268
    • Build Date: 2026-07-15 23:03:06 UTC

    🔐 Checksums

    751d299d9a5c4a6e198380a78865394112f51bc40cc6835b1f3bc98a84dceab8  pods-ctl
    
    Downloads