Every release file now carries a title: two to six plain words naming the change a user would remember it for. The generator refuses a release without one, promote carries the title from unreleased.md, and the unreleased template opens with a title line. The changelog-authoring skill and the format README describe how to write it. Claude-Session: https://claude.ai/code/session_01VqV56Hez25hTxXH4ipJfzH
407 B
407 B
version, date, title
| version | date | title |
|---|---|---|
| 1.5.7 | 2026-01-24 | Send failed GitHub checks to chat |
App
Improvements
- GitHub: PR panel supports fork PR detection by branch name.
Fixes
- GitHub: Git tab PR panel can send failed checks/comments to chat with hidden context; added check details dialog with Actions step breakdown.
- Web: GitHub auth flow fixes.
VS Code
Improvements
- No notable changes.