Skip to content

Releases: MarSuero/deepseek-chat-obsidian

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 15:59

修复

  • 修复 DSH 服务自动启动失败:启动命令现在以「命令 + 参数」的结构化方式拼接,即使设置里误填了带参数的完整命令(如 dsh web)也能正确启动,不再出现 dsh web web 之类的错误。
  • 设置项文案澄清:「启动命令」改名为「启动命令名」,明确只填命令名不带参数;误填带参数时会自动只取第一个词。
  • npx 回退路径修复:回退到 npx/npm 时的命令拼接 bug 修复,自动启动更可靠。

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 17:50