Skip to content

0.94.0

Compare
Choose a tag to compare
@alexr00 alexr00 released this 06 Sep 18:27
· 191 commits to main since this release
69bd68c

0.94.0

Changes

  • You can create revert PRs from the PR description. The PR branch doesn't need to be checked out to create a revert PR.

Create a revert PR

  • As a nice side effect of the enabling reverts, you can now see PRs whose branch has been deleted in the "Pull Requests" view.
  • The "Open Pull Request on GitHub.com" action shows even when there are PRs from multiple repos checked out.
  • img tags in code comments will now properly show the image for public repos.

Fixes

  • Failed to execute git when deleting branches and remotes. #6051
  • Use notification progress when deleting branches and remotes. #6050
  • Sign in failed: Error: No auth flow succeeded. #6056
  • Extension gets rate limited in a many-repo setup: http forbidden response when adding reviewer after creating pull request. #6042
  • File can't be opened, redirects me to browser. #5827

Thank You