What's Changed
Bug Fixes
- Fix startup crash on some macOS 15 devices caused by resource bundle not being found
- Fix potential data loss during auto-update when DMG download is corrupted — app now verifies DMG before quitting
Improvements
- Download updates from Gitee mirror (faster for users in China), with GitHub fallback
- Show error dialog when update download fails instead of silently failing
更新内容
Bug 修复
- 修复部分 macOS 15 设备上启动直接崩溃的问题
- 修复自动更新时 DMG 下载损坏可能导致数据丢失的问题 — 现在会先验证 DMG 完整性再退出应用
改进
- 更新下载优先走 Gitee 镜像(国内更快),失败自动切换 GitHub
- 下载失败时显示错误提示,而不是静默失败
Full Changelog: v1.1.0...v1.1.1