Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Releases: github/VisualStudio

Working Title

15 Sep 14:48
824bab4
Compare
Choose a tag to compare

Fixes

#2547 - Pull Request preview is broken

Coronal Mass Ejection

09 Jun 22:19
bb629da
Compare
Choose a tag to compare

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

Sign all the things!

29 Mar 00:08
8c5f0cf
Compare
Choose a tag to compare

Feature

#2460 - Sign the VSIX

Evergreen

25 Mar 12:38
7884364
Compare
Choose a tag to compare

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

21 Feb 09:44
a37ed48
Compare
Choose a tag to compare

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

Send Your References

03 May 15:44
Compare
Choose a tag to compare

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

12 Apr 16:18
5354ea2
Compare
Choose a tag to compare

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

12 Mar 17:17
25604ba
Compare
Choose a tag to compare

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

25 Feb 18:49
13fa0bd
Compare
Choose a tag to compare

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

23 Jan 10:56
983df56
Compare
Choose a tag to compare

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