Note: this release required upgrading some very old NPM packages related to keychain access and elevated filesystem access to properly build on ARM architectures, but hopefully there are no functional changes to the application. See shiftkey/node-keytar#1 and shiftkey/fs-admin#1 for more details.
Fixed
- App no longer crash for first time users going through the welcome flow and attempting to sign in more than once - desktop#19442
- Files configured to use the binary merge driver are now treated as binary files when resolving conflicts - desktop#9846
- Fix UI glitch rendering tooltips - desktop#19342
Improved
- Replace hint text of toggle Co-Authors button with a regular tooltip - desktop#19383
- Use OS emojis - desktop#19102
- Insert unicode emoji - desktop#19376
- Allow resizing Branch and Push/Pull toolbar buttons - desktop#4569 desktop#17388. Thanks @jpedroso!
- The commit lists in the "Commit Reachability" dialogs are traversable in browse mode of screen readers - desktop#19341
Removed
- Remove ruleset bypass confirmation modal - desktop#19281. Thanks @lofcz!