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

Releases: github/VisualStudio

Unification

03 Apr 10:05
Compare
Choose a tag to compare

Release Notes

This release includes the following features and enhancements:

  • Visual Studio "15" support
  • #231 - More than one item highlighted in the Connect page
  • #249 - Publish repository causes VS to crash

It's The Little Things

22 Mar 22:22
Compare
Choose a tag to compare
Pre-release

Release Notes

This release includes the following features and enhancements:

  • #231 - More than one item highlighted in the Connect page
  • Compatibility tweak for future versions of Visual Studio

Link All The Things!

29 Feb 18:48
Compare
Choose a tag to compare

Release Notes

This release includes the following features and enhancements:

  • #106 and #191 - Feature: Link to code on GitHub via the context menu
    • Right click on a line or a selection of lines to navigate to that code on GitHub or to copy the link to that code to your clipboard
  • #221 - Enhancement: All new octicons!

Let There Be 256

19 Jan 18:23
Compare
Choose a tag to compare

Release Notes - Beta 2

This release contains the following bugfixes:

  • Switch to sha256 signing certificate
  • Connect page was slow to load
  • #176 - Dialog window never closes
  • #192 - Crash after publishing repository
  • #202 - Login credentials keep resetting
  • #203 - Clone/Create message is shown before cloning/creating actually runs

Let There Be 256 - Deprecated

19 Jan 17:23
Compare
Choose a tag to compare
Pre-release

Release Notes

This release contains the following bugfixes:

  • Switch to sha256 signing certificate
  • Connect page was slow to load
  • #176 - Dialog window never closes
  • #192 - Crash after publishing repository
  • #202 - Login credentials keep resetting

Holiday Cheer

21 Dec 15:09
Compare
Choose a tag to compare

Release Notes

This release contains the following bug fixes:

#6 - List of repositories / organizations does not refresh regularly
#48 - Publish form stays in the Sync page after publishing
#164 - Incorrect UI when using a non-GitHub repository

Holiday Cheer

18 Dec 16:30
Compare
Choose a tag to compare
Holiday Cheer Pre-release
Pre-release

Release Notes

This release contains the following bug fixes:

#6 - List of repositories / organizations does not refresh regularly
#48 - Publish form stays in the Sync page after publishing
#164 - Incorrect UI when using a non-GitHub repository

Until Morale Improves

10 Dec 16:34
Compare
Choose a tag to compare

Release Notes

Bug fixes

  • #107 - Path field doesn't have default cloning path of C:\Users[user]\Source\Repos
  • #143 - Cloning from the non-GitHub section shows GitHub message
  • #147 - Path is not correct when creating a new project after cloning/creating repo

Enhancements

  • Improved compatibility with VS Update 1
  • When a GitHub repo is open and the user is not logged in, a message shows up in the Sync area with a quick link to login to GitHub, so that git operations won't fail.

Not Sure About This One

01 Dec 23:06
Compare
Choose a tag to compare
Pre-release

Release Notes

Bug fixes

  • #107 - Path field doesn't have default cloning path of C:\Users[user]\Source\Repos
  • #143 - Cloning from the non-GitHub section shows GitHub message
  • #147 - Path is not correct when creating a new project after cloning/creating repo

Enhancements

  • When a GitHub repo is open and the user is not logged in, a message shows up in the Sync area with a quick link to login to GitHub, so that git operations won't fail.

To The Future Mobile!

09 Oct 17:10
Compare
Choose a tag to compare

Release Notes

  • Make vsix dependency version range less strict
    • Allows future VS versions able to support loading the extension (backwards compatibility ftw)