G

GitHub Desktop

G
GitHub Desktop Dev Tools v3.6.4-beta1

GitHub Desktop 3.6.4-beta1

Added Add Copilot usage info, moving custom provider configuration into a link from the Copilot model picker and adding better support for accounts with multiple Copilot licenses Fixed Disable Continue in the Copilot conflict resolution dialog until every file skipped by Copilot (e.g. minified or oversized conflicts) has been resolved, and list those files separately for manual resolution Stop Cop…

G
GitHub Desktop Dev Tools v3.6.3

GitHub Desktop 3.6.3

Fixed Resolve error that prevented Copilot-based features from working correctly on Windows - #22509 Keep commit message @-mention autocomplete from surfacing users without a profile name when typing queries like "null" - #22414. Thanks @sukanth! Resolve a crash where the truncated repository path text could enter an infinite re-render loop - #22458 Fall back to the main worktree so a repository n…

G
GitHub Desktop Dev Tools v3.6.3-beta3

GitHub Desktop 3.6.3-beta3

Fixed Resolve error that prevented Copilot-based features from working correctly on Windows - #22509 Keep commit message @-mention autocomplete from surfacing users without a profile name when typing queries like "@null" - #22414. Thanks @sukanth!

G
GitHub Desktop Dev Tools v3.6.3-beta2

GitHub Desktop 3.6.3-beta2

Fixed Resolve a crash where the truncated repository path text could enter an infinite re-render loop - #22458 Fall back to the main worktree so a repository no longer appears as missing when its linked worktree folder was deleted outside Desktop - #22474 Keep files visible in the Changes list after Desktop returns from being backgrounded - #22497 Show an error dialog instead of silently doing not…

G
GitHub Desktop Dev Tools v3.6.3-beta1

GitHub Desktop 3.6.3-beta1

Fixed Repository list scrolling no longer gets stuck or jitters when scrolling over tall groups (e.g. large organizations) - #22438. Thanks @peteski22! Improved Clarify the line-ending conversion warning to explain that Git will automatically convert the file's line endings on next checkout, with a link to learn more - #21446. Thanks @Whitebrim!

G
GitHub Desktop Dev Tools v3.6.2

GitHub Desktop 3.6.2

Fixed Invoking Desktop from the command line inside a worktree now opens the existing repository with the worktree selected instead of prompting to add a new repository - #22378 Scrolling no longer gets stuck when the pointer is over a tall group in the repository list - #22387. Thanks @peteski22! Download links GitHub Desktop 3.6.2 macOS arm64 GitHub Desktop 3.6.2 macOS x64 GitHub Desktop 3.6.2 W…

G
GitHub Desktop Dev Tools v3.6.2-beta1

GitHub Desktop 3.6.2-beta1

Fixed Middle-clicking a diff hunk gutter does not select or deselect lines - #22432 Invoking Desktop from the command line inside a worktree now opens the existing repository with the worktree selected instead of prompting to add a new repository - #22416 Copilot sessions from generating commit messages or resolving conflicts do not show up in VS Code - #22410 Resolve issue where git hooks that sh…

G
GitHub Desktop Dev Tools v3.6.0

GitHub Desktop 3.6.0

New Git worktree support for managing multiple working directories of the same repository - #22102. Thanks @devxoul! Resolve merge conflicts with Copilot - #22265 Added Allow users to stop an ongoing request to generate a commit message with Copilot - #22324. Thanks @say25! Fixed Recover conflict dialog from permanently frozen state when conflict state becomes invalid, preventing users from needin…

G
GitHub Desktop Dev Tools v3.6.1

GitHub Desktop 3.6.1

Fixed Copilot Max plan users are recognized correctly - #22400 The default Copilot model is Auto Improved loading times for Copilot features - #22394 Copilot model picker no longer extends beyond window dimensions in small window sizes - #22391

G
GitHub Desktop Dev Tools v3.6.1-beta1

GitHub Desktop 3.6.1-beta1

Fixed The default Copilot model is Auto Improved loading times for Copilot features - #22394 Copilot model picker no longer extends beyond window dimensions in small window sizes - #22391

G
GitHub Desktop Dev Tools v3.5.13-beta4

GitHub Desktop 3.5.13-beta4

Fixed Worktree list is updated after after renaming or deleting worktrees - #22335 Thanks @pol-rivero! The toolbar correctly calculates available space when worktree dropdown isn't visible - #22356 Thanks @pol-rivero! Toolbar space allocation calculates available space based on order of toolbar buttons - #22364 Thanks @pol-rivero! Resolve issue where error messages in the Preferences dialog were n…

G
GitHub Desktop Dev Tools v3.5.13-beta3

GitHub Desktop 3.5.13-beta3

Fixed Recover conflict dialog from permanently frozen state when conflict state becomes invalid, preventing users from needing to restart the app - #22348 Resolve Copilot conflict resolution data loss where file content outside conflicted regions was overwritten when using AI-assisted conflict resolution - #22349