Skip to content

0.132.0

Latest

Choose a tag to compare

@alexr00 alexr00 released this 09 Mar 10:55
· 8 commits to main since this release
531d6e7

0.132.0

Changes

  • When "githubPullRequests.pullRequestDescription" is set to "branchName", the branch name is now "title-ized" (dashes and underscores replaced with spaces, words capitalized) to match the behavior on github.com.
  • Pull requests in the sidebar views can now show icons representing their status (open, closed, merged, draft) with the setting "githubPullRequests.pullRequestAvatarDisplay".

Fixes

  • Update with merge commit feature not working. #8553
  • Avatar doesn't show in comment widget with GitHub Enterprise. #8550
  • Can't easily open PR to the right. #8537
  • Stale worktree repo entry persists in PR sidebar after worktree removal. #8525
  • Wrong list of files when creating PR. #8457
  • Element with id All Open (URL) is already registered. #8073