Skip to content

DSH Desktop v0.1.3

Choose a tag to compare

@github-actions github-actions released this 14 Aug 11:15
· 6 commits to main since this release
2cff6ac

Highlights

  • Automatic desktop updates — Installed macOS and Windows builds now check for updates after startup, every six hours, and after a long system resume. Updates download in the background and can be installed immediately or on quit. A new Check for Updates… menu item is also available for manual checks.
  • Clickable local file paths — File references in assistant messages can now be opened directly, including absolute and relative paths, Windows paths, and references with line-number suffixes.
  • Faster model setup — The available-model picker now includes bilingual Select all / Deselect all controls.
  • Refined macOS and app branding — macOS window chrome now stays dark, traffic-light controls and sidebar spacing are better aligned, sidebar branding follows the Harness theme, and application icons have been refreshed. The original welcome-screen icon has also been restored.
  • Reliable clipboard copy actions — Sanitized clipboard writes are now permitted for the trusted local Harness main frame while other permission requests remain blocked.

Distribution changes

  • Added updater metadata and blockmaps for macOS Apple Silicon, macOS Intel, and Windows x64. The macOS metadata now combines both architectures into a single update manifest.
  • Windows releases now use the standard x64 setup installer only; the portable executable has been retired.
  • Installer downloads are now routed through the DSH Desktop website.

Included pull requests

  • #15 Match macOS chrome and branding to dark mode
  • #16 Add the upcoming desktop-experiences message
  • #22 Allow trusted clipboard writes
  • #23 Restore the original welcome-screen icon
  • #24 Make assistant file paths clickable
  • #26 Add a select-all toggle to the model picker

Full Changelog: v0.1.2...v0.1.3