docs(changelog): note CLAUDE.md write-outcome summary fix in [0.31.0]

This commit is contained in:
ZdenekSrotyr 2026-05-04 07:20:56 +02:00
parent 297d07f2a1
commit 68b9fca3cc

View file

@ -26,6 +26,10 @@ CalVer image tags (`stable-YYYY.MM.N`, `dev-YYYY.MM.N`) are produced for every C
- `/install` page renamed to `/setup` ("Setup local agent" nav label) with 302 redirect from `/install`. - `/install` page renamed to `/setup` ("Setup local agent" nav label) with 302 redirect from `/install`.
- Dashboard "What Claude Code will receive" inline preview replaced with a link to `/setup` for the canonical view. - Dashboard "What Claude Code will receive" inline preview replaced with a link to `/setup` for the canonical view.
### Fixed
- `da analyst setup` summary now accurately reflects whether `CLAUDE.md` was written, skipped (`--no-claude-md`), or skipped due to a server error — previously it always claimed "written from server template" even when the fetch failed (404, 401/403, network), contradicting its own stderr warning.
## [0.30.1] — 2026-05-02 ## [0.30.1] — 2026-05-02
### Security ### Security