Skip to content

MangoDisk 1.1.0

Latest

Choose a tag to compare

@harry0703 harry0703 released this 09 Sep 14:46
· 17 commits to main since this release

English

This release introduces AI explanations to help you understand items before making changes, alongside improvements to app uninstall, startup management, and cleanup reliability.

  • Added AI explanations for cleanup items, privacy data, startup items, system settings, and maintenance tools, with a built-in free service and support for custom AI providers.
  • Improved Windows app uninstall compatibility and result reporting, added a system-item visibility filter, and supported removing leftover installation entries without deleting application files.
  • Expanded Windows startup management with controls for supported services, clearer source information, and system-item filtering.
  • Improved Custom Cleanup to skip missing folders without interrupting scans of other locations, and reduced accidental dismissal of cleanup dialogs while editing.
  • Expanded Codex cleanup coverage for diagnostic data and regenerable build artifacts in Codex worktrees, while preserving source files and Git metadata.
  • Added a Windows shortcut-arrow visibility setting and improved system maintenance results and failure messages.
  • Improved compatibility with older macOS versions, refined interface details, and fixed other known issues to enhance performance, stability, and usability.

中文

本次更新新增 AI 解读,帮助你在操作前了解相关项目的用途与影响,并进一步改善应用卸载、启动项管理和清理体验。

  • 新增 AI 解读,帮助了解清理项、隐私数据、启动项、系统设置和维护工具,内置免费服务,并支持自定义 AI 服务。
  • 改进 Windows 应用卸载兼容性和结果反馈,支持显示或隐藏系统项,并可移除残留的安装记录,同时保留应用文件。
  • 扩展 Windows 启动项管理,支持管理可操作的服务启动配置,并改善来源展示和系统项筛选。
  • 改进自定义清理,自动跳过已不存在的文件夹,避免影响其他目录的扫描,并减少编辑时误触关闭清理窗口的情况。
  • 扩充 Codex 清理范围,支持清理诊断数据及工作树中可重新生成的构建产物,保留源代码和 Git 数据。
  • 新增 Windows 快捷方式箭头显示设置,并改善系统维护的结果展示和失败提示。
  • 改进旧版 macOS 兼容性,完善界面细节,修复其他已知问题,并持续提升性能、稳定性和使用体验。

Community Thanks / 感谢社区

Thank you to the community members whose feedback helped shape this release.

感谢以下社区用户的反馈与建议,帮助我们持续完善 MangoDisk。

  • @zmy531 — suggested AI explanations to help users understand unfamiliar cleanup items before removing them in #45.
    建议引入 AI 解读,帮助用户了解不熟悉的清理项目及其用途,让清理前的判断更有依据。

  • @huqiu2 — suggested improvements to app uninstall, including showing or hiding system items, in #28.
    应用卸载提出改进建议,包括显示或隐藏系统项,减少误操作。

  • @pdone — reported that missing folders could interrupt Custom Cleanup scans in #32.
    持续反馈自定义清理的使用体验,帮助修复已配置目录被删除后导致扫描失败的问题。