What's Changed
- fix: crash when create image from a empty stream
- update: unify all external tool icons to 128 x 128
- refactor: rewrite Commands.QueryFileContent and use it instead of GetI…
- fix: DataGrid does NOT scroll when navigation target is the same as cu…
- fix: remove unused using
- feature: add context menu for changes in Views.CommitDetail and Views.…
- refactor: add ExternalEditorFinder to detect supported external editors
- ux: update Icons.Tree
- ux: set RenderOptions.BitmapInterpolationMode = BitmapInterpolationMod…
- localization: use x:String instead of declare a new namespace for System.String
- fix: Github REST API access rate limit (#60)
- enhance: a more adaptable regular expression for remote URLs (#61)
- refactor: use axaml resource to manage locales instead of resx
- feature: external editor supports Sublime Text
- fix: crash when open external tool drop down menu
- refactor: rewrite external editor supports
- ux: new style for statistics page
- readme: force update contributors' image
- ux: use CubicBezierTo instead of calling QuadraticBezierTo twice for c…
- feature: external editor supports visual studio code insiders; add env…
- feature: enable to use external merge tool for all type of files (#53)
- ux: move navigate current head button to histories (#50)
- feature: add button to navigate to current HEAD (#50)
- ux: use FontWeight.Bold for current head decorator
- project: update project location in github workflows
- project: reorganize the structure of the project.
- ux: auto focus the first input element in popup widget (#49)
- ux: unify icons and labels for repository action in both welcome and r…
- style: ux improvement (#42)
- refactor: ux for in progress action (cherry-pick/rebase/revert/merge)
- fix: resolve button should be visible when current active view index i…
- style: use FontWeight.Bold for current head (#44)
- build: use Powershell script instead of batch file to generate package…
- localization: add git command name to locale zh_CN (#41)
- style: add source code website in about dialog (#40)
Full Changelog: v8.6...v8.7