We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d84df36 commit 70c3d85Copy full SHA for 70c3d85
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to sidecar are documented here.
4
5
+## [v0.41.0] - 2026-01-22
6
+
7
+### Bug Fixes
8
+- Fixed feature flags being reset during config saves
9
+- Fixed interactive mode scroll to use previewOffset instead of tmux commands
10
+- Fixed config save overwriting user settings
11
+- Fixed git repo root detection from subdirectory in gitstatus plugin
12
13
+### Improvements
14
+- Enhanced tmux pane resizing for detached sessions
15
+- Improved tmux pane width synchronization
16
17
## [v0.40.0] - 2026-01-22
18
19
### Performance
0 commit comments