What's Changed
- feat(fs): add file and directory management functions (rename, mkdir, rmdir) to IPC and local/remote file systems by @yashdev9274 in #1348
- fix: stale worktree reserves by @jschwxrz in #1403
- fix(ssh): add scroll overflow to saved connections list by @arnestrickmann in #1416
- fix(sidebar): create task under correct project when using + button by @naaa760 in #1406
- fix(terminal): let app shortcuts pass through xterm terminals by @ckafrouni in #1411
- fix(ui): hide Open PRs section while loading instead of showing spinner by @arnestrickmann in #1419
- feat(comments): reintroduce comments popover with in-memory draft store by @jschwxrz in #1415
- feat(settings): make auto-inferred task names toggleable by @singhvibhanshu in #1413
- feat(terminal): add Cmd/Ctrl+F search for terminal panes by @arnestrickmann in #1432
- fix(diff-viewer): harden git status/diff pipeline and large-file rendering by @jschwxrz in #1433
New Contributors
- @ckafrouni made their first contribution in #1411
Full Changelog: v0.4.30...v0.4.31