🚀 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 #877
- fix: upgrade reboot failed by @zerob13 in #876
- fix: auto-scroll to view after pasting large content by @yyhhyyyyyy in #878
- fix: preserve line breaks and formatting when pasting text in ChatInput by @yyhhyyyyyy in #879
- fix: align DashScope thinking models support between frontend and backend by @yyhhyyyyyy in #883
- refactor: replace mime-types with es-mime-types by @Simon-He95 in #884
- feat: add full-screen in mermaid & perf renderer code_block by @Simon-He95 in #885
- feat: add live search support for Grok provider by @yyhhyyyyyy in #886
- feat: add GoogleSearch support for Gemini provider by @neoragex2002 in #889
- feat: mcpclient support json $ref schema by @zerob13 in #890
- feat: add chatConfig entry for gemini search option by @neoragex2002 in #891
- fix: revert json ref support by @zerob13 in #892
- chore(deps-dev): bump vite from 7.1.4 to 7.1.5 by @dependabot[bot] in #893
- fix: add missing delete button for anthropic custom providers by @yyhhyyyyyy in #895
- chore: update vue-renderer-markdown & vue-use-monaco deps to perf use Monaco use raf render by @Simon-He95 in #896
- fix: paste image into editor not working by @zerob13 in #900
- fix: fork msg can not retry by @zerob13 in #902
- fix: add image capture for variants by @zerob13 in #904
- feat: upgrade vue-renderer-markdown support code_block collpase and mermaid progressive render by @Simon-He95 in #903
- chore: upgrade vue-renderer-markdown perf mermaid render by @Simon-He95 in #908
- fix: css style override by @zerob13 in #911
- fix: Enter inserts newline in edit mode by @yyhhyyyyyy in #912
- feat: add regenerate on user messages by @yyhhyyyyyy in #913
- fix: make model select choose right model when pinned thread by @zerob13 in #914
- fix: add 'copied' keys and drop copy toast by @yyhhyyyyyy in #917
- fix: add fix for setting page with shortcut by @zerob13 in #919
- feat: add support for zero temperature by @zerob13 in #920
- fix: migration model config data from new default settings by @zerob13 in #923
New Contributors
- @dependabot[bot] made their first contribution in #893
Full Changelog: v0.3.5...v0.3.6