You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Branch lists are now sorted by *"Last modified"* by default. You can return to an alphabetical sort order by changing the "Sort branches" setting in the Appearance settings. Thanks @kurtextrem!
6
6
7
-
## **Changes and improvements:**
7
+
- The changes list in a commit now supports *multi-select* (`Ctrl+Click`, `Shift+Click`) to allow copying several file paths at once.
8
8
9
-
-Solved merge conflicts are now automatically staged when switching branches. This avoids the error message "you need to resolve your current index first" when trying to switch branches after solving merge conflicts.
9
+
-Added the option to see *absolute dates* in the commit history. You can enable this in the Appearance settings.
10
10
11
-
-Improved the error message when trying to remove the currently checked out branch but the main branch is in use by another worktree.
11
+
-**Debian / Ubuntu / Linux Mint / Pop!_OS / Zorin OS**: The `sources.list` file now specifies the supported architectures, which should prevent warnings when running `apt`. Thanks @arfshl!
12
12
13
13
14
14
## **Fixes:**
15
15
16
-
- The Winget package now uses the correct Windows app version. This should fix the issue where Winget is constantly trying to update GitHub Desktop Plus to the same version.
16
+
-**macOS**: The x86 (Intel) build of the app should now launch correctly.
17
17
18
-
-Updated to a newer Electron version, which might fix some rendering issues related to screen brightness.
18
+
-**Windows / macOS**: Removed an incorrect update error message in the "About" dialog.
0 commit comments