Skip to content

1.31.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@mhutchie mhutchie released this 19 Sep 08:32
d7f43f4
  • #494 Logging Enhancements: transform empty args, and logging command invocations.
  • #498 Verify and display the signature status of signed tags on the "View Details" Dialog.
  • #499 If a branch's name contains an issue number, the issue can be viewed via the branch's context menu. (Requires Issue Linking to be configured)
  • #507 Display a warning before pushing a tag when it's on a commit that isn't on any known branch on the remote(s) the tag is being pushed to.
  • #516 New "Reset File to this Revision..." action on the File Context Menu in the Commit Details View.
  • #517 The visibility of actions in the Commit Details View's File Context Menu can now be controlled via the extension setting git-graph.contextMenuActionsVisibility (alongside the visibility of all other context menu actions).
  • #547 Improved Git backwards compatibility when force deleting branches.
  • #557 Improved context menu click event handling.
  • Significant code improvements.