What's Changed
- feat(ui): add mouse-drag text selection and clipboard copy by @raulk in #306
- fix(vcs): prefer nearest detected repository by @benvinegar in #342
- test(pty): cover add-note keyboard actions by @benvinegar in #336
- docs: migrate sponsor link to canonical UTM convention (GTM-32) by @TaltonFiggins in #344
- fix: resolve editor paths from repo root by @duarteocarmo in #347
- feat(ui): add fold toggle for unchanged lines between hunks by @adit-chandra in #303
- test(pty): cover add-note stack and deletion rows by @benvinegar in #348
- Custom theme support by @sgruendel in #226
- test(pty): cover add-note context rows by @benvinegar in #351
- fix(ui): save notes from tmux Ctrl-S input by @benvinegar in #350
- fix(session): bound reload file access by @benvinegar in #349
- fix(ui): honor custom themes in static pager by @benvinegar in #352
- feat(ui): add Catppuccin themes by @mfkd in #305
- refactor(ui): split built-in theme definitions by @benvinegar in #354
- fix(ui): align split diffs with wide characters by @benvinegar in #353
- test(pty): cover note focus and multiple drafts by @benvinegar in #356
- fix(core): harden plain text pager spawning by @benvinegar in #358
- test(pty): split live UI suite by scope by @benvinegar in #357
- refactor(ui): centralize diff section row planning by @benvinegar in #359
- 📛 feat(notes): show agent author in inline notes and popovers by @sdougbrown in #293
- test: cover open editor launch paths by @benvinegar in #360
- test(pty): stabilize flaky PTY interactions by @benvinegar in #361
- fix(pager): avoid less in captured text pagers by @benvinegar in #362
- chore(release): prepare 0.14.0-beta.0 by @benvinegar in #363
New Contributors
- @raulk made their first contribution in #306
- @TaltonFiggins made their first contribution in #344
- @adit-chandra made their first contribution in #303
- @sgruendel made their first contribution in #226
- @mfkd made their first contribution in #305
- @sdougbrown made their first contribution in #293
Full Changelog: v0.13.1...v0.14.0-beta.0