Fixed
- Previewing a pull request with a deleted image file no longer errors with "The path does not exist on disk". - desktop#17659
- Empty lines are included when copying text from diffs - desktop#17652
- A copied full line from a diff now includes a trailing newline - desktop#17652
- Creating pull requests from a renamed branch uses the branch name in the remote - desktop#17628
- Squash dialog is not shown again after finishing another squashing operation where uncommitted changes were present and had to be stashed - desktop#17627
Improved
- Added the ability to open your global .gitconfig file in your selected external editor - desktop#17544. Thanks @DylanDevelops!
- Fixed
Github
->GitHub
typo in repository settings - desktop#17697. Thanks @WilliamDavidHarrison! - Screen readers announce group name when navigating through grouped lists - desktop#17567
- The history commit summary header is now expandable making the tool-tipped meta data keyboard accessible - desktop#17557
- Reordering commits is now keyboard accessible - desktop#17671
- The conflicts resolution dialog now has a success banner that is screen reader announced that summarize actions taken - desktop#17687
- The pull request branch selection popover header is announced by screen readers. - desktop#17631
- Prevent possible duplicate announcement of button labeling to screen reader users - desktop#17706
- Improve keyboard and screen reader support for banners - desktop#17542