-
v0.4.0
Stablereleased this
2026-06-14 16:11:37 +02:00 | 557 commits to main since this release✨ Features
- feat(tui): Live resource stats and uptime in browse detail panel
- feat(tui): Rich container browsing with inspect, restart, update, upgrade actions
- feat(events,watch): Add pods-ctl events command and --watch polling (Tasks 6c+6d)
- feat(stats): Add pods-ctl stats command with ContainerStats API (Task 6b)
- feat(config): Wire config.Load() into PersistentPreRun, add --watch flag (Task 6a)
- feat(output): Add actionable hints to error and warning output
- feat(cmd): Wire SystemdClient and PodmanClient interfaces into AppContext
📚 Documentation
- docs(handoff): Pause after TUI browse enhancements (events, watch, stats, actions)
- docs(handoff): Pause after Tasks 3, 4, and 5a complete
- docs(handoff): Mark Tasks 3 and 4 complete, set Task 5 next
- docs(handoff): Update HANDOFF and .continue-here for Task 3 completion
🔧 Other Changes
- chore(version): Release v0.4.0
- chore(cliff): Update repo references to desordre/pods-ctl
- refactor(cmd): Extract shared helpers to reduce file sizes (Task 5b)
- refactor(registry): Decouple registry from db package
- wip: Go rewrite paused at task 3/6 — interfaces defined, tests shipped, planning docs updated
📦 Installation
# Download the binary curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.4.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
🔨 Build Metadata
- Git Commit:
d668d3d - Build Date: 2026-06-14 14:17:02 UTC
🔐 Checksums
8852bc487705ce38f15edc5ce6328f74670548c0d7333808e688e86301a3db5e pods-ctlDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads