Merge pull request #2116 from bmad-code-org/release

docs: add v6.2.1 changelog
This commit is contained in:
Brian 2026-03-24 01:21:43 -05:00 committed by GitHub
commit 3acd1a7912
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 20 additions and 0 deletions

View File

@ -1,5 +1,25 @@
# Changelog # Changelog
## v6.2.1 - 2026-03-24
### 🎁 Highlights
* Full rewrite of code-review skill with sharded step-file architecture, three parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor), and interactive post-review triage (#2007, #2013, #2055)
* Quick Dev workflow overhaul: smart intent cascade, self-check gate, VS Code integration, clickable spec links, and spec rename (#2105, #2104, #2039, #2085, #2109)
* Add review trail generation with clickable `path:line` stops in spec file (#2033)
* Add clickable spec links using spec-file-relative markdown format (#2085, #2049)
* Preserve tracking identifiers in spec slug derivation (#2108)
* Deterministic skill validator with 19 rules across 6 categories, integrated into CI (#1981, #1982, #2004, #2002, #2051)
* Complete French (fr-FR) documentation translation (#2073)
* Add Ona platform support (#1968)
* Rename tech-spec → spec across templates and all documentation (#2109)
### 📚 Documentation
* Complete French (fr-FR) translation of all documentation with workflow diagrams (#2073)
* Refine Chinese (zh-CN) documentation: epic stories, how-to guides, getting-started, entry copy, help, anchor links (#2092#2099, #2072)
* Add Chinese translation for core-tools reference (#2002)
## v6.2.0 - 2026-03-15 ## v6.2.0 - 2026-03-15
### 🎁 Highlights ### 🎁 Highlights