What's Changed
- fix(AddWorktree): exclude current branch and worktree-attached branches from selection by @weiningwei in #2581
- docs: Update README.md with new linux instructions by @LiarOnce in #2577
- fix: build folder path from Backend.Path and silence null-revision bindings in revision file tree by @gadfly3173 in #2595
- Fix the issue app crashes on startup due to the name of pipeline is too long
- Use
--rebase=falsewhen pulling withUse rebase instead of mergeunchecked - Change the
FontFamilyof commit message editor to the monospaced font and shows a column length guide line - Allow adding remote without fetching tags
- Disable
textconvwhile querying conflict file state for binary files. - Several other UI/UX changes.
New Contributors
Full Changelog: v2026.16...v2026.17