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
880 B
880 B
version, date, title
| version | date | title |
|---|---|---|
| 1.13.6 | 2026-06-28 | A Dock badge for unseen chats |
App
New
- Desktop/macOS: the Dock icon can carry a badge counting chats with unseen activity. A new Appearance setting turns it off.
Improvements
- Chat: scrolling stays steady while you send, queue, stream, switch sessions, and load older messages.
- Context Panel: a chat tab is named after the session, and the chat you are looking at is marked as seen.
Fixes
- Chat: picking a skill you installed from the slash command menu runs the skill and pulls in its content. It used to drop the skill name in as plain text.
- Context Panel: the Browser and Preview tabs stop piling up duplicate auth tokens in their URLs after reloads or navigation.
VS Code
Improvements
- Chat: scrolling stays steady while you send, queue, stream, switch sessions, and load older messages.