Files
claude-howto/zh/CHANGELOG.md
2026-04-07 10:27:21 +02:00

155 lines
7.5 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 更新日志
## v2.3.0 — 2026-04-07
### 功能
- 构建和发布每种语言的 EPUB 制品90e9c30@Thiên Toán
- 将缺失的 pre-tool-check.sh hook 添加到 06-hooksb511ed1@JiayuWang
- 在 zh/ 目录中添加中文翻译89e89d4@Luong NGUYEN
- 添加性能优化器子代理和依赖检查 hookf53d080@qk
### Bug 修复
- Windows Git Bash 兼容性 + stdin JSON 协议2cbb10c@Luong NGUYEN
- 修正 08-checkpoints 中的 autoCheckpoint 配置文档749c79f@JiayuWang
- 用占位符替代 SVG 图像嵌入1b16709@Thiên Toán
- 修复内存 README 中的嵌套代码围栏渲染ce24423@Zhaoshan Duan
- 应用由 squash merge 丢弃的审查修复34259ca@Luong NGUYEN
- 使 hook 脚本与 Windows Git Bash 兼容并使用 stdin JSON 协议107153d@binyu li
### 文档
- 与 Claude Code 最新文档2026 年 4 月同步所有教程72d3b01@Luong NGUYEN
- 在语言切换器中添加中文语言链接6cbaa4d@Luong NGUYEN
- 在英文和越南文之间添加语言切换器100c45e@Luong NGUYEN
- 添加 GitHub #1 Trending 徽章0ca8c37@Luong NGUYEN
- 为上下文区域监控引入 cc-context-statsd41b335@Luong NGUYEN
- 引入 luongnv89/skills 集合和 luongnv89/asm skill 管理器7e3c0b6@Luong NGUYEN
- 更新 README 统计数据以反映当前 GitHub 指标5900+ stars, 690+ forks5001525@Luong NGUYEN
- 更新 README 统计数据以反映当前 GitHub 指标3900+ stars, 460+ forks9cb92d6@Luong NGUYEN
### 重构
- 使用本地 mmdc 渲染替代 Kroki HTTP 依赖e76bbe4@Luong NGUYEN
- 将质量检查转移到 pre-commitCI 作为第二道防线6d1e0ae@Luong NGUYEN
- 缩小自动模式权限基线2790fb2@Luong NGUYEN
- 用一次性权限设置脚本替换自动适配 hook995a5d6@Luong NGUYEN
### 其他
- 左移质量关卡 — 向 pre-commit 添加 mypy修复 CI 失败699fb39@Luong NGUYEN
- 添加越南语Tiếng Việt本地化a70777e@Thiên Toán
**完整更新日志**https://github.com/luongnv89/claude-howto/compare/v2.2.0...v2.3.0
---
## v2.2.0 — 2026-03-26
### 文档
- 与 Claude Code v2.1.84f78c094同步更新所有教程和参考文档 @luongnv89
- 将 slash commands 更新为 55+ 个内置命令 + 5 个 bundled skills并标记 3 个已弃用项
- 将 hook 事件从 18 个扩展到 25 个,新增 `agent` hook 类型(现在共 4 类)
- 在高级功能中加入自动模式Auto Mode、通道Channels、语音输入Voice Dictation
- 为 skill frontmatter 增加 `effort``shell` 字段;为 agent 增加 `initialPrompt``disallowedTools` 字段
- 增加 WebSocket MCP transport、elicitation、2KB 工具上限
- 增加 plugin 的 LSP 支持、`userConfig``${CLAUDE_PLUGIN_DATA}`
- 更新所有参考文档CATALOG、QUICK_REFERENCE、LEARNING-ROADMAP、INDEX
- 将 README 重写为落地页结构化指南32a0776@luongnv89
### Bug 修复
- 为通过 CI 词典检查,补充缺失的 cSpell 词条和 README 章节93f9d51@luongnv89
- 在 cSpell 词典中加入 `Sandboxing`b80ce6f@luongnv89
**完整更新日志**https://github.com/luongnv89/claude-howto/compare/v2.1.1...v2.2.0
---
## v2.1.1 — 2026-03-13
### Bug 修复
- 移除导致 CI 链接检查失败的失效 marketplace 链接3fdf0d6@luongnv89
-`sandboxed``pycache` 加入 cSpell 词典dc64618@luongnv89
**完整更新日志**https://github.com/luongnv89/claude-howto/compare/v2.1.0...v2.1.1
---
## v2.1.0 — 2026-03-13
### 功能
- 新增自适应学习路径,包含自我评估和 lesson quiz skills1ef46cd@luongnv89
- `/self-assessment` - 覆盖 10 个功能领域的交互式能力测验,并生成个性化学习路径
- `/lesson-quiz [lesson]` - 每课知识检查,包含 8-10 道针对性问题
### Bug 修复
- 更新失效 URL、弃用项和过时引用8fe4520@luongnv89
- 修复 resources 和 self-assessment skill 中的损坏链接7a05863@luongnv89
- 在 concepts guide 中为嵌套代码块使用 tilde fences5f82719@VikalpP
- 为 cSpell 词典补充缺失词汇8df7572@luongnv89
### 文档
- Phase 5 QA - 修复各文档中的一致性、URL 和术语问题00bbe4c@luongnv89
- 完成 Phase 3-4 - 补充新功能覆盖和参考文档更新132de29@luongnv89
- 在 MCP 上下文膨胀章节加入 MCPorter runtimeef52705@luongnv89
- 为 6 份指南补充缺失命令、功能和设置4bc8f15@luongnv89
- 基于仓库现有规范补充 style guide84141d0@luongnv89
- 在指南对比表中加入自我评估行8fe0c96@luongnv89
- 将 VikalpP 加入贡献者名单,记录 PR #7d5b4350@luongnv89
- 在 README 和 roadmap 中加入 self-assessment 与 lesson-quiz skill 参考d5a6106@luongnv89
### 新贡献者
- @VikalpP 完成了他们的首次贡献,见 #7
**完整更新日志**https://github.com/luongnv89/claude-howto/compare/v2.0.0...v2.1.0
---
## v2.0.0 — 2026-02-01
### 功能
- 与 Claude Code 2026 年 2 月功能同步更新全部文档487c96d
- 更新所有 10 个教程目录和 7 份参考文档中的 26 个文件
- 补充 **Auto Memory** 文档 - 每个项目的持久学习能力
- 补充 **Remote Control**、**Web Sessions** 和 **Desktop App** 文档
- 补充 **Agent Teams** 文档(实验性多 agent 协作)
- 补充 **MCP OAuth 2.0**、**Tool Search** 和 **Claude.ai Connectors** 文档
- 补充 subagents 的 **Persistent Memory****Worktree Isolation** 文档
- 补充 **Background Subagents**、**Task List**、**Prompt Suggestions** 文档
- 补充 **Sandboxing****Managed Settings**Enterprise文档
- 补充 **HTTP Hooks** 和 7 个新 hook 事件的文档
- 补充 **Plugin Settings**、**LSP Servers** 和 marketplace 更新文档
- 补充 Checkpoint 的 **Summarize from Checkpoint** 回退选项文档
- 记录 17 个新的 slash commands`/fork``/desktop``/teleport``/tasks``/fast` 等)
- 记录新的 CLI flags`--worktree``--from-pr``--remote``--teleport``--teammate-mode` 等)
- 记录 auto memory、effort 等级、agent teams 等新的环境变量
### 设计
- 将 logo 重设计为简洁调色的 compass-bracket 标志20779db
### Bug 修复 / 修正
- 更新模型名称Sonnet 4.5 → **Sonnet 4.6**Opus 4.5 → **Opus 4.6**
- 修正 permission mode 名称:用真实的 `default` / `acceptEdits` / `plan` / `dontAsk` / `bypassPermissions` 替代虚构的 “Unrestricted/Confirm/Read-only”
- 修正 hook 事件:移除虚构的 `PreCommit` / `PostCommit` / `PrePush`,加入真实事件(`SubagentStart``WorktreeCreate``ConfigChange` 等)
- 修正 CLI 语法:用 `claude -p`print mode替代虚构的 `claude-code --headless`
- 修正 checkpoint 命令:用真实的 `Esc+Esc` / `/rewind` 界面替代虚构的 `/checkpoint save/list/rewind/diff`
- 修正 session 管理:用真实的 `/resume` / `/rename` / `/fork` 替代虚构的 `/session list/new/switch/save`
- 修正 plugin manifest 格式:从 `plugin.yaml` 迁移到 `.claude-plugin/plugin.json`
- 修正 MCP 配置路径:`~/.claude/mcp.json``.mcp.json`(项目)/ `~/.claude.json`(用户)
- 修正文档 URL`docs.claude.com``docs.anthropic.com`;移除虚构的 `plugins.claude.com`
- 移除多个文件中虚构的配置字段
- 将所有 “Last Updated” 日期更新到 2026 年 2 月
**完整更新日志**https://github.com/luongnv89/claude-howto/compare/20779db...v2.0.0