Skip to content

Releases: Icather/dsh-clean-desktop-shell

0.1.7

Choose a tag to compare

@github-actions github-actions released this 30 Aug 18:39

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.log on failure

0.1.6

Choose a tag to compare

@github-actions github-actions released this 20 Aug 20:07
v0.1.6

v0.1.6 — fix plugin-mode check-for-update version, market update link

0.1.5

Choose a tag to compare

@github-actions github-actions released this 20 Aug 19:50
v0.1.5

v0.1.5 — refactor host half, README restructure, npm/GitHub metadata

0.1.4

Choose a tag to compare

@github-actions github-actions released this 20 Aug 19:06
v0.1.4

v0.1.4 — plugin-market distribution (branch 2), desktop shortcut, tas…

0.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:43
v0.1.3

v0.1.3 — branch 2 plugin-market shell, desktop shortcut, auto-launch …

0.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:02
v0.1.2

v0.1.2 — Windows auto-update, backend auto-start removed, contributor…

0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:12
v0.1.1

v0.1.1 — backend lifecycle fixes + offline window state + tray/offlin…

0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 01:01
v0.1.0

fix: cap ICO at 256px (NSIS rejects 512 frames); keep PNG 512 for mac