Skip to content

FindDiskKiller 1.2.5

Choose a tag to compare

@jianyintang jianyintang released this 30 Jul 13:18

FindDiskKiller 1.2.5

This patch release restores reliable manual update checks while preserving the
strict safety boundary between application installation and active file tracing.

Fixes

  • Allow signed Sparkle appcast checks even when the trace helper is awaiting
    approval, unavailable, incompatible, stopping, or currently tracing.
  • Stop presenting helper approval and registration states as an indefinitely
    pending trace shutdown.
  • Keep installation and relaunch blocked until active tracing has fully stopped,
    then continue the pending installation exactly once without another click.
  • Cancel pending installation work cleanly when the update cycle ends, without
    leaking a lock or allowing a new trace to race with installation.
  • Reduce the bundled Claude cleanup helper's virtual-memory reservation so the
    official SDK remains available when the Mac is under heavy memory pressure.

Documentation

  • Refresh the multilingual README presentation around application I/O, AI Agent
    storage analysis, official thread cleanup, file tracing, and disk health.

Release integrity

  • Build 118 passed the full local test suite, lint checks, signed universal
    release build, Apple notarization, Gatekeeper validation, and Sparkle signature
    verification before publication.
  • Existing AI Storage safeguards remain unchanged: analysis never starts
    automatically, scanner database access remains read-only, and cleanup uses
    only supported provider capabilities.