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