diff --git a/build/config.yml b/build/config.yml
index 16b98d9..45416e8 100644
--- a/build/config.yml
+++ b/build/config.yml
@@ -8,7 +8,7 @@ info:
description: "Cursor助手"
copyright: "© 2026, Cursor助手"
comments: "Cursor助手"
- version: "0.0.45"
+ version: "0.0.46"
dev_mode:
root_path: .
diff --git a/build/darwin/Info.dev.plist b/build/darwin/Info.dev.plist
index 831b455..5238f33 100644
--- a/build/darwin/Info.dev.plist
+++ b/build/darwin/Info.dev.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.0.45
+ 0.0.46
CFBundleVersion
- 0.0.45
+ 0.0.46
LSMinimumSystemVersion
12.0.0
LSUIElement
diff --git a/build/darwin/Info.plist b/build/darwin/Info.plist
index 56b50c2..96c6bfe 100644
--- a/build/darwin/Info.plist
+++ b/build/darwin/Info.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.0.45
+ 0.0.46
CFBundleVersion
- 0.0.45
+ 0.0.46
LSMinimumSystemVersion
12.0.0
LSUIElement
diff --git a/build/linux/nfpm/nfpm.yaml b/build/linux/nfpm/nfpm.yaml
index af16591..9b84899 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.45"
+version: "0.0.46"
section: "default"
priority: "extra"
maintainer: ${GIT_COMMITTER_NAME} <${GIT_COMMITTER_EMAIL}>
diff --git a/build/windows/info.json b/build/windows/info.json
index 115ac3e..c62f6eb 100644
--- a/build/windows/info.json
+++ b/build/windows/info.json
@@ -1,10 +1,10 @@
{
"fixed": {
- "file_version": "0.0.45"
+ "file_version": "0.0.46"
},
"info": {
"0000": {
- "ProductVersion": "0.0.45",
+ "ProductVersion": "0.0.46",
"CompanyName": "Cursor助手",
"FileDescription": "Cursor助手",
"LegalCopyright": "© 2026, Cursor助手",
diff --git a/build/windows/nsis/wails_tools.nsh b/build/windows/nsis/wails_tools.nsh
index eccd696..9a09e6e 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.45"
+ !define INFO_PRODUCTVERSION "0.0.46"
!endif
!ifndef INFO_COPYRIGHT
!define INFO_COPYRIGHT "© 2026, Cursor助手"
diff --git a/build/windows/wails.exe.manifest b/build/windows/wails.exe.manifest
index 7b30836..a2de8d2 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 690b827..916dfca 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -8,6 +8,9 @@ QQ交流群:
Tg群组:
https://t.me/cursor_byok
-- 支持cursor-cli
-- 修复对话中错误可能导致的消失问题
-
+- 修复检查点,支持Fork Chat
+- 修复打断对话的上下文丢失问题
+- 重构UI
+- 支持拖动模型排序
+- 支持一键拉模型
+- 支持非主流chat端点