Skip to content

Commit 135dc9a

Browse files
docs: update changelog for v0.2.4
1 parent eb1488f commit 135dc9a

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

changelog.md

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

3+
## v0.2.4
4+
5+
### Added
6+
7+
- Queued follow-up messages are now available by default during active sessions, allowing users to queue prompts while a response is in progress.
8+
- Skills now appear as slash commands in the Quick chat composer, matching the behavior already available in Home and draft workspaces.
9+
10+
### Changed
11+
12+
- Consecutive tool calls are now grouped into a single collapsible panel with a natural-language summary (e.g. "Edited foo.ts and 3 other tool calls"), reducing visual noise in the conversation timeline. The panel shows a live spinner while tools are running, auto-opens during active work, and auto-closes when complete.
13+
- PR number labels now display as "PR #123" instead of bare "#123" in the workspace PR tab and composer PR pill, avoiding potential confusion with issue references.
14+
15+
### Fixed
16+
17+
- Fixed blurry app icon on Windows at all DPI scales
18+
- Fixed fullscreen toggle appearing on the wrong side in split panel layouts
19+
- Restored spinner animation for in-progress todos in the Plan tab
20+
321
## v0.2.3
422

523
### Added

0 commit comments

Comments
 (0)