Releases: yansenlei/dsh-desktop
Releases · yansenlei/dsh-desktop
Release list
v0.3.1
中文
功能更新(插件市场):
- 功能:新增「插件市场」模块——设置 → 插件 →「搜索安装」:搜索全网 npm 上的 DSH 插件并一键安装(按相关性/安全性/流行度排序,自动过滤无关与官方冲突包);支持按包名安装、点击选择或拖入
.tgz安装包本地安装 - 功能:已安装插件管理——「我的插件」折叠区展示已装插件,可禁用 / 启用 / 卸载(禁用仅停用加载、保留数据,卸载真正移除,均自动重启服务生效)
- 修复:安装/管理操作先返回结果再延迟重启服务,避免误报失败与界面卡顿;作用域包名(
@scope/name)注入配置加引号,修复 YAML 解析崩溃 - 内部:插件市场随桌面端内置发布;lan-access / telegram-bridge 补全 repository / homepage 元数据
English
Features (plugin market):
- Feature: New Plugin Market — Settings → Plugins → "Search & install": search all DSH plugins on npm and install in one click (ranked by relevance/safety/popularity, unrelated and conflicting official packages filtered out); install by package name, or pick / drag-drop a
.tgzto install locally - Feature: Installed-plugin management — a collapsible "My Plugins" section lists installed plugins with disable / enable / uninstall (disable only stops loading while keeping data, uninstall truly removes; the service auto-restarts to apply)
- Fix: Install/manage operations now return first and restart the service on a delay, preventing false failures and UI stalls; scoped package names (
@scope/name) are quoted in the injected config, fixing a YAML parse crash - Internal: the plugin market ships built-in with the desktop app; lan-access / telegram-bridge gained repository / homepage metadata
v0.3.0
中文
功能更新(引擎独立更新 / 更新体验 / 兼容性):
- 功能:Harness 引擎独立更新——内置 npm CLI,应用内一键把引擎升级到 npm 最新版(无需重装安装包),自动解析整棵依赖树、补齐平台原生包;失败可「恢复引擎」回滚到上一版本;macOS 更新后自动重新签名
- 功能:自动更新检查联动引擎状态;「更新引擎 / 恢复引擎」按钮按状态智能显示(引擎最新且服务正常时自动清除回滚记录,避免按钮长期占位)
- 功能:检查更新 / 自动引导发现新版本时,可展开查看「本次更新内容」——中英文按界面语言选择展示
- 修复:设置面板更新行 / 引擎提示文本的中英文与排版(含长提示导致 About 表格错位、英文模式残留中文等)
- 兼容:Windows 系统通知设置 AppUserModelID(toast 正常显示)
- 文档:CHANGELOG 改为中英双语条目;GitHub Release Notes 自动带上完整更新内容
English
Features (independent engine updates / update UX / compatibility):
- Feature: Independent Harness engine updates — a bundled npm CLI upgrades the engine to the npm latest in one click (no installer reinstall), resolving the full dependency tree and re-adding platform packages; "Restore Engine" rolls back on failure; macOS re-signs automatically after an update
- Feature: The update flow now reflects engine status; "Update / Restore Engine" buttons show intelligently (rollback record auto-cleared once the engine is current and the service is healthy, so buttons don't linger)
- Feature: When a new version is found, "View update notes" can be expanded — shown in zh/en according to the UI language
- Fix: Chinese/English wording and layout of the Settings update row and engine hints (including the long-hint About-grid misalignment and leftover Chinese in English mode)
- Compat: Windows notifications set the AppUserModelID so toasts display correctly
- Docs: CHANGELOG entries are now bilingual; GitHub Release Notes automatically include the full changelog
v0.2.8
v0.2.7
v0.2.6
v0.2.4
DeepSeek Harness Desktop v0.2.3
修复 macOS arm64 架构问题(M1 可用)