Skip to content

v0.37.0

Compare
Choose a tag to compare
@fcollonval fcollonval released this 25 Apr 13:54
03ae7b6
  • New features ✨ :
    • Add the ability to save Git login temporarily by @quachtridat and @ZeshanFayyaz in #1099
      This feature is available only for repository linked with HTTP(S) protocol and if no credential helper is set.
    • Add the feature for comparing two arbitrary commits by @quachtridat and @ZeshanFayyaz in #1108
    • Improve commit box and commit diff by @fcollonval in #1113
      The summary will now be highlighted in red when it is missing; hence blocking the commit
      The action buttons at the group level are now displayed when a file in the section list is focused or hovered
    • Better handle case of unsaved changes in simple mode by @fcollonval in #1115
    • Display diff between any two commits for a single file by @fcollonval in #1117

Full Changelog: v0.36.0...v0.37.0