| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| DeepSeek-GUI-0.2.7-mac-arm64.zip | 2026-06-09 | 142.8 MB | |
| DeepSeek-GUI-0.2.7-mac-arm64.dmg | 2026-06-09 | 142.0 MB | |
| DeepSeek-GUI-0.2.7-linux-x86_64.AppImage | 2026-06-09 | 152.1 MB | |
| DeepSeek-GUI-0.2.7-mac-x64.zip | 2026-06-09 | 149.5 MB | |
| DeepSeek-GUI-0.2.7-win-x64.exe.blockmap | 2026-06-09 | 121.0 kB | |
| latest-linux.yml | 2026-06-09 | 402 Bytes | |
| latest-mac.yml | 2026-06-09 | 844 Bytes | |
| DeepSeek-GUI-0.2.7-mac-arm64.dmg.blockmap | 2026-06-09 | 149.0 kB | |
| DeepSeek-GUI-0.2.7-mac-x64.dmg | 2026-06-09 | 148.6 MB | |
| DeepSeek-GUI-0.2.7-mac-x64.dmg.blockmap | 2026-06-09 | 155.2 kB | |
| DeepSeek-GUI-0.2.7-win-x64.exe | 2026-06-09 | 115.2 MB | |
| latest.yml | 2026-06-09 | 357 Bytes | |
| DeepSeek GUI 0.2.7 source code.tar.gz | 2026-06-09 | 12.9 MB | |
| DeepSeek GUI 0.2.7 source code.zip | 2026-06-09 | 13.3 MB | |
| README.md | 2026-06-09 | 3.6 kB | |
| Totals: 15 Items | 876.8 MB | 4 | |
更新摘要
自 v0.2.6 以来的变更:
✨ 新功能
- add customizable keyboard shortcuts (
056cd8d) - use dedicated tray icon for system tray (
043774f) - add global code prompt prefix setting (closes [#89]) (
dacbc95) - improve runtime error diagnostics (
6d6f718) - enhance settings patch schema to accept partial provider profiles and keyboard shortcut bindings (
139bba3) - composer: insert dropped file paths into chat input (
e7c0746) - implement workspace root identity key for deduplication and enhance sidebar group merging (
c3f25d8) - template-shortcuts: add template shortcut expansion for dates and integrate with markdown editor (
87956d8) - error-boundary: enhance error logging in AppErrorBoundary and add tests (
814a483) - workbench: enhance draft saving logic and add tests for queued message handling (
ffcdf11)
🐛 修复
- add desktop behavior and clipboard image handling (
d1c6428) - 调整输入框垂直padding,让提示语和输入内容在高度上居中 (
d9ffd02) - write: remove live editor selection gutter highlight (
46a09ad) - 修复点击左侧栏定时任务时聊天记录消失的bug (
694cb12) - handle locked Windows atomic writes (
fa382a5) - truncate oversized web fetch responses (
b8652fa) - stabilize message timeline rendering (
47afb67) - a11y: sync <html lang> with the active i18n locale (
eac8727) - show runtime errors in offline hero (
9fac719) - load tray and app icon via createFromBuffer so it works inside app.asar (
8e22f0a) - set app productName so Windows tray shows the project name (
04a71a8) - add top-level Error Boundary to prevent white screen on uncaught render errors (
13c9da6) - prevent managed instructions from leaking into chat UI display (
e9a73bd) - refresh SDD drafts from disk (
a858b2f) - web-fetch: keep content-length guard and use streaming for unknown-length responses (
30443da) - preserve sidebar chat history when viewing scheduled tasks (
5d1e8db) - center placeholder text and input content vertically in composer input (
b0d940f) - bash-tool: make poll action block for yield_seconds (
1af0482) - persistence: use atomic write for settings-store (
310a4cb) - kun/memory: use atomic write for FileMemoryStore (
8904f91) - styles: remove unnecessary display property from write editor selection layer (
98cc58b) - kun: preserve provider context for custom OpenAI-compat providers (#26) (
93d1948) - migrate legacy settings directory on startup (
9e1413f) - require secure mac signing timestamp (
989b7d4) - enable mac signing for release PR builds (
798ca76)
♻️ 重构
- chat: replace default props with empty constants in FloatingComposer (
998aebc)
📝 文档
- add contributor badge to READMEs (
3ab1d27)
📦 其他
- Revert "Fix clipboard image paste, interrupted turns, and desktop behavior / 修复图片粘贴、中断状态与桌面行为" (
76cee6e) - Fix onboarding setup flicker (
109ee7f) - Revert "fix: preserve sidebar chat history when viewing scheduled tasks" (
c64e597) - Revert "fix: center placeholder text and input content vertically in composer input" (
05436d2) - add automated release workflow (
ef4799c) - harden mac notarization checks (
41819ac)
构建信息
- Release version:
0.2.7 - Release channel:
stable - Branch:
master - Commit:
a6c71d0 - macOS: Developer ID signed and notarized
- Platforms: macOS arm64/x64, Windows x64, Linux x64