You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
14
14
- Adds a `gitlens.ai.modelOptions.temperature` setting to specify the temperature (randomness) for AI models
15
15
- Adds a _Switch Model_ button to the AI confirmation prompts
16
16
17
+
### Changed
18
+
19
+
- Improves performance of updates to active and recent branches on the _Home_ view
20
+
17
21
### Fixed
18
22
19
23
- Fixes [#3938](https://github.com/gitkraken/vscode-gitlens/issues/3938) - GitLens automatically initiating an external sign-in after install on vscode.dev
24
+
- Fixes [#3946](https://github.com/gitkraken/vscode-gitlens/issues/3946) - Home View doesn't update repo state changes made when hidden
0 commit comments