New
- Add support for using custom or native title bar - #912. Thanks @mon-jai!
- Add support for using VSCodium Insiders - #928. Thanks @FeyXieXzf!
Fixed
- Use forked repository when checking repo rules on forks - desktop#17382. Thanks @vaindil!
- Allow rebasing even when the branch is a direct descendant of the base branch - desktop#17260
- Branch name pattern regex no longer causes an automatic failure in the "Create a Branch" dialog. - desktop#17392
- Make clear button in input text boxes keyboard accessible - desktop#17324
- Make the create and clone repository dialogs accessible when the app is zoomed in and the window is small - desktop#17337
- Fix keyboard navigation in filtered lists - desktop#17311
- Pressing Tab from the "Select branch to compare…" filter input textbox focuses on the first branch in the list - desktop#17314
- Fix "Invalid numstat line" error when trying to preview a pull request - desktop#17267
Improved
- After undo, the focus is set to the changes tab instead of the entire document body - desktop#17387
- Commit text inputs retain focus while committing - desktop#17283