Skip to content

Release 8.22

Compare
Choose a tag to compare
@love-linger love-linger released this 22 Jul 01:32
· 2065 commits to master since this release
v8.22
a123586

What's Changed

  • Several UX/Theme changes.
  • Add a toggle button to change the way of commit time displays in histories.
  • Fix the issue that current branch node is collapsed by default.
  • Git gc will enable the --prune parameter.
  • Supports stage/unstage/discard hunk in a file.
  • Searching commits by message is case-insensitive.
  • Searching commits by message or changed file now includes all branches.
  • A new key OpacityForNotMergedCommits has been added to theme overrides schema to customize the opacity of commits that not belongs (haven't been merged) to the current branch in histories view.
  • Add a dot that indicates the state of commit that current branch ahead/behind its upstream in histories view.
  • Allow # character in branch name.

Full Changelog: v8.21...v8.22