What's Changed
- Move settings of repository, such as filters, commit message, from
Preference
to each repository's gitdir. - Stores last choice for some operations.
- Better LFS file detection in revsion files.
- Enhanced custom theme support.
- Add a option to skip tags while fetching/pulling from remote.
- Add tooltip for branch node to see the full name of branch.
- Rewrite
Ctrl+V
command of commit subject input box. - Fix timezone issue for committer/author time of commit.
- Fix the issue that deleting a local branch with invalid upstream will crash the application.
- Supports install via
winget install SourceGit
. - Provide AppImage package for Linux.
- Redesign the layout of left sidebar in repository dashboard page.
- Rewrite a faster and virtualized branch tree.
- Several UX/Theme changes.
Full Changelog: v8.19...v8.20