Skip to content

0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 18:13
· 1 commit to main since this release

DeepSeek App v0.1.1

Fixed

  • Packaged app no longer dies on boot: hoist engine peer packages (@deepseek-ai/cordis and related) so electron-builder ships them.
  • Packaged engine can resolve extra ~/.dsh/profiles/web plugins (ModLens) instead of crashing on import.
  • Settings → About updater loads electron-updater via CJS require (named ESM import was skipped in the install).

修复

  • 安装包启动不再秒退:把引擎 peer 依赖(@deepseek-ai/cordis 等)提成直接依赖,打包才会带上。
  • 安装包能解析 ~/.dsh/profiles/web 里额外装的插件(ModLens),不再一 import 就崩。
  • 设置 → 关于 的更新器用 CJS require 加载 electron-updater(安装包里 named ESM import 会失败)。

Assets are attached below. Install help (macOS Gatekeeper / xattr, Windows SmartScreen, Linux packages): README · README 中文 · Full history: CHANGELOG.md