• v0.39.3 5edde1058c

    v0.39.3
    All checks were successful
    / build-test (push) Successful in 4m47s
    / release (push) Successful in 15s
    Stable

    eofredj released this 2026-07-16 23:53:16 +02:00 | 91 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): correct CPU scaling — Podman returns percentage not fraction

    🔧 Other Changes

    • chore(version): Release v0.39.3

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 5edde10
    • Build Date: 2026-07-16 21:58:19 UTC

    🔐 Checksums

    0b2208d1efc24ab3b57b565235ef11ad195fe400fd6d3285078af9f5d5022f87  pods-ctl
    
    Downloads
  • v0.39.2 5c326d8a27

    v0.39.2
    All checks were successful
    / build-test (push) Successful in 8m5s
    / release (push) Successful in 22s
    Stable

    eofredj released this 2026-07-16 22:56:57 +02:00 | 93 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): add missing Pod headline in pod detail pane
    • fix(tui): use instantaneous CPU instead of lifetime average
    • fix(upgrade): use stop+start instead of restart to avoid pod dependency cascade

    🔧 Other Changes

    • chore(version): Release v0.39.2

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 5c326d8
    • Build Date: 2026-07-16 21:05:23 UTC

    🔐 Checksums

    bb6601380f7d3e616fc8e2a55432ccc56a10b0e4989e84a61480dcc69408c9d8  pods-ctl
    
    Downloads
  • v0.39.1 02f27dd8cc

    v0.39.1
    All checks were successful
    / build-test (push) Successful in 5m10s
    / release (push) Successful in 1m38s
    Stable

    eofredj released this 2026-07-16 21:06:20 +02:00 | 97 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): preserve and update running_image_version in images table

    🔧 Other Changes

    • chore(version): Release v0.39.1

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 02f27dd
    • Build Date: 2026-07-16 19:13:06 UTC

    🔐 Checksums

    ba10923526ae64d7a7cedf1c498088a08047c97ee36c7a274db442eaa6847510  pods-ctl
    
    Downloads
  • v0.39.0 f44f037b55

    v0.39.0
    All checks were successful
    / release (push) Successful in 1m52s
    / build-test (push) Successful in 7m0s
    Stable

    eofredj released this 2026-07-16 01:31:18 +02:00 | 99 commits to main since this release

    Features

    • feat(tui): make tab bar full-width above tree pane with dynamic tabs

    🔧 Other Changes

    • chore(version): Release v0.39.0

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: f44f037
    • Build Date: 2026-07-15 23:45:15 UTC

    🔐 Checksums

    ba8df045a6aca3bae291f05a5bcb6b0c475970af6c33ab58a6afc19671a8a1e1  pods-ctl
    
    Downloads
  • 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
  • v0.37.2 fd14864e25

    v0.37.2
    All checks were successful
    / release (push) Successful in 12s
    / build-test (push) Successful in 7m4s
    Stable

    eofredj released this 2026-07-15 22:49:01 +02:00 | 104 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): use visual-width padding for metric key alignment

    🔧 Other Changes

    • chore(version): Release v0.37.2
    • test(tui): update sparkline test for two-line layout
    • refactor(tui): use detailMetric for resource overlay metrics
    • refactor(tui): use detailMetric for stats overlay metrics

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: fd14864
    • Build Date: 2026-07-15 20:54:19 UTC

    🔐 Checksums

    d3a54b78e1bfcd07ea86d1f8ec3b68aaf1625ef20d1ea82997470b3de65ae57a  pods-ctl
    
    Downloads
  • v0.37.1 fea557e881

    v0.37.1
    All checks were successful
    / build-test (push) Successful in 8m35s
    / release (push) Successful in 1m32s
    Stable

    eofredj released this 2026-07-15 22:18:22 +02:00 | 109 commits to main since this release

    🐛 Bug Fixes

    • fix(ui): change pane column ratio from 50/50 to 45/55

    🔧 Other Changes

    • chore(version): Release v0.37.1

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: fea557e
    • Build Date: 2026-07-15 20:31:47 UTC

    🔐 Checksums

    6dd857ed78d21394c5777d947f4a64024617556932854118e0d6228ee56679c4  pods-ctl
    
    Downloads
  • v0.37.0 1a9f503272

    v0.37.0
    All checks were successful
    / release (push) Successful in 46s
    / build-test (push) Successful in 4m16s
    Stable

    eofredj released this 2026-07-15 21:27:45 +02:00 | 111 commits to main since this release

    Features

    • feat: add build-linux target with Podman cross-compilation
    • feat: upgrade TUI with Catppuccin Mocha theme and visual polish

    🐛 Bug Fixes

    • fix: invalidate inspectCache after lifecycle actions

    🔧 Other Changes

    • chore(version): Release v0.37.0
    • style: make container and pod pane columns 50/50 split

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 1a9f503
    • Build Date: 2026-07-15 19:32:43 UTC

    🔐 Checksums

    ff51d5d3508e79db9059799c68cc0cb80b63736b9e202befca5a29aac54c132b  pods-ctl
    
    Downloads
  • v0.36.4 64c897626f

    v0.36.4
    All checks were successful
    / build-test (push) Successful in 5m36s
    / release (push) Successful in 42s
    Stable

    eofredj released this 2026-07-15 09:56:24 +02:00 | 116 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): always show restart count in container detail pane

    🔧 Other Changes

    • chore(version): Release v0.36.4

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 64c8976
    • Build Date: 2026-07-15 08:09:48 UTC

    🔐 Checksums

    85abf78808e14e60d8de02349d0c62ff1076359c74b52f1227713ae47c80eae3  pods-ctl
    
    Downloads
  • v0.36.3 0c4f4ae104

    v0.36.3
    All checks were successful
    / release (push) Successful in 12s
    / build-test (push) Successful in 4m24s
    Stable

    eofredj released this 2026-07-14 23:38:04 +02:00 | 118 commits to main since this release

    🐛 Bug Fixes

    • fix(security): harden input validation and command construction

    🔧 Other Changes

    • chore(version): Release v0.36.3

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 0c4f4ae
    • Build Date: 2026-07-14 21:40:39 UTC

    🔐 Checksums

    fcf6acbdb6a87f5a4f4299b92bfeff4ee418d5923c80018947010476718e5f41  pods-ctl
    
    Downloads