Skip to content

0.74.0

Compare
Choose a tag to compare
@alexr00 alexr00 released this 05 Oct 10:27
· 598 commits to main since this release
cd63bb7

0.74.0

Changes

  • Accessibility for reviewing PRs has been improved. See #5225 and microsoft/vscode#192377 for a complete list of improvements.
  • Commits are shown in the Create view even when the branch hasn't been published.
  • The "Commits" node in the "Changes in Pull Request" tree now shows more than 30 commits.

Fixes

  • Using "Create an Issue" a 2nd time does not create a new issue, but a NewIssue.md with tons of numbers. #5253
  • Add +/- to added/deleted lines in PR description. #5224
  • Duplicate @mention suggestions. #5222
  • Don't require commit message for "Rebase and Merge". #5221
  • Focus in list of changes resets when opening file. #5173

Thank You