Skip to content

Commit 51c1b95

Browse files
docs: update changelog for v0.2.18
1 parent c7faec4 commit 51c1b95

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## v0.2.18
4+
5+
### Changed
6+
7+
- The files panel toolbar no longer shows redundant insertion/deletion counts when the active scope's stats match the Changes tab total (e.g. the "All changes" scope, or "Committed" with a clean working tree).
8+
9+
### Fixed
10+
11+
- Cross-session messages and workspace kickoffs now show the clean message text across all clients instead of the verbose internal wrapper, while the desktop still shows the sender attribution banner.
12+
- Fixed an issue where leaving an active streaming session with the display asleep caused the entire session to replay character-by-character on wake, with heavy repainting and blocked session switching.
13+
- Spell-check squiggles no longer appear in the freeform answer text box when responding to agent prompts.
14+
- The README toggle in the new repository dialog now shows a visible label and description, making the option clearer for sighted users.
15+
- When Git is not installed, the error shown during repository cloning now clearly states that Git is required and prompts you to install it, instead of showing a confusing system-level error message.
16+
317
## v0.2.17
418

519
### Added

0 commit comments

Comments
 (0)