Skip to content

v0.1.4

Choose a tag to compare

@Zomcxj Zomcxj released this 16 Aug 11:47
· 1 commit to main since this release
简体中文

dsh-desktop v0.1.4

修复

  • 更新可靠性:dsh 更新前先关闭旧服务,释放原生 DLL,避免 npm 安装失败
  • 超时保护:npm 查询、npm 安装和 winget 安装增加超时,避免启动流程无限等待
  • 更新校验:更新完成后重新检查 dsh 文件和版本,避免安装不完整时继续启动
English

dsh-desktop v0.1.4

Fixes

  • Update reliability: stops the existing service before updating dsh to release native DLL locks
  • Timeout protection: adds timeouts to npm queries, npm installs, and winget installs to prevent startup from waiting indefinitely
  • Update validation: re-checks dsh files and version after updating so incomplete installations do not continue to launch