Releases: github/VisualStudio
Working Title
Coronal Mass Ejection
Sign all the things!
Feature
#2460 - Sign the VSIX
Evergreen
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
Workflow Scope
Send Your References
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
Fill in the Blank
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
Changing the Subject
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)
Circlular Conversations
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
Interesting Times 2
#2191 - Can't use extension when only .NET 4.6.x is installed