Skip to content

0.3.2

Compare
Choose a tag to compare
@RMacfarlane RMacfarlane released this 14 Dec 22:06

0.3.2

  • Honor the new git.openDiffOnClick setting #753
  • Prompt to stage all changes when running the suggest changes with nothing staged #744
  • Add an inline "Open File" action in the "Changes in Pull Request" tree and match styling of git changes #738
  • Display the full file path using the tree item's description, matching other views #730
  • Parse auth callback state parameter on client side instead of mkaing a request to the auth server #715
  • Fix #735, ensure correct head parameter is used when creating PR
  • Fix #727, make sure review state is always cleared when switching branches
  • Fix #728, keep description page data up to date when updating title and description