Skip to content

← All versions

Version 1.3.16

Build 138

Released 2026-08-12
Requires macOS +macOS 14.0+
DownloadDownload

Focused Docker and Podman detail pages with search and status filters, plus official build-cache and Go module-cache cleanup.

New

  • Explore images, containers, volumes, and build cache in four flat sections with clickable summary cards
  • Search, sort by size or name, and filter by status: dangling images, running or stopped containers, unreferenced volumes, and in-use build cache
  • Clean unused build cache with docker builder prune, and clear the Go module cache with go clean -modcache after re-verifying the path

Improvements

  • Pre-render rows into plain display models so scrolling and hovering never re-run localization or formatting
  • Show dangling-image and container state badges inline while keeping rows compact

Fixes

  • Prevent tooltips from swallowing clicks on section cards and filter chips

FindDiskKiller 1.3.16 reworks the Docker and Podman detail pages into focused, searchable workspaces and adds official command-line cleanup for container build cache and the Go module cache.