We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e2e4a commit 8cf2c82Copy full SHA for 8cf2c82
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to sidecar are documented here.
4
5
+## [v0.18.0] - 2026-01-15
6
+
7
+### Features
8
+- **Worktree diff improvements**: Show commits in diff pane even when no uncommitted changes
9
+- **Worktree conversation preservation**: Conversations now preserved after worktree deletion
10
+- **Worktree-aware conversations**: Conversations plugin now understands worktree context
11
+- **Mouse support**: Comprehensive mouse support added to worktree plugin
12
+- **Git worktree guide**: Added git worktree explanation to welcome guide
13
14
+### Bug Fixes
15
+- Fixed SanitizeBranchName `.lock` suffix handling
16
+- Improved worktree conversation detection
17
18
## [v0.17.0] - 2026-01-15
19
20
### Features
0 commit comments