mirror of
https://github.com/TommyFang2077/dsh-desktop.git
synced 2026-08-17 09:06:36 +08:00
release: v0.1.2
- bundle dshmarket 1.10.1; drop the duplicate vision settings section (modlens card is the single config surface) - embed the updater signing public key in every build (Makefile / CI / Flatpak); in-app updates now actually run - structured release notes per version: docs/release-notes/v<version>.md feeds GitHub, Gitea and the in-app update panel - gate releases on the notes file; Gitea publish reads/patches the same body
This commit is contained in:
19
docs/release-notes/v0.1.1.md
Normal file
19
docs/release-notes/v0.1.1.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# DeepSeek Harness Desktop v0.1.1
|
||||
|
||||
**摘要 / Summary:** 大陆可直达的发行链路上线:Gitea 镜像安装包 + 应用内签名更新(HTTPS 分发、安装前校验 Tauri 签名)。
|
||||
|
||||
## 新功能 / Features
|
||||
- 大陆发行镜像:安装包与本应用更新走 Gitea HTTPS,无需额外网络工具即可下载
|
||||
- 应用内更新:发现新版本后一键「下载并安装」,安装包下载完成先校验 Tauri 签名再安装
|
||||
- Linux 剪贴板图片原生读取:直接粘贴截图即作为图片进输入框(此前部分桌面环境取不到)
|
||||
|
||||
## 修复 / Fixes
|
||||
- Gitea 发布经过慢速链路时自动重试,不再因网关超时半途失败
|
||||
- 壳更新公钥内嵌进打包配置,签名校验始终可用
|
||||
- 仓库改名后(dsh-easy-desktop)的镜像与文档地址保持一致
|
||||
|
||||
## 安装与更新 / Install & Update
|
||||
- 安装包:Windows NSIS/MSI、macOS DMG(Apple Silicon 与 Intel)、Linux deb/rpm、Flatpak
|
||||
- 除 Flatpak 外需本机已安装 `dsh`(`npm i -g @deepseek-ai/dsh`),或设置 `DSH_DESKTOP_DSH_BIN`
|
||||
- macOS 包未公证:首次打开需在「系统设置 → 隐私与安全性」中允许
|
||||
- 更新提示出现在启动页:点击「下载并安装」即可(走 Gitea 镜像,签名校验后生效)
|
||||
Reference in New Issue
Block a user