Skip to content

Commit f68013e

Browse files
Updates CHANGELOG
1 parent 9589af7 commit f68013e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1111
- Adds support for GitHub Copilot and other VS Code extension-provided AI models for GitLens' experimental AI features
1212
- Adds a `gitlens.ai.experimental.model` setting to specify the AI model to use
1313
- Adds a `gitlens.ai.experimental.vscode.model` setting to specify the VS Code extension-provided AI model to use when `gitlens.ai.experimental.model` is set to `vscode`
14+
- Adds new Launchpad improvements:
15+
- Collapsed state of Launchpad groups are now saved between uses
16+
- The _Draft_ and _Pinned_ categories in the Launchpad now always sort their items by date
17+
- The Launchpad and Launchpad status bar indicator now indicate when there is an error loading data
18+
- The Launchpad indicator now shows the Launchpad icon next to the loading spinner when the Launchpad is loading
1419

1520
### Changed
1621

@@ -21,6 +26,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
2126
### Fixed
2227

2328
- Fixes [#3295](https://github.com/gitkraken/vscode-gitlens/issues/3295) - Incorrect pluralization in Authors lens — thanks to [PR #3296](https://github.com/gitkraken/vscode-gitlens/pull/3296) by bm-w ([@bm-w](https://github.com/bm-w))
29+
- Fixes [#3277](https://github.com/gitkraken/vscode-gitlens/issues/3277) - Unable to pull branch when the local branch whose name differs from its tracking branch
2430

2531
## [15.0.4] - 2024-05-20
2632

0 commit comments

Comments
 (0)