Skip to content

FindDiskKiller 1.3.12

Choose a tag to compare

@jianyintang jianyintang released this 06 Aug 19:14
· 20 commits to main since this release

FindDiskKiller 1.3.12

This release refreshes Storage Map, makes navigation react immediately, and
adds a privacy-friendly presentation mode for screen recording.

Storage Map

  • Rework the Storage Map workspace with clearer hierarchy, denser summaries,
    and a more consistent visual structure for scanning provider data.
  • Use the shared segmented control for scope switching and keep its layout
    stable across normal and narrow window sizes.
  • Preserve selection and navigation geometry while content refreshes so the
    workspace no longer shifts unexpectedly between states.

Responsive navigation and loading

  • Commit sidebar selection and page transitions before starting derived work,
    keeping clicks and keyboard navigation visibly responsive.
  • Make navigation skeletons mirror the final page structure, dimensions, and
    breakpoints to prevent layout shifts as content becomes available.
  • Reduce repeated live rendering work in charts and glass surfaces while
    preserving current monitoring data and interaction behavior.

Screen recording privacy

  • Add an optional Screen Recording setting that replaces AI chat titles with
    stable neutral examples throughout Storage Map, search, cleanup review, and
    batch cleanup views.
  • Keep the setting off by default and preserve real provider, project, size,
    and cleanup information unless the user explicitly enables it.
  • Localize the new setting and supporting copy across all shipped languages.

Release integrity

  • Build 134 passed the serial Swift test suite, lint checks, Xcode archive, and
    release validation workflow.
  • The release is universal, Developer ID signed, notarized,
    Gatekeeper-validated, and Sparkle-signed before publication.