Skip to content

v0.1.2

Choose a tag to compare

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

dsh-desktop v0.1.2

跨平台构建(未签名)。

下载与平台要求

  • macOS (Apple Silicon)dsh-desktop-macos-aarch64.dmg
  • macOS (Intel)dsh-desktop-macos-x86_64.dmg

    未签名构建可能被 Gatekeeper 拦截:首次打开请右键「打开」,或在终端执行 xattr -cr /Applications/dsh-desktop.app 后重试。

  • Linux (x86_64)dsh-desktop-linux-x86_64.tar.gz

    解压后运行 ./dsh-desktop。需系统已安装 libwebkit2gtk-4.1(及 GTK3),例如:
    sudo apt-get install -y libwebkit2gtk-4.1-dev libgtk-3-dev libsoup-3.0-dev

  • Windows (x86_64)dsh-desktop-windows-x86_64.zip

    解压后运行 dsh-desktop.exe,需系统具备 WebView2 运行时(Windows 11 自带;Win10 可到微软官网安装)。

校验

checksums.txt(SHA-256)。

Full Changelog: v0.1.1...v0.1.2