Skip to content

Releases: navanem/navanem_SuperDelete

SuperDelete 2.1.1

Choose a tag to compare

@lmdanavanem lmdanavanem released this 14 Jun 02:58
Immutable release. Only release title and notes can be modified.

SuperDelete 2.1.1 — patch release.

Fixes

  • Status bar is now visible. It was painted transparent due to a colour-converter resource lookup that silently failed; replaced with direct theme brushes.
  • Simplified, robust window layout so the activity log and status bar always stay visible at the bottom, with the main content scrolling when needed.
  • Replaced the menu bar with a clean About button in the header.

Everything from 2.1.0 (unit tests, settings persistence, % progress, auto-elevation, dark mode, new icon) is included.

Downloads

Self-contained single-file executables — no .NET install required.

File Description
SuperDeleteUI.exe Desktop app — double-click to launch.
SuperDelete.exe Command-line tool.

For Bypass ACL, right-click → Run as administrator. Windows-only (x64).

SuperDelete 2.1.0

Choose a tag to compare

@lmdanavanem lmdanavanem released this 14 Jun 01:23
Immutable release. Only release title and notes can be modified.

SuperDelete 2.1.0 builds on the v2 desktop release with quality, safety and polish.

What's new

  • Unit tests for the shared deletion engine (16 tests: nested trees, >260-char paths, read-only files, preview counts, cancellation, analyzer, path utils).
  • Settings persistence — recent paths and the chosen theme are remembered between sessions.
  • Real progress % — a determinate progress bar when a prior Analyze provided the item total.
  • Auto-elevation — offers to relaunch as administrator when Bypass ACL is enabled without admin rights.
  • Dark-mode fixes — readable Help menu dropdown, status banner re-themes correctly, and the status bar is no longer clipped.
  • Refreshed look — new higher-quality app icon and a redesigned header (icon, "by navanem.com", version).
  • Fixed a progress-bar binding crash and theme-dictionary resolution.

Downloads

Self-contained single-file executables — no .NET install required.

File Description
SuperDeleteUI.exe Desktop app — double-click to launch.
SuperDelete.exe Command-line tool.

For Bypass ACL, right-click → Run as administrator (or let the app offer to relaunch elevated).

Windows-only (x64).