- #60 Added a tooltip on repo dropdown items, indicating the full path of the repository.
- #62 Support for non-ASCII file names in the Commit Details View.
- #63 Commits can be squashed when merging if the "Squash commits" checkbox is checked on the commit and branch merge dialogs.
- #64 Delete remote branches from the right click context menu of the remote branch.
- #73 New keyboard shortcuts:
- Up / Down Arrows: When the Commit Details View is open, pressing the up and down arrow keys opens the previous or next commits' Commit Details View.
- CTRL/CMD + r: Refresh the Git Graph.
- Enter: If a dialog is open, pressing enter submits the dialog, taking the primary (left) action.