-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: BillLucky/MountGuard-for-Mac
Releases · BillLucky/MountGuard-for-Mac
MountGuard v0.1.5
MountGuard v0.1.5
English
This release focuses on polish:
- fixes mixed Chinese / English user-facing text across the GUI, CLI, and disk-safety messages
- trims verbose on-screen explanations and moves secondary details into compact help popovers
- makes Quick Start clearly GUI-first, with the latest release DMG as the primary entry path
- adds a contributor-focused development guide for local setup, build, packaging, and release work
Highlights:
- user-facing disk errors and Disk Doctor messages now follow the selected app language more consistently
- the main window stays action-first and detail-second
- developer docs now explain build, package, signing, and release steps more clearly
中文
这个版本主要做体验打磨:
- 修复 GUI、CLI、磁盘安全提示里中英文混杂的问题
- 收缩主界面里过长的说明,把次要解释放进更轻量的提示入口
- 把 Quick Start 明确改成 GUI 优先,最新 release DMG 作为首选入口
- 新增更完整的开发指南,覆盖本地环境、编译、打包、签名、发布
本次重点:
- 用户可见的错误、磁盘医生提示、状态文案会更稳定地跟随当前语言
- 主界面优先展示动作和状态,不再把大段说明堆在正文里
- 开发者更容易参与本地构建、验证与发布流程
Assets 4
MountGuard v0.1.4
MountGuard v0.1.4
English
This release fixes the broken GitHub installer from v0.1.3 and polishes the first-run experience.
Highlights:
- fixes the DMG packaging signature flow so the app bundle is no longer marked as damaged
- adds a quick-start note inside the DMG for installation and first launch
- improves README install guidance for Gatekeeper-first launch behavior
- keeps GitHub and version info on a single footer line in the GUI
Important:
- the app bundle is now packaged with a valid bundle-level signature for integrity
- if Gatekeeper still blocks the first launch on your Mac, use right-click
Openonce - full zero-friction first launch still requires Developer ID notarization
中文
这个版本专门修复了 v0.1.3 的 GitHub 安装包问题,并继续打磨首次安装体验。
本次重点:
- 修复 DMG 打包签名链路,不再把 App Bundle 打成系统眼里的 damaged 包
- 在 DMG 里加入极简安装说明,覆盖拖入 Applications 和首次打开路径
- README 补充 Gatekeeper 首次启动说明
- GUI 左下角把 GitHub 和版本号合并到同一行,更简洁
重点说明:
- 现在的安装包已经具备正确的 Bundle 级签名完整性
- 如果某些 macOS 机器首次启动仍被 Gatekeeper 拦截,请右键
打开一次 - 要做到完全无提示的首次启动,后续还需要 Developer ID + notarization
Assets 4
MountGuard v0.1.3
MountGuard v0.1.3
English
MountGuard v0.1.3 focuses on the core disk workflow:
- more reliable mount-state truth in the GUI and menu bar
- safer NTFS enhanced RW gating before any risky remount attempt
- Disk Doctor with read-only diagnosis for common NTFS blockers
- guided Mac-side repair flow for common NTFS issues using
ntfsfix - clearer product story around mounting, safer read/write, diagnosis, and eject
- refreshed README and release materials with lightweight ASCII UI diagrams
Key reminder:
- guided Mac repair helps with common NTFS mount blockers
- it is not a full replacement for Windows
chkdsk - if Disk Doctor still reports
Blocked, MountGuard keeps the safer path and avoids forced RW remount
中文
MountGuard v0.1.3 继续收口最核心的磁盘工作流:
- GUI 和菜单栏里的挂载状态更可信
- NTFS 增强读写前增加更严格的安全门禁
- 磁盘医生支持常见 NTFS 阻断项的只读诊断
- 对常见 NTFS 问题,支持基于
ntfsfix的 Mac 本地引导式修复 - README、发布说明、仓库介绍更聚焦"挂载、安全读写、诊断、移除"
- 文档里补充了轻量字符图,方便后续再替换成真实截图
重点提醒:
- Mac 本地修复适用于常见 NTFS 挂载阻断
- 它不是 Windows
chkdsk的完整替代 - 如果磁盘医生修复后仍然判定
Blocked,MountGuard 会继续维持保守策略,不会强行切到读写
Assets 4
MountGuard v0.1.2
English
This release shifts MountGuard back to its core job:
- stable mounting, clear writable state, faster transfer readiness, and better menu bar control for real external-disk use.
中文
这个版本把 MountGuard 拉回最核心的事情:
- 稳定挂载、明确读写状态、让用户更快进入可拷贝状态,并补齐菜单栏里的挂载控制。
Assets 4
MountGuard v0.1.1
MountGuard v0.1.1
English
Polish release for real local use.
Highlights:
- clearer user-facing README
- simpler Chinese documentation
- English-first product story with Chinese switch
- local DMG package refreshed for daily use
中文
一个更适合本地正式使用的打磨版本。
本次重点:
- 用户导向的 README 更清晰
- 中文说明更简洁
- 默认英文、可切中文的产品表达更统一
- 重新打包适合日常使用的本地 DMG
Assets 4
MountGuard v0.1.0
MountGuard v0.1.0
English
First public MVP release.
Highlights:
- native macOS GUI + menu bar entry
- safer eject flow with busy-process scan
- disk self-test limited to
.mountguard-selftest - English-first GUI with Chinese toggle
- English and Chinese documentation
- first DMG package
中文
第一个公开 MVP 版本。
本次重点:
- 原生 macOS GUI 与菜单栏入口
- 带占用扫描的更稳妥安全移除流程
- 只操作
.mountguard-selftest的磁盘自测 - 默认英文、可切中文的 GUI
- 中英双语文档
- 首个 DMG 安装包