All Versions
12
Latest Version
Avg Release Cycle
58 days
Latest Release
1319 days ago

Changelog History
Page 1

  • v2.11.106 Changes

    September 15, 2020

    ๐Ÿ›  Fixes

    #2547 - Pull Request preview is broken

  • v2.11.104 Changes

    June 09, 2020

    โœจ 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 Changes

    March 29, 2020

    ๐Ÿ”‹ Feature

    #2460 - Sign the VSIX

  • v2.11.89 Changes

    March 25, 2020

    ๐Ÿ”‹ Feature

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

    โœจ Enhancement

    ๐Ÿ’ป #2469 - Only show sign in with browser for github.com
    0๏ธโƒฃ #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 Changes

    February 21, 2020

    ๐Ÿš€ This release allows users to push changes to GitHub Actions workflow files.

    โœจ Enhancement

    #2462 - Request the workflow scope when authenticating

  • v2.9.1.7781 Changes

    May 03, 2019

    ๐Ÿš€ 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 Changes

    April 12, 2019

    ๐Ÿ”‹ 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 Changes

    March 12, 2019

    ๐Ÿš€ 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 Changes

    February 25, 2019

    ๐Ÿš€ 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 Changes

    January 23, 2019

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