• v0.41.0 f9b3df9f15

    v0.41.0
    All checks were successful
    / build-test (push) Successful in 5m7s
    / release (push) Successful in 21s
    Stable

    eofredj released this 2026-07-17 23:52:40 +02:00 | 84 commits to main since this release

    Features

    • feat(tui): add comprehensive mouse support for tree, panes, and overlays

    📚 Documentation

    • docs(tui): remove "no mouse support" constraint from design spec
    • docs(tui): document mouse support in browse guide, README, and architecture

    🔧 Other Changes

    • chore(version): Release v0.41.0

    📦 Installation

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

    📋 Full Changelog

    Compare v0.40.0...v0.41.0

    🔨 Build Metadata

    • Git Commit: f9b3df9
    • Build Date: 2026-07-17 21:58:05 UTC

    🔐 Checksums

    b4874647c7f37dc38308bb7b909b762bfcc07449662a80193ecdcbaa04394a32  pods-ctl
    
    Downloads