Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 13:07
· 7 commits to main since this release

v0.1.0

  • 首次发布:macOS 原生窗口 + 系统 WebKit(WKWebView)直接打开本机 dsh web 界面 http://127.0.0.1:3080,不经浏览器
  • 修复:窗口失焦崩溃(改用 build_as_child,不替换 contentView)
  • Debug 模式:DSH_DEBUG=1(日志到 ~/Library/Logs/DSH.log)、DSH_LOG 指定路径、DSH_DEVTOOLS=1 打开 WebKit 开发者工具
  • Cmd+R 刷新页面
  • 应用图标:DeepSeek 大胖鲸
  • 打包:make_app.sh 生成 DSH.app
  • CI:macOS / Windows / Linux 三平台构建
  • 发版自动化:changelog 新版本 → 自动构建三平台产物并发布 GitHub Release(附件含 macOS .app / Windows exe / Linux 二进制)