🚀 DeepChat 0.3.7 正式发布 | 重新定义你的 AI 对话体验!
—— 不再是简单的 ChatBot,而是你的自然语言 Agent 工具🌟
-
Added support for Qwen3-VL and Qwen3-Max (0924), including new model configuration options and thinking budget logic.
-
Upgraded vue-renderer-markdown to 0.0.54-beta.6, enhancing markdown rendering and custom component support.
-
Removed DOMPurify dependency and refactored MessageBlockThink/HTMLArtifact security handling.
-
Improved code organization: artifact processing logic, attribute configuration, and related refactors.
-
Fixed various style issues for KaTeX and code blocks, optimizing UI consistency.
-
Updated dependencies: added Katex, updated vue-use-monaco and other libraries for better compatibility.
-
新增 Qwen3-VL、Qwen3-Max (0924) 支持,包含模型配置项和思考预算相关逻辑。
-
vue-renderer-markdown 升级至 0.0.54-beta.6,改进 Markdown 渲染和自定义组件支持。
-
移除 DOMPurify 依赖,重构 MessageBlockThink/HTMLArtifact 安全处理方案。
-
优化代码结构:重组 artifact 处理逻辑及属性配置相关重构。
-
修复 KaTeX 和代码块等样式问题,提升界面一致性体验。
-
依赖更新:新增 Katex,升级 vue-use-monaco 及其它相关库,增强兼容性。
(本版本为 Beta,欢迎试用并反馈问题。)
🔥 为什么选择 DeepChat?
✅ 商业友好:基于原版 Apache License 2.0 开源,无任何协议外的额外约束,面向开源。
✅ 开箱即用:极简配置,即刻开启你的智能对话之旅。
✅ 极致灵活:自由切换模型,自定义模型源,满足你多样化的对话和探索需求。
✅ 体验绝佳:LaTeX 公式渲染、代码高亮、Markdown 支持,模型对话从未如此顺畅。
✅ 持续进化:我们倾听用户反馈,不断迭代更新,为你带来更卓越的 AI 对话体验。
📥 立即体验未来
💬 反馈有礼:欢迎提交你的宝贵建议,加入 VIP 用户社群,与我们一同塑造 DeepChat 的未来!
What's Changed
- fix: katex style by @zerob13 in #926
- refactor: reorganize artifact processing logic and improve attribute parsing by @Simon-He95 in #927
- fix(thinkingBlock): pre style by @Simon-He95 in #930
- refactor: remove DOMPurify dependency and replace MessageBlockThink
v-html
with vue-markdown-renderer by @Simon-He95 in #931 - feat: add Qwen3-VL and Qwen3-Max 0924 by @yyhhyyyyyy in #932
- refactor: update vue-renderer-markdown to 0.0.54-beta.6 and remove Re… by @Simon-He95 in #934
- Bugfix/custom prompt cant load content by @zerob13 in #936
Full Changelog: v0.3.6...v0.3.7