Releases: greenfield-inc/Pane
Releases · greenfield-inc/Pane
Release list
2.4.125
What's Changed
- Ship Pane Chat's skills built on Agent Farm's raw profile, and remove the skill sync by @parsakhaz in #691
Full Changelog: v2.4.124...v2.4.125
2.4.124
What's Changed
- fix: expand ~ and relative paths in Add Repository by @vc1492a in #578
- Fix command palette list corruption while typing by @tbrownio in #660
- Add runpane panes focus command (#401) by @ilijachrchev in #461
- Commit window got Title and Description boxes + keyboard shortcut. by @Styrse in #391
- PR draft icon implemented instead of normal PR icon by @Styrse in #506
- Fix/panel scrollback leak 457 by @ilijachrchev in #471
New Contributors
Full Changelog: v2.4.123...v2.4.124
2.4.123
What's Changed
- perf(webgl): keep the 4096 px atlas cap (measured vs 8192/16384); remove bundled ConPTY setting by @parsakhaz in #693
- Speed up git status and diffs in Pane worktrees (fsmonitor + manyFiles) by @parsakhaz in #694
- Read usage reports from an hourly rollup (usage view ~10–45x faster) by @parsakhaz in #696
- Remove the Cloud workspace feature and document manual VM hosts by @parsakhaz in #695
Full Changelog: v2.4.122...v2.4.123
2.4.122
What's Changed
- perf(windows): cap WebGL glyph atlas growth; bundled ConPTY behind a setting by @parsakhaz in #688
- Memory-map the session database; benchmark the other SQLite pragmas by @parsakhaz in #689
Full Changelog: v2.4.121...v2.4.122
2.4.121
What's Changed
- Fix Remote Pane setup without API keys, stop remote command replay, and share SSE parsing by @parsakhaz in #634
Full Changelog: v2.4.120...v2.4.121
2.4.120
What's Changed
- Fix main and fresh-pane Claude submits after the emulator worker change by @parsakhaz in #690
Full Changelog: v2.4.119...v2.4.120
2.4.118
What's Changed
- perf(remote): gzip the remote event stream and large invoke results by @parsakhaz in #683
- perf: send terminal output to the renderer once by @parsakhaz in #686
Full Changelog: v2.4.117...v2.4.118
2.4.117
What's Changed
- Parse headless terminal output on a worker thread by @parsakhaz in #681
- Enable SQLite WAL mode for the session database by @parsakhaz in #682
Full Changelog: v2.4.116...v2.4.117
2.4.116
What's Changed
- Cut Code Quality CI critical path from 278s to 181s by @parsakhaz in #672
- Cut Code Quality critical path from 180s to 127s (round 2, #671) by @parsakhaz in #673
- Upgrade the frontend to Vite 8, plugin-react 6 and Vitest 5 (#671) by @parsakhaz in #679
Full Changelog: v2.4.115...v2.4.116
2.4.115
What's Changed
- Teach agents to watch instead of poll, and drop stale architecture copy by @parsakhaz in #667
- Fix modified terminal keys across WSL Windows interop by @Styrse in #669
- Keep lock keys from dismissing the @ menu in Win32 input mode by @parsakhaz in #670
Full Changelog: v2.4.114...v2.4.115