• v0.12.0 d250c59b04

    v0.12.0
    All checks were successful
    / release (push) Successful in 30s
    / build-test (push) Successful in 4m33s
    Stable

    eofredj released this 2026-06-21 05:18:57 +02:00 | 466 commits to main since this release

    Features

    • feat(tui): details pane with tree-like collapsible entries and cursor navigation
    • feat(tui): set tree pane width to 30%
    • feat(tui): focus-aware arrows, uniform title layout, and pod expansion fix

    📚 Documentation

    • docs: add comprehensive project README

    🔧 Other Changes

    • chore(version): Release v0.12.0
    • chore(planning): update state and continue-here after details-pane refactor
    • wip: details-pane tree-like entries refactor in progress
    • wip: Phase 01 UAT paused at test 5/8
    • test(01): partial UAT - 4 passed, 0 issues, 3 pending
    • wip: Phase 01 verification paused at test 2/8
    • chore(state): resume session and consume handoff
    • wip: TUI polish paused at Phase 01 verification
    • chore(planning): update STATE.md after resuming and committing TUI fixes

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: d250c59
    • Build Date: 2026-06-21 03:23:57 UTC

    🔐 Checksums

    1d65a8916f1f2333005d0214a00f4da08cf0db1d7c47b93068da727002b4e87b  pods-ctl
    
    Downloads