Releases: Icather/dsh-clean-desktop-shell
Releases · Icather/dsh-clean-desktop-shell
Release list
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
0.1.6
0.1.5
v0.1.5 v0.1.5 — refactor host half, README restructure, npm/GitHub metadata
0.1.4
v0.1.4 v0.1.4 — plugin-market distribution (branch 2), desktop shortcut, tas…
0.1.3
v0.1.3 v0.1.3 — branch 2 plugin-market shell, desktop shortcut, auto-launch …
0.1.2
v0.1.2 v0.1.2 — Windows auto-update, backend auto-start removed, contributor…
0.1.1
v0.1.1 v0.1.1 — backend lifecycle fixes + offline window state + tray/offlin…
0.1.0
v0.1.0 fix: cap ICO at 256px (NSIS rejects 512 frames); keep PNG 512 for mac