Skip to content

Commit 808aba5

Browse files
committed
Updates CHANGELOG
1 parent 2736962 commit 808aba5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)