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
29 lines
1.5 KiB
Markdown
29 lines
1.5 KiB
Markdown
---
|
|
version: 1.10.2
|
|
date: 2026-05-07
|
|
title: Clone repositories when adding a project
|
|
---
|
|
|
|
## App
|
|
|
|
### New
|
|
- Projects: added repository cloning to the Add Project flow.
|
|
|
|
### Improvements
|
|
- Chat/Reliability: stabilized live turn rendering and session sync caches.
|
|
- Terminal: improved Android tablet keyboard handling, including control-key shortcuts, and kept app shortcuts from stealing focus while typing in the terminal (thanks to @Dav1dch).
|
|
- Terminal: set a UTF-8 locale for terminal sessions (thanks to @liyiopener).
|
|
- Usage: OpenRouter credit balances now avoid misleading percentage displays and use clearer labels across usage views (thanks to @zerone0x).
|
|
- Preview: improved embedded preview proxying with cleaner URL rewriting, fewer false-positive dev-server errors, steady navigation, and theme-aware preview frames.
|
|
- Notifications: suppressed inherited subagent completion notifications.
|
|
- VSCode: split the extension into a dedicated app root.
|
|
|
|
## VS Code
|
|
|
|
### Improvements
|
|
- Chat/Reliability: stabilized live turn rendering and session sync caches.
|
|
- Terminal: improved Android tablet keyboard handling, including control-key shortcuts, and kept app shortcuts from stealing focus while typing in the terminal (thanks to @Dav1dch).
|
|
- Terminal: set a UTF-8 locale for terminal sessions (thanks to @liyiopener).
|
|
- Usage: OpenRouter credit balances now avoid misleading percentage displays and use clearer labels across usage views (thanks to @zerone0x).
|
|
- Reliability: split the extension into a dedicated app root.
|