Skip to content

Commit 6ecd5df

Browse files
committed
docs: Update changelog for v0.43.0
1 parent 99dc0d5 commit 6ecd5df

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
All notable changes to sidecar are documented here.
44

5+
## [v0.43.0] - 2026-01-23
6+
7+
### Features
8+
- **Interactive Mode**: Character-level selection granularity with drag-to-select
9+
- **Interactive Mode**: Selection background with preserved foreground colors
10+
- **Git**: Add git amend commit shortcut (A) in git-status
11+
- **Workspace**: Renamed worktrees to workspaces for clarity
12+
13+
### Improvements
14+
- **Interactive Mode**: Incremental parsing with targeted session refresh reducing CPU usage
15+
- **Interactive Mode**: Named shells upon creation for better session tracking
16+
- **Modal**: Only close modals when clicking outside them (improved UX)
17+
- **Input**: Align interactive copy/paste hints with configured keys
18+
- Filter partial SGR mouse sequences to prevent stray ESC forwarding
19+
- Enhanced keyboard shortcut handling and escape sequence processing
20+
21+
### Bug Fixes
22+
- Fixed selections in interactive mode
23+
- Fixed stray ESC forwarding in partial mouse sequence filter
24+
25+
### Dependencies
26+
- Updated embedded td to latest version
27+
528
## [v0.42.0] - 2026-01-23
629

730
### Improvements

0 commit comments

Comments
 (0)