Skip to content

0.86.0

Compare
Choose a tag to compare
@alexr00 alexr00 released this 08 Apr 10:25
· 316 commits to main since this release
3b223ec

0.86.0

Changes

  • The new auto value for githubPullRequests.createDefaultBaseBranch will use the upstream's default branch as the base branch for fork repositories.

  • Outdated comments now show a badge in the Comments view.

    Outdated comment in view

  • Colors for checks and Xs on PR page. #5754

  • Comment threads in the Comments view now have inline actions and context menu actions. Outdated comments have a "Diff Comment with HEAD" action which is particularly useful for understanding what changed on an outdated comment.

    Comment thread context menu
    Comment thread inline actions

Fixes

  • Trim leading whitespace in PR description. #5780
  • Flickering When Editing A Comment. #5762

Thank You