| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| DeepChat-0.3.6-linux-x86_64.AppImage | 2025-09-23 | 241.1 MB | |
| DeepChat-0.3.6-mac-arm64.dmg | 2025-09-23 | 222.9 MB | |
| DeepChat-0.3.6-mac-arm64.zip | 2025-09-23 | 214.6 MB | |
| DeepChat-0.3.6-mac-x64.dmg | 2025-09-23 | 273.1 MB | |
| DeepChat-0.3.6-mac-x64.zip | 2025-09-23 | 263.2 MB | |
| DeepChat-0.3.6-windows-x64.exe | 2025-09-23 | 192.0 MB | |
| DeepChat-0.3.6-linux-x64.tar.gz | 2025-09-23 | 227.6 MB | |
| DeepChat V0.3.6 source code.tar.gz | 2025-09-23 | 4.0 MB | |
| DeepChat V0.3.6 source code.zip | 2025-09-23 | 4.7 MB | |
| README.md | 2025-09-23 | 5.6 kB | |
| Totals: 10 Items | 1.6 GB | 0 | |
🚀 DeepChat 0.3.6 正式发布 | 重新定义你的 AI 对话体验!
—— 不再是简单的 ChatBot,而是你的自然语言 Agent 工具🌟
- Fix: Migrate model config data from new default settings
- Chore: Update Monaco editor dependencies
- Fix: Add support for zero temperature option
- Fix: Add 'copied' keys and remove copy toast
- Fix: Make model selector choose correct model when thread is pinned
- Feature: Add regenerate action on user messages
- Fix: Code block rendering bug in markdown renderer
- Fix: Layer support in vue-renderer-markdown
-
Other optimizations, dependency bumps, and code cleanliness improvements
-
修复:模型配置数据迁移以适配新默认设置
- 其他:更新 Monaco 编辑器依赖
- 修复:新增零温度选项支持
- 修复:添加 copied 键并移除复制提示
- 修复:固定主题时模型选择器可选中正确模型
- 新增功能:用户消息支持重新生成
- 修复:Markdown 渲染器代码块渲染问题
- 修复:vue-renderer-markdown 支持图层
- 其他优化、依赖升级及代码清理完善
🔥 为什么选择 DeepChat?
✅ 商业友好:基于原版 Apache License 2.0 开源,无任何协议外的额外约束,面向开源。 ✅ 开箱即用:极简配置,即刻开启你的智能对话之旅。 ✅ 极致灵活:自由切换模型,自定义模型源,满足你多样化的对话和探索需求。 ✅ 体验绝佳:LaTeX 公式渲染、代码高亮、Markdown 支持,模型对话从未如此顺畅。 ✅ 持续进化:我们倾听用户反馈,不断迭代更新,为你带来更卓越的 AI 对话体验。
📥 立即体验未来
💬 反馈有礼:欢迎提交你的宝贵建议,加入 VIP 用户社群,与我们一同塑造 DeepChat 的未来!
What's Changed
- fix: add missing qwen3-max search configuration in frontend by @yyhhyyyyyy in https://github.com/ThinkInAIXYZ/deepchat/pull/877
- fix: upgrade reboot failed by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/876
- fix: auto-scroll to view after pasting large content by @yyhhyyyyyy in https://github.com/ThinkInAIXYZ/deepchat/pull/878
- fix: preserve line breaks and formatting when pasting text in ChatInput by @yyhhyyyyyy in https://github.com/ThinkInAIXYZ/deepchat/pull/879
- fix: align DashScope thinking models support between frontend and backend by @yyhhyyyyyy in https://github.com/ThinkInAIXYZ/deepchat/pull/883
- refactor: replace mime-types with es-mime-types by @Simon-He95 in https://github.com/ThinkInAIXYZ/deepchat/pull/884
- feat: add full-screen in mermaid & perf renderer code_block by @Simon-He95 in https://github.com/ThinkInAIXYZ/deepchat/pull/885
- feat: add live search support for Grok provider by @yyhhyyyyyy in https://github.com/ThinkInAIXYZ/deepchat/pull/886
- feat: add GoogleSearch support for Gemini provider by @neoragex2002 in https://github.com/ThinkInAIXYZ/deepchat/pull/889
- feat: mcpclient support json $ref schema by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/890
- feat: add chatConfig entry for gemini search option by @neoragex2002 in https://github.com/ThinkInAIXYZ/deepchat/pull/891
- fix: revert json ref support by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/892
- chore(deps-dev): bump vite from 7.1.4 to 7.1.5 by @dependabot[bot] in https://github.com/ThinkInAIXYZ/deepchat/pull/893
- fix: add missing delete button for anthropic custom providers by @yyhhyyyyyy in https://github.com/ThinkInAIXYZ/deepchat/pull/895
- chore: update vue-renderer-markdown & vue-use-monaco deps to perf use Monaco use raf render by @Simon-He95 in https://github.com/ThinkInAIXYZ/deepchat/pull/896
- fix: paste image into editor not working by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/900
- fix: fork msg can not retry by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/902
- fix: add image capture for variants by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/904
- feat: upgrade vue-renderer-markdown support code_block collpase and mermaid progressive render by @Simon-He95 in https://github.com/ThinkInAIXYZ/deepchat/pull/903
- chore: upgrade vue-renderer-markdown perf mermaid render by @Simon-He95 in https://github.com/ThinkInAIXYZ/deepchat/pull/908
- fix: css style override by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/911
- fix: Enter inserts newline in edit mode by @yyhhyyyyyy in https://github.com/ThinkInAIXYZ/deepchat/pull/912
- feat: add regenerate on user messages by @yyhhyyyyyy in https://github.com/ThinkInAIXYZ/deepchat/pull/913
- fix: make model select choose right model when pinned thread by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/914
- fix: add 'copied' keys and drop copy toast by @yyhhyyyyyy in https://github.com/ThinkInAIXYZ/deepchat/pull/917
- fix: add fix for setting page with shortcut by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/919
- feat: add support for zero temperature by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/920
- fix: migration model config data from new default settings by @zerob13 in https://github.com/ThinkInAIXYZ/deepchat/pull/923
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/ThinkInAIXYZ/deepchat/pull/893
Full Changelog: https://github.com/ThinkInAIXYZ/deepchat/compare/v0.3.5...v0.3.6