Skip to content

Commit dcef679

Browse files
committed
chore(release): prepare v1.0.3-beta.6
1 parent 83ed2a6 commit dcef679

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)