New
- Checkout a commit from the History tab - desktop#10068. Thanks @kitswas!
- Add Double Click to Open in Default Editor - desktop#2620. Thanks @digitalmaster!
- Show when a repository has been archived in the clone dialog - desktop#7183
Fixed
- The force push loading state is screen reader announced - desktop#17116
- Improve readability of file statuses for keyboard-only users - desktop#17192
- Enable context menu keyboard shortcut for file lists - desktop#17143
- Screen readers announce the status of files within a commit - desktop#17144
- Fix not recognizing remote for partial clone/fetch - desktop#16284. Thanks @mkafrin!
- Fix association of repositories using nonstandard usernames - desktop#17024
github
command line shortcut no longer fails silently - #919
Improved
- Screen readers announce "overwrite stash" and "discard stash" confirmation dialogs - desktop#17197
- Screen readers announce contents of Delete Tag confirmation dialog - desktop#17166
- The stash restore button's description is associated to the restore button - desktop#17204
- The delete branch dialog's contents are announced as alert dialogs. - desktop#17210
- Improve branch dropdown tabs screen reader support - desktop#17172
- The rename dialog warnings are placed before the branch name input - desktop#17164
- The "Restore" button in stashed changes is not disabled when uncommitted changes are present - desktop#12994. Thanks @samuelko123!
- Improve contrast of text to links in dark and light themes - desktop#17092
- The errors and warnings in the "Create a New Repository" dialog are screen reader announced - desktop#16993
- Add
aria-label
andaria-expanded
attributes to diff options button - desktop#17062 - Screen readers announce the number of pull requests found after refreshing the list - desktop#17031
- The context menu for the History view items can be invoked by keyboard shortcuts - desktop#17035