Releases: 1m01m0/deepseek-harness-desktop
Releases · 1m01m0/deepseek-harness-desktop
Release list
v0.1.7
0.1.6
v0.1.6 ci(mac): add diagnostics to appcast step to locate silent failure
v0.1.5
ci(mac): fix edSignature/length parsing in appcast step The sed chain dropped the closing quote of length, so LEN was empty and test -n failed silently. Parse with cut instead.
v0.1.4
feat: in-app auto updates (Sparkle on macOS, electron-updater on Wind…
v0.1.3
fix(mac): add Edit menu so Cmd+C/V shortcuts reach the WebView
v0.1.2
build: name artifacts with explicit OS (macos/windows/linux)
v0.1.1
ci(linux): add Linux AppImage build + trigger all three platforms
v0.1.0
fix(electron): run npm/npx through a shell on Windows spawn cannot execute .cmd shims directly (they are not PE binaries); shell:true routes them through cmd.exe. Co-Authored-By: Claude Sonnet 4 (1M context) <noreply@anthropic.com>