What's Changed
- fix(shortcuts): prevent conflicting keyboard bindings by @rabanspiegel in #874
- fix(navigation): close settings when going home by @thisisharsh7 in #886
- Derive flake pnpm from package.json packageManager by @rabanspiegel in #896
- fix(worktree): fetch latest remote refs when claiming reserve worktrees by @beks-m in #871
- fix modal formattings by @prath47 in #880
- feat: Stop filtering focus reporting sequences from terminal input. by @prath47 in #895
- refactor(pty): centralize PTY ID construction and parsing by @arnestrickmann in #801
- Allow AZURE_OPENAI_KEY in PTY env allowlist by @rabanspiegel in #902
- fix(git): propagate commit-and-push errors with proper messages by @arnestrickmann in #903
- fix(git): prevent crash when commit-and-push fails by @arnestrickmann in #905
- Fix Cmd+Z affecting other files/windows in editor by @rabanspiegel in #906
- fix(editor): file tabs scroll and filename truncation by @thisisharsh7 in #907
- fix(search): truncate overflowing text in search results panel by @thisisharsh7 in #908
- fix(feedback): update Discord webhook URL by @rabanspiegel in #919
New Contributors
- @thisisharsh7 made their first contribution in #886
Full Changelog: v0.4.12...v0.4.13