v3.4.0
farion1231/cc-switchv3.4.0Oct 2, 2025by github-actions[bot]
AI Summary
This release adds significant internationalization support with i18next framework (Chinese/English), VSCode Claude plugin integration that changes vendors dynamically, and support for three new AI models (DeepSeek-V3.2-Exp, Qwen3-Max, GLM-4.6). The update also includes platform-specific improvements like single-instance running on Windows, macOS Dock visibility management, and various bug fixes.
Key Highlights
- Added i18next internationalization support with Chinese (default) and English options
- VSCode Claude plugin integration - vendor changes with CC Switch after restart
- Added support for DeepSeek-V3.2-Exp, Qwen3-Max, and GLM-4.6 AI models
- Single instance running prevents conflicts on Windows
- Redesigned settings panel with scroll layout and save icon
New Features
- Internationalization support (i18next) with Chinese and English languages
- VSCode Claude plugin writing functionality - vendor switches with CC Switch
- New AI model support: DeepSeek-V3.2-Exp, Qwen3-Max, GLM-4.6
- Single instance running for Windows
- macOS Dock visibility management - minimizing hides Dock icon
- Redesigned settings panel with scroll layout
- Windows MSI installer defaults to LocalAppData, remembers last installation location
- Windows portable version now points to release page instead of converting to installed version
- Removed unnecessary OpenAI authentication for third-party providers
- Fixed layout shift when switching app types with Claude plugin sync
- Unified VS Code and Codex view button states
Full Release Notes
## Release Note v3.4.0
### 新增功能
- 新增国际化支持(感谢[TinsFox](https://github.com/TinsFox)),内置 i18next 国际化框架,默认中文界面,提供英文选项
- 新增 VSCode Claude 插件写入功能,写入后 Claude 插件使用的供应商会随 CC Switch 的切换改变(需要重启插件)
- 新增最新 AI 模型支持:
- DeepSeek-V3.2-Exp
- Qwen3-Max
- GLM-4.6
<img width="891" height="405" alt="截屏2025-10-02 15 20 14" src="https://github.com/user-attachments/assets/272d4c47-17eb-4ba3-9bfa-0bb2e9398d3a" />
### 修复和改进
- 单实例运行,防止 Windows 环境下多个实例同时运行造成冲突
- macOS Dock 可见性管理,现在最小化程序会隐藏 Dock 里的图标
- 重新设计的设置面板,支持滚动布局并添加保存图标
- Windows 环境下 MSI 安装器默认安装到 LocalAppData,优先使用记录的用户上次的安装位置
- Windows 绿色版不再会自动更为为安装版,而是指向最新的 release 页面
- 移除了第三方供应商配置中不必要的 OpenAI 身份验证要求
- 修复了启用 Claude 插件同步时切换应用类型的布局偏移问题
- 统一了 VS Code 和 Codex 视图中的启用/使用中按钮状态,避免视觉不一致
### 升级提示
- 如果您正在使用的是 v3.1.2 或之前版本,首次运行仍会执行一次性迁移:扫描旧副本文件并合并到 ~/.cc-switch/config.json,完成后不再重复归档
- 建议升级前备份现有配置,升级后确认 ~/.cc-switch/config.json 正常写入并验证自动同步状态
### 下载与安装
- Windows:MSI 安装包与便携 zip(便携版无法使用内置更新器,后续更新需要手动下载新版)
- macOS:.app.zip(首次运行如提示“未知开发者”,在“系统设置 → 隐私与安全性”选择“仍要打开”)
- Linux:.deb、AppImage
### 反馈与支持
- 问题与建议:请提交 Issue 并附带系统信息、复现步骤与日志
- 安全与隐私:应用仅在本地写入 ~/.cc-switch 与 ~/.claude 与 ~/.codex,不上传任何敏感数据