Releases: Jedeiah/dsh-desktop
Release list
v0.1.3
安装 / 升级(自动追最新版)
macOS:
curl -sSL https://raw.githubusercontent.com/Jedeiah/dsh-desktop/main/scripts/install.sh | bashWindows(PowerShell):
powershell -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/Jedeiah/dsh-desktop/main/scripts/install.ps1 | iex"或手动安装:macOS 下载 DMG → 拖入「应用程序」→ 首次右键 → 打开
(若提示「已损坏」:xattr -dr com.apple.quarantine "/Applications/DeepSeek Harness.app");
Windows 下载 *-setup.exe 双击安装(或解压便携 zip 直接运行)。
本次更新
Full Changelog: v0.1.2...v0.1.3
v0.1.2
安装 / 升级(自动追最新版)
macOS:
curl -sSL https://raw.githubusercontent.com/Jedeiah/dsh-desktop/main/scripts/install.sh | bashWindows(PowerShell):
powershell -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/Jedeiah/dsh-desktop/main/scripts/install.ps1 | iex"或手动安装:macOS 下载 DMG → 拖入「应用程序」→ 首次右键 → 打开
(若提示「已损坏」:xattr -dr com.apple.quarantine "/Applications/DeepSeek Harness.app");
Windows 下载 *-setup.exe 双击安装(或解压便携 zip 直接运行)。
本次更新
Full Changelog: v0.1.1...v0.1.2
v0.1.1
安装 / 升级(自动追最新版)
curl -sSL https://raw.githubusercontent.com/Jedeiah/dsh-desktop/main/scripts/install.sh | bash或手动安装:下载下方的 DMG → 拖入「应用程序」→ 首次右键 → 打开。
若提示「已损坏」:xattr -dr com.apple.quarantine "/Applications/DeepSeek Harness.app"
本次更新
What's Changed
- Bump actions/setup-node from 4 to 7 by @dependabot[bot] in #1
- Bump rfd from 0.15.4 to 0.17.2 in /apps/desktop/src-tauri by @dependabot[bot] in #2
- Bump actions/checkout from 4 to 7 by @dependabot[bot] in #3
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #4
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
安装 / 升级(自动追最新版)
curl -sSL https://raw.githubusercontent.com/Jedeiah/dsh-desktop/main/scripts/install.sh | bash或手动安装:下载下方的 DMG → 拖入「应用程序」→ 首次右键 → 打开。
若提示「已损坏」:xattr -dr com.apple.quarantine "/Applications/DeepSeek Harness.app"
本次更新
Full Changelog: https://github.com/Jedeiah/dsh-desktop/commits/v0.1.0