Releases: s3yf1337/dsh-desktop
Releases · s3yf1337/dsh-desktop
Release list
v0.2.2
dsh-desktop 0.2.2 — the desktop profile shell for DeepSeek Harness.
What's new
- Explorer Preview tab: markdown rendering (with local-image rewriting and a table of contents), HTML preview in a sandboxed iframe, and a hex dump for binary files — all backed by a loopback-only
/dshd-fileroute on the harness server (capped, no directory listings). - Live preview refresh: the preview polls
desktop_stat(size + mtime) and reloads when the file changes on disk. - Window title follows the chat: the active conversation's title is mirrored into the native window and custom title bar via
desktop_set_title. - Settings tab rework in the web UI.
Install
- Linux:
DeepSeek Harness_0.2.2_amd64.deb - macOS:
DeepSeek Harness_0.2.2_aarch64.dmg - Windows:
DeepSeek Harness_0.2.2_x64-setup.exe - In-app updater tarballs:
dsh-desktop-v0.2.2-<platform>.tar.gz(+.sha256)
Full Changelog: v0.2.0...v0.2.2
v0.2.0
Full Changelog: https://github.com/s3yf1337/dsh-desktop/commits/v0.2.0