Skip to content

Commit 8b43cf6

Browse files
committed
chore(release): prepare v1.0.4-beta.3
1 parent 50098a3 commit 8b43cf6

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v1.0.4-beta.3 (2026-04-27)
4+
- Fixed attachment date metadata transfer across IPC payloads so attachment records stay valid in chat flows
5+
- 修复附件日期元数据在 IPC 载荷中的传递,确保聊天流程中的附件记录保持有效
6+
37
## v1.0.4-beta.2 (2026-04-27)
48
- Preserved interleaved reasoning output so mixed reasoning and answer streams stay in the correct order
59
- Updated the Markstream renderer to the stable 0.0.13 release for more reliable Markdown streaming

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

0 commit comments

Comments
 (0)