Skip to content

MangoDisk 1.0.6

Choose a tag to compare

@harry0703 harry0703 released this 22 Aug 01:33
· 14 commits to main since this release

English

This release fixes Windows duplicate-file deletion, expands verified cleanup coverage, and strengthens cleanup safety and filesystem reliability.

  • Fixed an issue on Windows where deleting selected duplicate files could fail because equivalent paths were incorrectly treated as outside the current scan scope.
  • Expanded verified cleanup coverage for Chrome, Gradle, Python and PyInstaller, VS Code, Ollama, Docker Desktop, Parallels Desktop, QQ, 360 Safe Browser, and 2345 Browser caches.
  • Improved macOS cleanup safety and reliability for special files and symbolic links, preventing stalls, protecting external link targets, and reporting partial results more accurately.
  • Improved Windows filesystem identity handling across application discovery, uninstall tracking, storage scans, and duplicate-file workflows.
  • Fixed other known issues and improved cleanup stability, performance, and overall usability.

中文

本次更新修复 Windows 重复文件删除问题,进一步扩展安全清理范围,并提升文件系统操作的安全性和可靠性。

  • 修复 Windows 重复文件清理可能因路径表示差异被误判为超出扫描范围,导致永久删除失败的问题。
  • 扩展经过验证的清理范围,新增或优化 Chrome、Gradle、Python、PyInstaller、VS Code、Ollama、Docker Desktop、Parallels Desktop、QQ、360 安全浏览器和 2345 浏览器等缓存清理。
  • 提升 macOS 特殊文件和符号链接的清理安全性,避免清理过程卡住,保护链接指向的外部文件,并改进部分清理结果的准确性。
  • 优化 Windows 文件系统识别,提高应用发现、卸载状态跟踪、存储扫描和重复文件处理的可靠性。
  • 修复其他已知问题,并持续优化清理稳定性、性能和整体使用体验。

Community Thanks / 感谢社区

Several important fixes in this release came from community reports and contributions. Thank you to everyone who helped investigate and improve MangoDisk.

本次更新中的多项重要修复来自社区反馈和贡献,感谢每一位参与问题分析和改进的用户。

  • @star2k — reported the Windows duplicate-file deletion failure in #16
    反馈 Windows 重复文件无法删除的问题。
  • @isno717 — provided detailed reproduction steps and diagnostic logs in #16, helping identify the cause
    补充详细的复现步骤和诊断日志,帮助确认问题原因。
  • @ivg-design — contributed the safe symbolic-link cleanup improvements in #25
    贡献包含符号链接目录的安全清理改进。

Every report and contribution helps make MangoDisk safer and more reliable. Thank you for your support.

每一条反馈和贡献都在帮助 MangoDisk 变得更加安全可靠,感谢大家的支持。