Added
- Add a banner for communicating when prioritized updates exist - desktop#19655
- Add "View Pull Request on GitHub" Option to the Checked-Out Branch Button and Pull Requests List - desktop#19453. Thanks @DylanDevelops!
Fixed
- Accurately calculate number of conflicted files in a merge - desktop#8049
- Inform user when a staged renamed file has changes - desktop#17467. Thanks @ssigwart!
- The visual label for the remote url in the repository settings is announced by screen readers - desktop#19647
- Remove duplicate avatar users - desktop#19597
- Fix for indents of clear button in text box - desktop#19613. Thanks @artbutko!
- Screen readers announce the position of the list items in selectable lists such as the history commit list - desktop#19603
- Limit the commit message length we accept - desktop#15355
- Prevent repository not found message for large git status operations - desktop#19583
- Add aria-labelledby and aria-describedby attributes to "Show whitespace changes?" popover - desktop#19518
- Fix logical tab order from co-authors text box - desktop#19517
- Allow using Escape to dismiss the commit message warning popover - desktop#19514
Improved
- Improved appearance of the list of files in 'File size limit exceeded' dialog - desktop#19581
- Resize events of resizable elements are announced by screen readers - desktop#19649
- Update the names of some JetBrains editors on Linux - desktop#19637. Thanks @ankddev!
- Swipe image diffs now handle images with transparency better - desktop#16657 desktop#17735. Thanks @Psychpsyo!
- Commit messages now show correct indentation - desktop#17691. Thanks @SuperLlama88888!