Added
- Adds support for Claude Sonnet 4.5 for GitLens' AI features
Changed
- Greatly improves performance of the Inspect and _Graph Details views by virtualizing the tree rendering (#3470)
- Improved keyboard navigation support including arrow keys, Home/End, Enter/Space, Tab, and added type-ahead search functionality
- Improves Linear issue tracker support (#4605, #4615, #4620, #4621, #4622)
Fixed
- Fixes Commit Composer rendering performance when working changes contain large file diffs (#4661)
- Fixes AI cancellation cases being treated as errors (#4609)
- Fixes MCP banner not being clickable on Commit graph view (#4630)
- Fixes Git diff of a renamed file is shown as a new file (#4246)
- Fixes typos (#4345 — thanks to PR #4346 by Noritaka Kobayashi (@noritaka1166))
- Fixes an issue where the Commit Graph hover would not hide when going from the hover to the graph background (not another row)
- Fixes an issue where clicking Open Changes on commit files in the views would error
Removed
- Removes " (bundled with GitLens)" text from GK MCP server name (#4664)