Skip to content

Release 8.9

Compare
Choose a tag to compare
@love-linger love-linger released this 22 Apr 02:11
· 211 commits to master since this release

What's Changed

  • ux: show count of stashes and changes in selected stash
  • localization: update translations
  • ux: re-design Views.Repository
  • readme: minimum version of git required by this app (#76)
  • enhance: use restore instead of reset to discard changes (#76)
  • enhance: AutoFocusBehaviour will move cursor to the end of contents
  • refactor: using a new DotBrushProperty instead of calling Application.…
  • build: read version from VERSION file
  • fix: use sed to replace version in plist failed on macOS
  • update: git ignore files & folders
  • refactor: rewrite all build scripts
  • update: specify the file name of generated deb package
  • feature: add a deb build script for Linux
  • readme: force update contributors' image
  • fix: get latest version info from sourcegit-scm.github.io instead of a…
  • ux: add Icons.Submodule.Add
  • code_style: remove unnecessary parentheses
  • feature: supports lxterminal on Linux
  • fix: wrong path for sublime text command-line interface
  • ux: update icon for navigate to current HEAD button
  • ux: add menu icon for git-flow
  • Merge pull request #74 from walterlv/master
  • Dont find the path twice

Full Changelog: v8.8...v8.9