Files
claude-howto/RELEASE_NOTES.md
T
2026-03-13 09:06:56 +01:00

1.3 KiB

v2.1.0 — 2026-03-13

Features

  • Add adaptive learning path with self-assessment and lesson quiz skills (1ef46cd)
    • /self-assessment — interactive proficiency quiz across 10 feature areas with personalized learning path
    • /lesson-quiz [lesson] — per-lesson knowledge check with 8-10 targeted questions

Bug Fixes

  • Update broken URLs, deprecations, and outdated references (8fe4520)
  • Fix broken links in resources and self-assessment skill (7a05863)
  • Use tilde fences for nested code blocks in concepts guide (5f82719) — thanks @VikalpP!
  • Add missing words to cSpell dictionary (8df7572)

Documentation

  • Phase 5 QA — fix consistency, URLs, and terminology across docs (00bbe4c)
  • Complete Phases 3-4 — new feature coverage and reference doc updates (132de29)
  • Add MCPorter runtime to MCP context bloat section (ef52705)
  • Add missing commands, features, and settings across 6 guides (4bc8f15)
  • Add style guide based on existing repo conventions (84141d0)
  • Add self-assessment row to guide comparison table (8fe0c96)
  • Add VikalpP to contributors list for PR #7 (d5b4350)
  • Add self-assessment and lesson-quiz skill references to README and roadmap (d5a6106)

New Contributors

  • @VikalpP made their first contribution in #7

Full Changelog: https://github.com/luongnv89/claude-howto/compare/v2.0.0...v2.1.0