Releases: stablyai/orca
Releases · stablyai/orca
v1.1.30
v1.1.29
What's Changed
- fix: avoid stale worktree card remeasurement by @AmethystLiang in #626
- perf: systematic performance optimizations by @Jinwoo-H in #623
- Fix sidebar virtualizer layout after worktree deletes by @AmethystLiang in #627
Full Changelog: v1.1.28...v1.1.29
v1.1.28-rc.0
What's Changed
- fix: show create-worktree action in jump palette only on empty results by @AmethystLiang in #611
- feat: Add SSH remote support (beta) by @Jinwoo-H in #590
- fix: paste on right-click in Windows terminals by @zerone0x in #571
- feat: add New Markdown shortcut to tab bar dropdown by @Jinwoo-H in #614
- fix: show platform-correct modifier keys on homepage shortcut hints by @ManishReddyN in #613
- feat: allow dropping external files into the file explorer by @AmethystLiang in #618
- feat: scope terminal shell history per worktree by @AmethystLiang in #620
- fix: harden active agent hovercard by @AmethystLiang in #621
- fix: improve cmd+j palette search stability by @AmethystLiang in #622
New Contributors
- @zerone0x made their first contribution in #571
- @ManishReddyN made their first contribution in #613
Full Changelog: v1.1.27-rc.0...v1.1.28-rc.0
v1.1.27-rc.0
What's Changed
- fix: switch electron skill from agent-browser to playwright-cli by @brennanb2025 in #593
- fix: keep monaco diagnostics config type-safe by @brennanb2025 in #594
- fix: remove bottom gap in active agent hovercard by @AmethystLiang in #596
- feat: preserve scroll, cursor, and undo across tab switches by @brennanb2025 in #421
- fix: resolve Codex spawn failures on Windows by @Jinwoo-H in #562
- Run long GitHub issue commands reliably by @brennanb2025 in #583
- fix: let Ctrl+D pass through as EOF on Windows/Linux by @Jinwoo-H in #599
- fix: resolve right sidebar freeze on Windows by @Jinwoo-H in #598
- fix: make PDF preview fill available vertical space by @brennanb2025 in #600
- feat: file watching for WSL repos via polling by @Jinwoo-H in #602
- fix: set UTF-8 console code page on Windows to prevent garbled CJK characters by @Jinwoo-H in #601
- docs: add Chinese and Japanese README translations by @AmethystLiang in #604
- fix: re-measure virtualizer items when async card content loads by @AmethystLiang in #605
- docs: move translated READMEs to docs folder to save vertical space by @AmethystLiang in #606
- feat: add file filter to source control panel by @AmethystLiang in #607
- docs: center language links below badges and use for-the-badge style by @AmethystLiang in #608
- feat: add Reveal in Finder to editor header and tab context menus by @AmethystLiang in #609
- docs: remove star count badge, use colorful badges by @AmethystLiang in #610
Full Changelog: v1.1.26-rc.0...v1.1.27-rc.0
v1.1.26
v1.1.26-rc.0
What's Changed
- Browser v2: workspace model, session profiles, and cookie import by @Jinwoo-H in #577
- fix: disable false "Cannot find module" diagnostics in editor by @heyramzi in #588
Full Changelog: v1.1.25...v1.1.26-rc.0
v1.1.25
v1.1.23-rc.1
What's Changed
- Fix active agent display: hide separator when empty, add quick-hide by @AmethystLiang in #555
- fix: reapply terminal shortcuts firing in wrong worktree by @brennanb2025 in #554
- Promote primary worktree to top when searching by repo name by @AmethystLiang in #557
- Polish Cmd+J worktree palette UX by @AmethystLiang in #558
- feat: add quick-delete worktree shortcut by @brennanb2025 in #548
- feat: add searchable repo picker to new worktree dialog by @brennanb2025 in #559
- feat: support front-matter in rich editor and preview by @AmethystLiang in #564
- Refine sidebar worktree list spacing by @nwparker in #565
- feat: enable drag-and-drop for committed file entries by @AmethystLiang in #566
- Add VS Code-style search details toggle by @nwparker in #567
- fix: improve settings page visual separation by @brennanb2025 in #561
- feat: implement on-demand update notification nudge by @AmethystLiang in #570
- fix: suppress unread signals during PTY replay by @nwparker in #569
- Revert "feat: add quick-delete worktree shortcut" by @AmethystLiang in #572
- fix: stop worktree cards from overlapping in sidebar by @AmethystLiang in #573
- fix: dispose PTY event listeners before kill to prevent SIGABRT crash by @heyramzi in #534
- fix: clean up editor/terminal state when removing a worktree by @hobostay in #532
New Contributors
Full Changelog: v1.1.22...v1.1.23-rc.1
v1.1.23
What's Changed
- Fix active agent display: hide separator when empty, add quick-hide by @AmethystLiang in #555
- fix: reapply terminal shortcuts firing in wrong worktree by @brennanb2025 in #554
- Promote primary worktree to top when searching by repo name by @AmethystLiang in #557
Full Changelog: v1.1.22...v1.1.23
v1.1.22
What's Changed
- fix: preserve terminal scroll position when splitting panes by @Jinwoo-H in #543
- fix: Cmd+X in rich markdown editor deletes only the current line by @AmethystLiang in #545
- Revert "fix: terminal shortcuts firing in wrong worktree" by @brennanb2025 in #546
- Revert "fix: preserve terminal sessions when switching worktrees" by @brennanb2025 in #547
- Revert "Start new worktrees with a terminal by default" by @brennanb2025 in #549
- Improve auto-updater changelog fallback and dismiss bypass by @AmethystLiang in #550
- Revert "Split-screen tab groups with canonical group/item model" by @brennanb2025 in #551
Full Changelog: v1.1.21...v1.1.22