File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.4.0
4+
5+ ### Minor Changes
6+
7+ - ## 新功能
8+
9+ - 添加环境变量和权限导入功能,支持从 settings.json 批量导入配置
10+ - 添加文档更新检查功能,任务完成后自动提醒更新相关文档
11+ - 更新技术执行指南,添加文档更新检查流程
12+ - 优化交互式菜单,支持配置环境变量和权限
13+
14+ ## New Features
15+
16+ - Add environment variables and permissions import feature, support bulk import from settings.json
17+ - Add documentation update check functionality, auto-remind to update docs after task completion
18+ - Update technical execution guidelines with documentation update check process
19+ - Enhance interactive menu with environment variables and permissions configuration
20+
21+ ## 文档更新
22+
23+ - 更新 README.md 和 README_EN.md,补充 v2.1-v2.3 版本特性说明
24+ - 更新 CLAUDE.md,添加完整的版本特性更新历史
25+ - 更新截图,反映最新的交互界面
26+
27+ ## Documentation Updates
28+
29+ - Update README.md and README_EN.md with v2.1-v2.3 version features
30+ - Update CLAUDE.md with complete version feature update history
31+ - Update screenshots to reflect latest interactive interface
32+
333## 2.3.0
434
535### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " zcf" ,
33 "type" : " module" ,
4- "version" : " 2.3 .0" ,
4+ "version" : " 2.4 .0" ,
55 "packageManager" : " pnpm@9.15.9" ,
66 "description" : " Zero-Config Claude-Code Flow - One-click configuration tool for Claude Code" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments