Skip to content

Commit fd16980

Browse files
committed
chore(release): prepare v1.0.4-beta.5
1 parent b0cc054 commit fd16980

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v1.0.4-beta.5 (2026-05-04)
4+
- Added Mac computer use capability for enhanced desktop automation
5+
- Added launch at login and access controls for better app startup management
6+
- Enhanced agent capabilities with improved model source derivation
7+
- Upgraded markstream-vue for better stream rendering performance
8+
- Fixed disabled provider models still appearing in model selection
9+
- Fixed DeepSeek empty reasoning content handling
10+
- Fixed file join failures in chat flows
11+
- 新增 Mac 电脑使用功能,增强桌面自动化能力
12+
- 新增开机启动与访问控制,优化应用启动管理
13+
- 增强 Agent 功能,优化模型源选择逻辑
14+
- 升级 markstream-vue,提升流式渲染性能
15+
- 修复已禁用供应商模型仍在模型选择中显示的问题
16+
- 修复 DeepSeek 空推理内容处理
17+
- 修复聊天流程中的文件连接失败问题
18+
319
## v1.0.4-beta.4 (2026-04-29)
420
- Added model fetching fallbacks for Anthropic and Gemini so provider model lists recover more reliably
521
- Added Xiaomi Token Plan providers for CN, SGP, and AMS regions

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.4-beta.4",
3+
"version": "1.0.4-beta.5",
44
"description": "DeepChat,一个简单易用的 Agent 客户端",
55
"main": "./out/main/index.js",
66
"author": "ThinkInAIXYZ",

0 commit comments

Comments
 (0)