Files
Bohdan Triapitsyn a1bc1368ae docs(changelog): title every release and require one
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
2026-09-05 16:45:29 +03:00

24 lines
880 B
Markdown

---
version: 1.13.6
date: 2026-06-28
title: 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.