Skip to content

Releases: Jedeiah/dsh-desktop

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 16 Aug 05:55

安装 / 升级(自动追最新版)

macOS:

curl -sSL https://raw.githubusercontent.com/Jedeiah/dsh-desktop/main/scripts/install.sh | bash

Windows(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

Choose a tag to compare

@github-actions github-actions released this 16 Aug 05:12

安装 / 升级(自动追最新版)

macOS:

curl -sSL https://raw.githubusercontent.com/Jedeiah/dsh-desktop/main/scripts/install.sh | bash

Windows(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

Choose a tag to compare

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

安装 / 升级(自动追最新版)

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

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

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

安装 / 升级(自动追最新版)

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