0.1.7
macOS 用户请注意 / Attention macOS users
当前开发者没有 macOS 实机,v0.1.7 的 macOS 修复尚未经过真机验证:
- 插件形态:修复了无法定位
Electron.app的静默失败;若仍打不开,请查看~/.dsh/desktop-shell-launch.log并贴到 Issue。 - .dmg 安装包:未签名、未公证。首次打开若提示「已损坏,无法打开」,请在终端执行:
然后右键 → 打开。
xattr -cr "/Applications/DSH Clean Desktop Shell.app"
诚挚邀请有 Mac 环境的开发者参与验证与签名配置;贡献者将加入 CONTRIBUTORS.md。
What changed
- fix: correct Electron.app path on macOS (the silent launch failure)
- fix: robust zip extraction with multi-strategy fallback + payload detection
- fix: use macOS template tray icon
- fix: hide Windows-only shortcut menu on macOS/Linux
- improvement: write launch diagnostics to
~/.dsh/desktop-shell-launch.logon failure