File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66
77## [ Unreleased]
88
9+ ### Changed
10+
11+ - Reduces view refresh frequency for showing last fetched time to improve performance and reduce overhead
12+ - Replaces OS-specific shell-based unzip with JS solution for better cross-platform support and reliability
13+ - Improves MCP checks and adds offline check ([ #4687 ] ( https://github.com/gitkraken/vscode-gitlens/issues/4687 ) )
14+ - Updates auto-compose instructions setting text to a link on _ Commit Composer_
15+
916### Fixed
1017
18+ - Fixes MCP registration from breaking VS Code chat ([ #4701 ] ( https://github.com/gitkraken/vscode-gitlens/issues/4701 ) )
1119- Fixes MCP extension registration not working on Kiro ([ #4691 ] ( https://github.com/gitkraken/vscode-gitlens/issues/4691 ) )
20+ - Fixes intermittent issue with autolinks not showing up ([ #4692 ] ( https://github.com/gitkraken/vscode-gitlens/issues/4692 ) )
1221
1322## [ 17.6.1] - 2025-10-08
1423
You can’t perform that action at this time.
0 commit comments