Release 8.14
What's Changed
- feature: add buttons to increase/decrease visible lines in text diff view (#145)
- code_style: keep ux/code in a uniform style
- code_review: review for PR (#147)
- Merge pull request #147 from filipeRmlh/feature/allowing_to_checkout_commit
- fix: warning about EnumConverters.Equals
- Merge branch 'develop' into feature/allowing_to_checkout_commit
- Adding checkout commit menu and dialog
- Making local detached branch HEAD as the first item below folders
- Adding HEAD decorator markup in the Graph
- Adding command to checkout commit
- ux: using SystemAccentColor instead of Color.Accent1
- feature: add
Do Nothing
option to deal with local changes before cre… - ux: search box corner radius
- feature: allow changing of tracking branch on push (#142)
- optimize: new way to update corner radius of branch tree node to impro…
- fix: at least two selected branches are required
- feature: allow deleting multiple branches at one time (#137)
- localization: update Text.CreateTag.GPGSign
- enhance: add an option to push tag to all remotes after created (#141)
- enhance: tag creation & pushing (#141)
- fix: context menu did NOT closed after its placement target being recy…
- ux: titlebar height on macOS
- ux: change delay time to show/hide scrollbar (#139)
- enhance: a more adaptable regular expression for remote URLs (#136)
- enhance: remote ssh private key validation
- ux: tabs using system accent color
- ux: use
SystemAccentColor
andSystemListLowColor
- refactor: implementation to delete branches
- fix: wrong popup title for editing remote
- refactor: rewrite
Preference.FindOrAddNodeByRepositoryPath
- feature: supports to open repository directly from commandline on Linux
- feature: supports to open a repository directly from commandline (#134)
New Contributors
- @filipeRmlh made their first contribution in #147
Full Changelog: v8.13...v8.14