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
339 B
339 B
version, date, title
| version | date | title |
|---|---|---|
| 1.8.1 | 2026-02-28 | No more tunnel lock screen on local sessions |
App
Fixes
- Web/Auth: fixed an issue where non-tunnel browser sessions could incorrectly show a tunnel-only lock screen; normal auth flow now appears unless a tunnel is actually active.
VS Code
Improvements
- No notable changes.