Skip to content

Commit 15f6e2d

Browse files
WitMiaocursoragent
andcommitted
chore: release v3.6.8
- Update version to 3.6.8 - Update CHANGELOG.md - Generated by /zcf-release command Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3c428e3 commit 15f6e2d

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 3.6.8
4+
5+
### Patch Changes
6+
7+
- ## Fixes
8+
- Sync ClaudeCodeConfigManager state after API configuration changes so the "Switch API Config" menu correctly reflects the active configuration after CCR proxy or official login setup
9+
- Add sync calls across features.ts, config-operations.ts, and init.ts for all six API configuration change paths
10+
- Add unit tests for configuration sync in features, config-operations, and init modules
11+
12+
## 修复
13+
- 在 API 配置变更后同步 ClaudeCodeConfigManager 状态,使「切换 API 配置」菜单在 CCR 代理或官方登录设置后能正确反映当前活动配置
14+
- 在 features.ts、config-operations.ts 和 init.ts 的六个 API 配置变更路径中添加同步调用
15+
- 为 features、config-operations 和 init 模块的配置同步补充单元测试
16+
317
## 3.6.7
418

519
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zcf",
33
"type": "module",
4-
"version": "3.6.7",
4+
"version": "3.6.8",
55
"packageManager": "pnpm@10.17.1",
66
"description": "Zero-Config Code Flow - One-click configuration tool for Code Cli",
77
"author": {

0 commit comments

Comments
 (0)