Skip to content

DiskRaptor v1.0.10

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:11
· 63 commits to main since this release

v1.0.10

  • Live tree view: stream discovered entries during a scan (ring buffer + live list in the tree panel)
  • Duplicate scanner backend implemented (size grouping → head hash → full-hash verification)
  • Trash handling: platform-correct trash path, Windows recycle-bin scanning with iteration caps, Trash Recovery for orphaned files when the shell shows empty
  • Fix hung scans: junction-safe walker for $Recycle.Bin, no-progress watchdog guarantees scans always terminate
  • Fix empty tree after switching scans (ChunkLoader reset per scan), stale diagram on empty/error scans
  • Downloads Cleanup scans directly, robust response shape handling everywhere
  • Security validation for open/terminal/dir-stats paths
  • Release profile: LTO + codegen-units=1 + strip