5.22.0
Release notes for 5.22.0.
Released: 2026-09-11
Features
Added
docMetainfoFieldsto select the metadata fields displayed on documentation pages. It defaults to all fields; an empty array hides them all, and["updated"]displays Updated even when Created has the same formatted date. (06044fa30,3832e08af)Added
docHistoryUi: falseto retain generated git metadata while disabling the history viewer, history JSON generation, and development proxy. Configured view-source links remain available. (84cd63af5)Added a post-build check for missing site-absolute
<img src>files, using the existingonBrokenMarkdownLinksseverity setting. (9cc259d65)
Bug Fixes
Mirrored Claude commands and agents and shared Claude/Codex skills now render repository-relative links as labels when their targets are not emitted. Code examples and links to emitted skill-body sub-pages are preserved. (
bb6d0390c)