Releases: stablyai/orca
Releases · stablyai/orca
v1.0.82
What's Changed
- fix: open external files in Orca editor by @AmethystLiang in #276
- docs: update README for CLI integration and improve conversion by @AmethystLiang in #279
- fix: refresh worktree metadata for displaying new PRs in a worktree by @AmethystLiang in #278
- Normalize Orca worktree branch selectors by @Jinwoo-H in #281
- Fix Windows worktree create path matching by @Jinwoo-H in #280
- Fix Windows packaged Orca CLI launcher path resolution by @Jinwoo-H in #282
- Remove delete confirmation for untracked files by @AmethystLiang in #283
- fix(mac): improve macOS release tagging by @AmethystLiang in #284
Full Changelog: v1.0.81...v1.0.82
v1.0.81
What's Changed
- fix: make sidebar resizing responsive by @ypatel2022 in #270
- fix: improve Monaco contextual copy affordance by @AmethystLiang in #272
- Add Orca runtime CLI and bundled install support by @Jinwoo-H in #273
- Update Orca skill install command by @Jinwoo-H in #274
Full Changelog: v1.0.80...v1.0.81
v1.0.80
What's Changed
- fix: restore markdown source editor layout by @AmethystLiang in #269
Full Changelog: v1.0.79...v1.0.80
v1.0.79
What's Changed
- fix: avoid electron-vite release build OOM by @AmethystLiang in #268
Full Changelog: v1.0.78...v1.0.79
v1.0.77
What's Changed
- fix: defer mac auto-update install until ShipIt is ready by @AmethystLiang in #265
Full Changelog: v1.0.76...v1.0.77
v1.0.75
What's Changed
- fix: stabilize search result editor reveal by @AmethystLiang in #260
- Update README.md by @nwparker in #261
- fix: accurate rebase status detection and continuous status polling by @AmethystLiang in #262
- Fix link formatting in installation instructions by @nwparker in #263
Full Changelog: v1.0.73...v1.0.75
v1.0.74
What's Changed
- fix: stabilize search result editor reveal by @AmethystLiang in #260
- Update README.md by @nwparker in #261
- fix: accurate rebase status detection and continuous status polling by @AmethystLiang in #262
Full Changelog: v1.0.73...v1.0.74
v1.0.73
What's Changed
- fix: add git-based fallback for file search on Linux by @mathnogueira in #257
Full Changelog: v1.0.72...v1.0.73
v1.0.72
What's Changed
- Prevent branch name reuse across PR history by @AmethystLiang in #250
- fix: allow git operations on worktrees outside repo/workspace roots by @AmethystLiang in #251
- feat: add PDF file preview support in diff viewer by @AmethystLiang in #252
- feat: add copy remote URL to line number context menu by @mathnogueira in #253
- fix: show file action buttons on hover without layout shift by @AmethystLiang in #255
- feat: change default divider thickness to 3px by @AmethystLiang in #256
- fix: restore PDF preview rendering by @AmethystLiang in #258
Full Changelog: v1.0.71...v1.0.72
v1.0.71
What's Changed
- feat: show hover tooltip for OSC 8 and file path links by @nwparker in #246
- feat: add find in markdown preview by @AmethystLiang in #247
- feat: add jump-to-file button in diff view by @AmethystLiang in #248
- feat: show ShieldAlert icon for conflict-review tabs by @AmethystLiang in #249
- feat: add file actions to file explorer by @colinchambachan in #235
New Contributors
- @colinchambachan made their first contribution in #235
Full Changelog: v1.0.70...v1.0.71