We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e80a16 commit 79c46a8Copy full SHA for 79c46a8
1 file changed
CHANGELOG.md
@@ -2,6 +2,22 @@
2
3
All notable changes to sidecar are documented here.
4
5
+## [v0.75.0] - 2026-02-26
6
+
7
+### Features
8
9
+- Open In modal to open projects in IDEs (#200)
10
+- Centralized project data storage under `~/.local/state/sidecar` with migration (#197)
11
+- Detect `.todos` file vs directory conflict in onboarding (#206)
12
+- Agent restart uses chosen agent rather than defaulting to Claude (#192)
13
14
+### Bug Fixes
15
16
+- Use standard diagnostic status strings for fsnotify watcher (#158)
17
+- Hierarchical branch crash, git hangs, and adapter timeouts (#136)
18
+- Git init bug in test, remove dead kiro code (#148)
19
+- Opencode sandbox path matching for bare-repo worktrees (#204)
20
21
## [v0.74.1] - 2026-02-19
22
23
### Bug Fixes
0 commit comments