🚀 DeepChat 0.3.8 正式发布 | 重新定义你的 AI 对话体验!
—— 不再是简单的 ChatBot,而是你的自然语言 Agent 工具🌟
主要变更 / Key Changes:
- 升级 TailwindCSS 到 v4,并移除了旧插件与配置,全面适配新版 Tailwind 语法和插件体系
- 移除了 Linux 版本的内置 node 和 uv 环境
- 依赖包全面升级,适配最新生态,包括 electron、@tailwindcss/typography、@tailwindcss/vite 等
- 统一组件引用样式,将自定义组件集成为 @shadcn 路径别名
- 优化 Tab 管理和拖拽新建逻辑,增强多窗口环境下的表现
- 移除部分冗余样式(如 body 背景,采用原生 CSS)
- uikit 新增 Think 内容块功能
- 修复了 Table 样式不正确的问题(#943),并对 markdown 相关依赖进行了升级
- 新增批量更新 shadcn 组件的脚本 update-shadcn.js
- 运行与构建脚本新增 VITE_ENABLE_PLAYGROUND 环境变量支持 playground 入口
- 优化多项 UI 细节,提高一致性与兼容性
- 修复知识库管理相关 bug,提升文件处理的健壮性
- 其它细节优化与体验提升
英文版 / English Version:
- Upgraded TailwindCSS to v4 with full migration to new syntax and plugins. Old plugin/config removed.
- Remove build-in node and uv in Linux version
- All dependencies updated to latest compatible versions, including electron, @tailwindcss/typography, and @tailwindcss/vite.
- Unified custom component imports via new @shadcn alias usage.
- Improved tab management and drag-to-create logic, with better experience in multi-window scenarios.
- Removed redundant styles (e.g., body background now uses native CSS).
- Added new Think content block feature in uikit.
- Fixed incorrect Table style (#943) and upgraded markdown-related dependencies.
- Added update-shadcn.js, a CLI script for batch updating shadcn components.
- Build and dev scripts now support the VITE_ENABLE_PLAYGROUND env for playground tab.
- Polished various UI details, enhancing consistency and cross-platform compatibility.
- Bugfixes for knowledge base file management to improve robustness.
- Miscellaneous refinements and UX improvements.
🔥 为什么选择 DeepChat?
✅ 商业友好:基于原版 Apache License 2.0 开源,无任何协议外的额外约束,面向开源。
✅ 开箱即用:极简配置,即刻开启你的智能对话之旅。
✅ 极致灵活:自由切换模型,自定义模型源,满足你多样化的对话和探索需求。
✅ 体验绝佳:LaTeX 公式渲染、代码高亮、Markdown 支持,模型对话从未如此顺畅。
✅ 持续进化:我们倾听用户反馈,不断迭代更新,为你带来更卓越的 AI 对话体验。
📥 立即体验未来
💬 反馈有礼:欢迎提交你的宝贵建议,加入 VIP 用户社群,与我们一同塑造 DeepChat 的未来!
What's Changed
- fix: table style by @Simon-He95 in #943
- refactor: migration to tailwind v4 by @zerob13 in #940
- feat(uikit): add new think content block by @zerob13 in #947
Full Changelog: v0.3.7...v0.3.8