-
v0.32.0
Stablereleased this
2026-07-13 14:15:46 +02:00 | 178 commits to main since this release✨ Features
- feat(tui): auto-refresh mode (T key) and session persistence
- feat(tui): events pane search, quick filter toggles (F1-F5), expanded resource history
🔧 Other Changes
- chore(version): Release v0.32.0
- perf(tui): single-split pane rendering, cached log filter results, O(N) visible index computation
- perf(tui): skip redundant ToLower in filter, cache tree depth, remove unused width computation
- perf(tui): fix ring buffer growth, cache footer counts, cache lipgloss styles, dedupe stripANSI
📦 Installation
# Download the binary curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.32.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:
34f1431 - Build Date: 2026-07-13 12:21:45 UTC
🔐 Checksums
4ed22846ae14798995fb2dae0cd27ec893e820a16a51366b171976cef53fd0b8 pods-ctlDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads