VisualStudio Versions Save

GitHub Extension for Visual Studio

v2.11.106

3 years ago

Fixes

#2547 - Pull Request preview is broken

v2.11.104

3 years ago

Enhancement

#2515 - Use Create Repository dialog from new Git experience in Visual Studio 16.6

Fixes

#2512 - Prevent error when filenames have braces in them

v2.11.96

4 years ago

Feature

#2460 - Sign the VSIX

v2.11.89

4 years ago

Feature

#2480 - Add navigation from GitHub tool-window to repository

Enhancement

#2469 - Only show sign in with browser for github.com #2479 - Always default to GitHub login #2473 - Make pull request functionality more discoverable outside of Team Explorer

Fixes

#2481 - Field 'timeline' doesn't exist on type 'PullRequest' #2472 - Could not convert 'STALE' to CheckConclusionState #2470 - Remove dependency on TeamExplorer.Extensions #2467 - Point ReleaseNotes URL at GitHub releases page

v2.11.36

4 years ago

This release allows users to push changes to GitHub Actions workflow files.

Enhancement

#2462 - Request the workflow scope when authenticating

Hack

#2461 - Disable VSIX signing

v2.9.1.7781

4 years ago

This release fixes a bug introduced in the last release that can cause remote refs from an externally contributed pull request to be fetched to origin rather that their own remote.

Fixes

#2343 - Externally contributed pull requests get stuck in loop fetching/refreshing #2336 - 2FA is broken on Visual Studio 2015

v2.9.0.7614

5 years ago

Feature

#2156 - Autocomplete for users and issues with '@' and '#'

Enhancement

#2181 - Caching GraphQL queries #2250 - Allow cloning of repositories into empty directories, thanks @YuPeiHenry #2252 - Follow Visual Studio style guides #2253 - Hide resolved comments in changes tree; Indicate resolved comments on margin

Fixes

#1469 - Pull Request inline comment appears on GitHub.com but not in extension #1785 - Pull Request filter text too dark on dark theme #2144 - Unable to add or reply to comments #2224 - GitHub Enterprise over http unable to adding review comment #2264 - Localization: Please enter a repository path #2268 - Localization: Create a {0} Repository #2269 - Localization: Open from GitHub #2308 - Fixing validation display on Create Repository dialog

v2.8.1.7307

5 years ago

This release fixes a bug introduced in the last release that occurs in Pull Requests where an author's email is not associated with a GitHub account.

Fixes

#2276 - Null Accout in GraphQL result crashes PR detail view (thanks to @michaelbayles for getting us started)

v2.8.0.6968

5 years ago

This release adds a new conversation view and status circles for pull requests and translations for all Visual Studio languages.

Feature

#1968 - Adding translations for 13 languages! #2017 - Pull Request conversation view #2145 - Pull Request status circle

Enhancement

#2197 - Unify the repository list and URL tabs in the clone dialog #2202 - Use modern clone dialog when re-cloning a repository

Fixes

#2196 - GitHub extension stopped reporting progress when cloning from the Start Page #2211 - Clone dialog remains visible after opening a repository #2218 - Clone from VS 2019 Clone dialog doesnt work on First Launch

v2.7.1.6591

5 years ago

#2191 - Can't use extension when only .NET 4.6.x is installed