diff --git a/build/config.yml b/build/config.yml
index 45416e8..1f0b916 100644
--- a/build/config.yml
+++ b/build/config.yml
@@ -8,7 +8,7 @@ info:
description: "Cursor助手"
copyright: "© 2026, Cursor助手"
comments: "Cursor助手"
- version: "0.0.46"
+ version: "0.0.47"
dev_mode:
root_path: .
diff --git a/build/darwin/Info.dev.plist b/build/darwin/Info.dev.plist
index 5238f33..510cac9 100644
--- a/build/darwin/Info.dev.plist
+++ b/build/darwin/Info.dev.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.0.46
+ 0.0.47
CFBundleVersion
- 0.0.46
+ 0.0.47
LSMinimumSystemVersion
12.0.0
LSUIElement
diff --git a/build/darwin/Info.plist b/build/darwin/Info.plist
index 96c6bfe..b08f9f4 100644
--- a/build/darwin/Info.plist
+++ b/build/darwin/Info.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.0.46
+ 0.0.47
CFBundleVersion
- 0.0.46
+ 0.0.47
LSMinimumSystemVersion
12.0.0
LSUIElement
diff --git a/build/linux/nfpm/nfpm.yaml b/build/linux/nfpm/nfpm.yaml
index 9b84899..8dc6122 100644
--- a/build/linux/nfpm/nfpm.yaml
+++ b/build/linux/nfpm/nfpm.yaml
@@ -6,7 +6,7 @@
name: "Cursor助手"
arch: ${GOARCH}
platform: "linux"
-version: "0.0.46"
+version: "0.0.47"
section: "default"
priority: "extra"
maintainer: ${GIT_COMMITTER_NAME} <${GIT_COMMITTER_EMAIL}>
diff --git a/build/windows/info.json b/build/windows/info.json
index c62f6eb..8f344ea 100644
--- a/build/windows/info.json
+++ b/build/windows/info.json
@@ -1,10 +1,10 @@
{
"fixed": {
- "file_version": "0.0.46"
+ "file_version": "0.0.47"
},
"info": {
"0000": {
- "ProductVersion": "0.0.46",
+ "ProductVersion": "0.0.47",
"CompanyName": "Cursor助手",
"FileDescription": "Cursor助手",
"LegalCopyright": "© 2026, Cursor助手",
diff --git a/build/windows/nsis/wails_tools.nsh b/build/windows/nsis/wails_tools.nsh
index 9a09e6e..293f150 100644
--- a/build/windows/nsis/wails_tools.nsh
+++ b/build/windows/nsis/wails_tools.nsh
@@ -14,7 +14,7 @@
!define INFO_PRODUCTNAME "Cursor助手"
!endif
!ifndef INFO_PRODUCTVERSION
- !define INFO_PRODUCTVERSION "0.0.46"
+ !define INFO_PRODUCTVERSION "0.0.47"
!endif
!ifndef INFO_COPYRIGHT
!define INFO_COPYRIGHT "© 2026, Cursor助手"
diff --git a/build/windows/wails.exe.manifest b/build/windows/wails.exe.manifest
index a2de8d2..1754972 100644
--- a/build/windows/wails.exe.manifest
+++ b/build/windows/wails.exe.manifest
@@ -1,6 +1,6 @@
-
+
diff --git a/release-notes.md b/release-notes.md
index 916dfca..c78733e 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -8,9 +8,9 @@ QQ交流群:
Tg群组:
https://t.me/cursor_byok
-- 修复检查点,支持Fork Chat
-- 修复打断对话的上下文丢失问题
-- 重构UI
-- 支持拖动模型排序
-- 支持一键拉模型
-- 支持非主流chat端点
+- 修复对话中断时回复内容丢失
+- 重构检查点压缩,提升稳定性
+- 修复OpenAI推理摘要显示
+- 修复Anthropic思考块缺失
+- 支持Shell工具流式输出
+- 修复CLI模型名称显示