Changelog 2026-03-07 (Inline Expandable Git Commit Diffs)
Article content
Added
- Per-entry expandable View commit diff section on
/changelog/items. - On expand, changelog now fetches and renders the Git commit patch (file-by-file) for that entry’s commit.
Changed
- Commit diffs render inline with line-numbered add/remove/context styling.
- Diff loading is lazy (fetches only when entry is expanded).
Notes
- Uses Hugo
.GitInfo.Hashto bind each changelog entry to its source commit.