File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.0.3-beta.6 (2026-04-22)
4+ - Added model initialization in settings so ModelSelect respects the current chat mode and restores default model controls more reliably
5+ - Added ACP registry icon request handling in the floating widget to improve agent icon rendering and related session visuals
6+ - Simplified YoBrowser host readiness handling to keep the embedded browser lifecycle more predictable
7+ - 新增设置页模型初始化流程,使 ModelSelect 更准确地遵循当前聊天模式,并提升默认模型配置恢复稳定性
8+ - 新增悬浮组件中的 ACP registry 图标请求处理,优化 Agent 图标渲染与相关会话视觉表现
9+ - 精简 YoBrowser host readiness 处理逻辑,提升内嵌浏览器生命周期的可预测性
10+
311## v1.0.3-beta.5 (2026-04-22)
412- Added privacy mode and inline chat session renaming to improve workspace discretion and session organization
513- Added request timeout controls with a higher default range, and refined Kimi fixed-temperature plus Gemini v1beta compatibility handling
Original file line number Diff line number Diff line change 11{
22 "name" : " DeepChat" ,
3- "version" : " 1.0.3-beta.5 " ,
3+ "version" : " 1.0.3-beta.6 " ,
44 "description" : " DeepChat,一个简单易用的 Agent 客户端" ,
55 "main" : " ./out/main/index.js" ,
66 "author" : " ThinkInAIXYZ" ,
You can’t perform that action at this time.
0 commit comments