Releases: stablyai/orca
Releases · stablyai/orca
v1.0.39
What's Changed
- fix: refresh GitHub status on active worktree reselect by @AmethystLiang in #92
- fix: allow Option+Backspace word-delete in input fields by @nwparker in #89
- feat: drag-and-drop reordering for editor file tabs by @nwparker in #86
- feat: add worktree rename (display name) by @nwparker in #90
- fix: sync pty size after terminal appearance changes by @AmethystLiang in #95
- fix: persist repo sidebar filters by @AmethystLiang in #94
- refactor: modularize main process and Terminal component by @AmethystLiang in #96
Full Changelog: v1.0.38...v1.0.39
v1.0.38
What's Changed
- fix: stop sending cursor style escape sequences to PTY by @AmethystLiang in #91
Full Changelog: v1.0.37...v1.0.38
v1.0.37
What's Changed
- fix: restore sidebar text contrast and lowercase repo names by @AmethystLiang in #87
- feat: support multi-repo sidebar filtering by @AmethystLiang in #88
Full Changelog: v1.0.36...v1.0.37
v1.0.36
What's Changed
- fix: route clipboard writes through Electron IPC to prevent NSPasteboard contention by @AmethystLiang in #83
- fix: update sortOrder on worktree activation for correct recent sorting by @AmethystLiang in #84
- feat: improve sidebar worktree card design by @AmethystLiang in #85
Full Changelog: v1.0.35...v1.0.36
v1.0.35
What's Changed
Full Changelog: v1.0.34...v1.0.35
v1.0.34
What's Changed
- feat: double-click to edit worktree details by @AmethystLiang in #76
- feat: add clickable file path links in terminal by @AmethystLiang in #77
- feat: add VS Code-style file search and icon activity bar by @nwparker in #78
- feat: display CI build status on worktree cards by @AmethystLiang in #80
- fix: prevent app crash on macOS reactivation by @AmethystLiang in #81
- feat: copy path to line from editor tab and line number gutter by @nwparker in #79
Full Changelog: v1.0.33...v1.0.34
v1.0.33
What's Changed
- fix: use generation tracking to prevent killing new PTYs on reload by @AmethystLiang in #74
Full Changelog: v1.0.31...v1.0.33
v1.0.32
What's Changed
- fix: use generation tracking to prevent killing new PTYs on reload by @AmethystLiang in #74
Full Changelog: v1.0.31...v1.0.32
v1.0.31
What's Changed
- Add AGENTS.md and CLAUDE.md by @AmethystLiang in #70
- fix: resolve TypeScript build errors by @AmethystLiang in #71
- fix: resolve TS build errors in EditorPanel and context menu by @AmethystLiang in #72
- fix: remount terminal panes after shutdown to restore PTY connections by @AmethystLiang in #73
Full Changelog: v1.0.29...v1.0.31
v1.0.30
What's Changed
- Add AGENTS.md and CLAUDE.md by @AmethystLiang in #70
- fix: resolve TypeScript build errors by @AmethystLiang in #71
- fix: resolve TS build errors in EditorPanel and context menu by @AmethystLiang in #72
Full Changelog: v1.0.29...v1.0.30