Skip to content

Uninstally v1.6.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 01:22

Uninstally v1.6.0

Added

  • Complete localization in 10 languages: English, Italian, Spanish, French,
    German, Portuguese, Japanese, Korean, Simplified Chinese, Traditional Chinese.
    Language switching in Settings with restart flow; all 400+ user-facing strings
    translated.
  • Safety Score on the Uninstall Simulation screen that
    analyzes the deletion plan and shows Safe to Remove / Review Recommended / High
    Risk with expandable details.
  • App Details Inspector — a Finder Get Info-style panel showing version,
    dates, installation source, storage breakdown, and per-file explanations.
  • Installation Source detection — detects Homebrew Cask, Mac App Store, DMG,
    and PKG installations. Sidebar filter sections for each source.
  • Update prompt — a native popup appears on launch when a new GitHub release
    is available, showing release notes and an Update Now button.
  • Onboarding — 4-page walkthrough on first launch (what Uninstally does,
    permissions, Trash vs Permanent, open source).
  • History export — export uninstall history as a text file.
  • Batch restore — select multiple entries in Recently Uninstalled and restore
    all at once.
  • App size change detection — shows size deltas (+850 MB / -120 MB) in both
    grid and list after rescanning.
  • Homebrew reinstall — reinstall removed Homebrew apps from history.
  • Custom scan paths — add extra directories via UserDefaults to scan beyond
    /Applications.
  • Self-uninstall warning — SafetyScore warns when you are removing Uninstally
    itself.
  • Keyboard shortcut — ⌘I opens the App Inspector from the context menu.

Changed

  • Recently Uninstalled moved above Storage Insights in the sidebar.
  • Storage Insights redesigned with a macOS-style storage bar, category
    breakdown, and 5 focused summary cards.
  • Sort menu fixed — replaced nested Picker-in-Menu with flat Buttons to
    eliminate hover-dismiss glitches.

Fixed

  • Uninstall reliability — apps now disappear immediately after uninstall
    instead of lingering. Trash mode no longer falsely reports items as still
    present. Storage size calculations include hidden files. Browser refreshes
    automatically after uninstall and when returning to the app.

Removed

  • Never Opened sidebar section, filter, and all associated statistics.
  • Unused charts from Storage Insights.
  • Dead files: RemovableItemRow, AppHeaderView, UninstallPlan.
  • 'This simulation has not deleted any files' footer label.