• v0.15.0 134e967d0f

    v0.15.0
    All checks were successful
    / build-test (push) Successful in 11m47s
    / release (push) Successful in 11s
    Stable

    eofredj released this 2026-06-26 19:18:41 +02:00 | 430 commits to main since this release

    Features

    • feat(02-01): render container CPU/memory bar+sparkline in details pane
    • feat(tui): searchable context help overlay
    • feat(tui): context actions palette and accumulated quick wins
    • feat(tui): context-aware footer hints with per-pane keybindings
    • feat(tui): interactive JSON tree details pane and panes refactor

    🐛 Bug Fixes

    • fix(update): drive podman auto-update via systemd unit
    • fix(tui): keep JSON tree details cursor visible and stable
    • fix(db): close underlying sql.DB in DB.Close

    📚 Documentation

    • docs(phase02): update state, regenerate changelog, and finalize pane copy
    • docs(phase02): finalize metrics pane plans and state before execution
    • docs(phase02): create metrics pane plans and update roadmap
    • docs: regenerate CHANGELOG after auto-update fix
    • docs: regenerate CHANGELOG after Phase 01 transition
    • docs(phase01): complete UAT, verify, and transition to Phase 02
    • docs: update resume checkpoint with Phase 7 plan
    • docs: regenerate changelog and update resume checkpoint after Phase 6
    • docs: update changelog
    • docs: update changelog
    • docs: map existing codebase

    🔧 Other Changes

    • chore(version): Release v0.15.0
    • refactor(02-02): remove redundant container metrics view and add pane behavior tests
    • test(02-01): add failing metric rendering tests
    • wip: pause after Phase 01 closure and auto-update fix
    • wip: pause after ad-hoc Phase 5
    • wip: TUI power-user ad-hoc plan paused at 4/10

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 134e967
    • Build Date: 2026-06-26 17:30:41 UTC

    🔐 Checksums

    903870a49f041355840c879443c0dc4487bd4cd7f3729dfde8d3dcef54f2f577  pods-ctl
    
    Downloads