[skip ci] Update version to v1.5.69

This commit is contained in:
Gitea Actions Bot
2025-11-03 16:13:35 +08:00
parent 4f17092305
commit 32a17fb255
2 changed files with 17 additions and 17 deletions

View File

@@ -43,7 +43,7 @@ VERSION = "1.0"
WINDOW_TITLE = "AI回复连接入口-V1.0" WINDOW_TITLE = "AI回复连接入口-V1.0"
# 应用版本号(用于版本检查) # 应用版本号(用于版本检查)
APP_VERSION = "1.5.67" APP_VERSION = "1.5.69"
# 🔥 多实例运行模式开关 # 🔥 多实例运行模式开关
# - True: 测试模式多实例不保存token避免冲突 # - True: 测试模式多实例不保存token避免冲突

View File

@@ -1,4 +1,20 @@
[ [
{
"version": "1.5.69",
"update_type": "patch",
"content": "[patch] 修复因自动更新回归代码config.py因覆盖逻辑导致的新增代码被覆盖的逻辑",
"author": "kris 郝",
"commit_hash": "4f17092305e1f73e7c19b28d751d5bbaf6895022",
"commit_short_hash": "4f170923",
"branch": "develop",
"release_time": "2025-11-03 15:51:19",
"download_url": "https://shuidrop-chat-server.ks3-cn-guangzhou.ksyuncs.com/installers/ShuiDi_AI_Assistant_Setup_v1.5.69.exe",
"stats": {
"files_changed": 1,
"lines_added": 25,
"lines_deleted": 15
}
},
{ {
"version": "1.5.67", "version": "1.5.67",
"update_type": "patch", "update_type": "patch",
@@ -782,21 +798,5 @@
"lines_added": 11, "lines_added": 11,
"lines_deleted": 2 "lines_deleted": 2
} }
},
{
"version": "1.4.24",
"update_type": "patch",
"content": "[patch] 优化打包逻辑 控制变量为日志产出 和 安装包整合路径统一",
"author": "haosicheng",
"commit_hash": "31ca5d0819f8f7da907a78f99a22bcc09fb12296",
"commit_short_hash": "31ca5d08",
"branch": "develop",
"release_time": "2025-10-10 16:17:35",
"download_url": "https://shuidrop.com/download/gui/ShuiDi_AI_Assistant_Setup_v1.4.24.exe",
"stats": {
"files_changed": 2,
"lines_added": 31,
"lines_deleted": 47
}
} }
] ]