Skip to content

Commit 6c80ed7

Browse files
committed
Updates CHANGELOG
1 parent 3d4b046 commit 6c80ed7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1515
- Adds support for deep links to the GitLens Walkthrough; closes [#3677](https://github.com/gitkraken/vscode-gitlens/issues/3677)
1616
- Adds support for deep links to Launchpad; closes [#3678](https://github.com/gitkraken/vscode-gitlens/issues/3678)
1717
- Adds support for deep links to the Commit Graph, Worktrees View, Inspect View, and Cloud Patches View; closes [#3703](https://github.com/gitkraken/vscode-gitlens/issues/3703)
18+
- Adds new walkthrough (onboarding checklist); closes [#3656](https://github.com/gitkraken/vscode-gitlens/issues/3656)
1819

1920
### Changed
2021

2122
- Improves Launchpad; closes [#3614](https://github.com/gitkraken/vscode-gitlens/issues/3614):
2223
- Renames _Switch to Branch or Worktree_ option to _Switch to Branch_, since it already includes options to create a worktree in the action flow
2324
- Adds _Pin_ and _Snooze_ buttons to the header item in the action step
2425
- Draft pull requests for which the current user's review is needed are now also shown in the "Needs Your Review" group, with a draft icon
26+
- Improves the open in worktree action flow; closes [#3549](https://github.com/gitkraken/vscode-gitlens/issues/3549):
27+
- Open multi-diff editor when opening a new worktree from a PR
2528
- Improves Launchpad View; closes [#3615](https://github.com/gitkraken/vscode-gitlens/issues/3615):
2629
- Moves Launchpad View out of experimental status
2730
- Replaces _Compare Pull Request_ hover icon button with _Open in Worktree_
@@ -34,7 +37,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
3437
### Fixed
3538

3639
- Fixes branch creation and switch quickpicks failing to close when a worktree is created during the flow
37-
- Fixes some cases where Launchad can fail to detect a connected integration
40+
- Fixes some cases where Launchpad can fail to detect a connected integration
41+
- Fixes [#3549](https://github.com/gitkraken/vscode-gitlens/issues/3549) - Webviews can have issues with high contrast themes
42+
- Fixes [#3734](https://github.com/gitkraken/vscode-gitlens/issues/3734) - Open multi-diff editor when opening a new worktree from a PR
3843

3944
## [15.6.3] - 2024-11-05
4045

0 commit comments

Comments
 (0)