Fork Release Notes
Last updated: Mar 14, 2026
- Mar 6, 2026
- Date parsed from source:Mar 6, 2026
- First seen by Releasebot:Mar 14, 2026
Fork 2.64
Fork introduces editable AI agent requests, Codex AI commit messages, Cmd+V patch from clipboard, clickable bisect refs, and smarter focus on next bisect commit.
New
- Ability to edit default AI agent requests in Integration preferences
- Add Codex support for AI commit messages and code review
- Cmd+V to apply patch from clipboard
Improved
- Add clickable refs to bisect status bar
- Focus next bisect commit after good/bad/skip
- Feb 13, 2026
- Date parsed from source:Feb 13, 2026
- First seen by Releasebot:Mar 14, 2026
Fork 2.63
Fork introduces update-refs support for Interactive Rebase, adds Create Worktree dialog with Quick Launch, and UI workflow fixes.
New
- Add --update-refs support to Interactive Rebase
- Add "Create Worktree" dialog, also available via Quick Launch
- Option to remove corresponding worktree when deleting a branch
- Show parent repo name in tab header for worktrees
Improved
- Show Worktrees before Pinned items in sidebar
Fixed
- Ahead/behind info not shown for branches with worktrees
All of your release notes in one feed
Join Releasebot and get updates from Fork and hundreds of other software products.
- Jan 23, 2026
- Date parsed from source:Jan 23, 2026
- First seen by Releasebot:Mar 14, 2026
Fork 2.62
Fork adds ahead/behind counts on pull/push toolbar, new Select Stale Local Branches, Copy Path options, optional verbose git output, and icon refinements.
New
- Show ahead/behind counts on pull/push toolbar buttons
- Add "Select Stale Local Branches" menu item to sidebar
- Add "Copy Path" to worktree and submodule context menus
- Add option to enable verbose git output to preferences
Improved
- Updated fetch, pull, push toolbar button icons
- Replace +/- icons with arrows in merge points
- Jan 9, 2026
- Date parsed from source:Jan 9, 2026
- First seen by Releasebot:Mar 14, 2026
Fork 2.61
Fork releases update-refs, rebase shortcuts, avatars in interactive rebase, AI review for SHA ranges, background worktree removal, dark icon, minimap hides when content fits.
New
- Add --update-refs option to rebase dialog
- Add Cmd+Shift+. shortcut to toggle reflog or ignored files depending on active view
- Show avatars in interactive rebase
Improved
- AI code review can now review SHA ranges
- Perform worktree removal on background thread
- Updated app icon for dark theme
- Hide scroll minimap when document fits within viewport
- Nov 28, 2025
- Date parsed from source:Nov 28, 2025
- First seen by Releasebot:Feb 5, 2026
Fork 2.60
New
- Claude Code Review for branches
- Support for multiple source code directories
- Add Antigravity to open-in dropdown
Improved
- Add history for a hunk to File Tree context menu
Fixed
- Incomplete Bitbucket repository list
- Error when unstaging multiple files when amending
- Nov 7, 2025
- Date parsed from source:Nov 7, 2025
- First seen by Releasebot:Feb 5, 2026
Fork 2.59
New
- File History for a selected piece of code
- Branch code review and generate commit message with Claude
- Show worktree icon for branches checked out in other worktrees
Improved
- Reduce blinking when when staging/unstaging
- Make fetch output less noisy
Fixed
- In some cases, incorrect conflict recognition for rebase
- Welcome screen doesn't appear on first run on macOS Tahoe
- Oct 10, 2025
- Date parsed from source:Oct 10, 2025
- First seen by Releasebot:Feb 5, 2026
Fork 2.58
New
- Show diff for conflicted files resolved in external mergers
- In tab header show first different path component for repos with same name
Improved
- macOS Tahoe improvements
Fixed
- Delete worktree with submodules
- Sep 16, 2025
- Date parsed from source:Sep 16, 2025
- First seen by Releasebot:Feb 5, 2026
Fork 2.57
New
- Support macOS Tahoe 26
Improved
- Quick Launch: also fuzzy search in file paths
Fixed
- LFS status list doesn't show files with spaces
- Aug 29, 2025
- Date parsed from source:Aug 29, 2025
- First seen by Releasebot:Feb 5, 2026
Fork 2.56
New
Reveal new repos automatically
New
Mark good and bad commits with colors when bisecting
Improved
A lot of internal changes for upcoming macOS Tahoe
Improved
Increase commit subject font
Fixed
Commit details does not update when clicking on an already focused item on sidebar
Original source Report a problem - Aug 8, 2025
- Date parsed from source:Aug 8, 2025
- First seen by Releasebot:Feb 5, 2026
Fork 2.55
New
- Show '↩︎' if commit has a description
New
- Reorder and squash commits in active branch using drag and drop
New
- Rebase dialog will show if rebase will cause a conflict
Fixed
- 'Push tag' hangs when authentication is managed by git-credential-manager
Fixed
- 'Rebase continue' hangs when submodule requires update
Fixed
- Cancel button in custom command doesn't run the action
Fixed
- Filter is not updated on rename branch