Skip to content

DiskRaptor v1.0.11

Choose a tag to compare

@github-actions github-actions released this 03 Aug 09:00
· 47 commits to main since this release

v1.0.11

  • Native Windows APIs for drive enumeration and S.M.A.R.T. (no PowerShell / smartctl subprocesses)
  • Security hardening: system paths validated (absolute, existing, no control characters), cmd-injection guard for opening a terminal
  • main.rs split into command domains (file/system/scan/duplicates/settings) for maintainability
  • macOS: signed & notarized universal DMG (Intel + Apple Silicon) and .pkg installer; App Store (MAS) CI upload
  • Windows: silent-installable NSIS installer and MSI for the Microsoft Store
  • Release workflow uploads only the real build bundles (no dist/** pollution)