Changelog
- More reliable updates:
mo updatenow retries temporary network failures and shows a clear error instead of exiting silently. - Safer file removal: files that need extra permissions move through a protected Trash path, and failed moves keep a recovery location.
- Analyze works over SSH: files can move to Trash without Finder, and partial deletions update the list correctly.
- Safer cleanup rules: Mole leaves macOS update files alone and skips app caches when their status is uncertain.
- Fewer terminal hangs: background cleanup no longer takes over terminal input, and timed tasks clean up their child processes.
- Status settings stay intact: concurrent
mo statussessions no longer overwrite each other's preferences.
更新日志
- 更新更稳定:
mo update遇到临时网络故障会自动重试,失败时也会明确提示,不再直接退出。 - 文件删除更安全:需要权限的文件会通过受保护的路径移入废纸篓,移动失败时会保留恢复位置。
- analyze 支持 SSH 删除:不依赖 Finder 也能把文件移入废纸篓,部分删除失败时列表也会正确更新。
- 清理规则更稳妥:Mole 不再清理 macOS 更新文件,无法确认状态的应用缓存也会跳过。
- 减少终端卡住问题:后台清理不会再抢占终端输入,限时任务结束时也会清理子进程。
- status 设置不会互相覆盖:同时运行多个
mo status时,各自保存的偏好不会丢失。
Thanks
Thanks to everyone who tested V1.48.0 and shared feedback.
Mole Mac App
Prefer a GUI? Try Mole Mac App. The CLI stays free and open source.