Skip to content

v0.2.0 - DeepSea WPF Edition

Choose a tag to compare

@SimonMedy SimonMedy released this 21 Aug 09:23
· 18 commits to main since this release

DSH Launcher v0.2.0

This release migrates DSH Launcher to a standalone WPF system tray application with the new DeepSea theme.

What's New

  • DeepSea Tray Interface:
    • Dark ocean theme with custom lighting accents.
    • Pixel-perfect rounded corner geometry clipping.
    • Soft ambient drop shadow.
    • High-resolution (256x256) crisp icon rendering.
  • Enhanced Process Lifecycle:
    • Robust process tree termination with askkill.
    • Automatic port 3080 cleanup preventing port conflicts.
    • Non-blocking automatic package updates via
      px --yes @deepseek-ai/dsh web.
  • Self-Contained Build:
    • setup.cmd builds and publishes directly to a local dist/ folder and creates the desktop shortcut.
    • Single-instance mutex protection.