Releases: stablyai/orca
Releases · stablyai/orca
v1.0.29
What's Changed
- fix: improve text wrapping in delete worktree dialog by @AmethystLiang in #67
- fix: use autoUpdater.quitAndInstall() on macOS to apply updates by @nwparker in #62
- fix: scope editor files and tabs per worktree by @AmethystLiang in #68
- fix: bundle Monaco workers locally and fix JSX/TSX language detection by @AmethystLiang in #69
Full Changelog: v1.0.28...v1.0.29
v1.0.28
What's Changed
- feat: Enter to submit, Shift+Enter for newline in comment editor by @AmethystLiang in #61
- fix: allow single-digit values in NumberField input (#58) by @AmethystLiang in #60
- chore: add CLAUDE.md and gitignore package-lock.json by @AmethystLiang in #63
- fix: clear repo filter after creating worktree by @AmethystLiang in #64
- fix: route terminal paste through electron clipboard by @AmethystLiang in #65
- refactor: extract TerminalPane hooks and modularize terminal themes by @AmethystLiang in #66
Full Changelog: v1.0.27...v1.0.28
v1.0.27
What's Changed
- fix: preserve terminal search shortcut and refresh right sidebar state by @AmethystLiang in #56
- Show landing page when no worktree is active by @AmethystLiang in #57
- Center page by @nwparker in #59
Full Changelog: v1.0.26...v1.0.27
v1.0.26
What's Changed
- feat: add auto-pr-merge and auto-submit skills with fast CI polling by @AmethystLiang in #53
- fix: keep worktree tab closes scoped to owning worktree by @AmethystLiang in #54
Full Changelog: v1.0.25...v1.0.26
v1.0.25
What's Changed
- fix: prevent update banner from persisting after update by @AmethystLiang in #52
Full Changelog: v1.0.24...v1.0.25
v1.0.24
What's Changed
- fix: refresh GitHub status on activity by @AmethystLiang in #45
- fix: restore packaged app CLI PATH resolution by @AmethystLiang in #49
- Add auto-review-fix skill by @AmethystLiang in #50
- fix: preserve terminal state when clearing active worktree by @AmethystLiang in #51
Full Changelog: v1.0.23...v1.0.24
v1.0.23
What's Changed
- Fix PR status display: deduplicate concurrent requests and simplify cache logic by @AmethystLiang in #38
- Add 'Add repo' option to repo filter dropdown by @nwparker in #39
- Support spaces in worktree names by @nwparker in #40
- Fix GitHub status refresh on activity by @AmethystLiang in #42
- Auto-expandable comment textarea in WorktreeMetaDialog by @AmethystLiang in #43
- Fix shutdown clearing active worktree/tab from wrong layer by @AmethystLiang in #44
Full Changelog: v1.0.22...v1.0.23
v1.0.22
v1.0.21
What's Changed
- Fix TypeScript error and linting issues in TabBar by @AmethystLiang in #34
Full Changelog: v1.0.20...v1.0.21
v1.0.20
What's Changed
- Add Ghostty-style drag-to-resize for terminal split panes by @nwparker in #22
- Lint long files (and add TS skills) by @nwparker in #23
- Add Ghostty-style drag-to-reorder terminal panes by @nwparker in #24
- Add dismiss button to update notifications by @nwparker in #25
- Fix terminal padding with small inset by @AmethystLiang in #30
- Add repo-added notifications by @AmethystLiang in #19
- Display GitHub Issues in Worktree Cards by @AmethystLiang in #32
New Contributors
- @AmethystLiang made their first contribution in #30
Full Changelog: v1.0.19...v1.0.20