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

Releases: github/VisualStudio

2.0 beta 3

15 Jul 18:16
Compare
Choose a tag to compare
2.0 beta 3 Pre-release
Pre-release

Release Notes

  • New token included
  • Metrics included

Known issues

#343 - Link generation for Open/Link to GitHub should use the latest commit of the current file
#284 - Unable to login to the same account on multiple VMs
#278 - Publish to Github missing user icon

Features

#20 - Pull Request listing and creation
#39 - Create gist from Visual Studio

Fixes

#394 - Clone dialog doesn't always detect existing repo.
#390 - [None] Gets added twice to PR list filters
#391 - NullReferenceException when using TrackingCollection.CreateListenerCollection
#367 - Crash in GitHub.Exports
#356 - GitHub pane appears blank when current repository is not a GitHub repo.
#351 - Login error messages not getting fully propagated to the UI
#350 - Memory leak on PR branch
#336 - Cancelling logout dialog proceeds to Create Gist
#325 - Cancel button in "Create new PR" view does nothing
#324 - StackOverflow on exiting VS with plugin with PR feature
#323 - Opening a new project doesn't update PR list
#317 - Clicking New collapses Local Git Repository
#315 - Duplicated repos in "Clone a repository" dialog
#301 - GitHub context menus show up when in non-github repos
#282 - Visual Studio crashes when clicking PR button after publishing repo
#279 - Publish button disabled until user clicks repository name
#277 - Unable to login after logging out
#269 - Crash when selecting license with a different codepage/language
#242 - Validation Adornment persists after error is corrected
#159 - GitHub section of Home page is cut when large font is used
#109 - Ctrl-clicking a selection in the list doesn't remove the selection and disable the clone button

2.0 beta 2

15 Jul 18:06
Compare
Choose a tag to compare
2.0 beta 2 Pre-release
Pre-release

Release Notes

  • Metrics included

Known issues

#343 - Link generation for Open/Link to GitHub should use the latest commit of the current file
#284 - Unable to login to the same account on multiple VMs
#278 - Publish to Github missing user icon

Features

#20 - Pull Request listing and creation
#39 - Create gist from Visual Studio

Fixes

#394 - Clone dialog doesn't always detect existing repo.
#390 - [None] Gets added twice to PR list filters
#391 - NullReferenceException when using TrackingCollection.CreateListenerCollection
#367 - Crash in GitHub.Exports
#356 - GitHub pane appears blank when current repository is not a GitHub repo.
#351 - Login error messages not getting fully propagated to the UI
#350 - Memory leak on PR branch
#336 - Cancelling logout dialog proceeds to Create Gist
#325 - Cancel button in "Create new PR" view does nothing
#324 - StackOverflow on exiting VS with plugin with PR feature
#323 - Opening a new project doesn't update PR list
#317 - Clicking New collapses Local Git Repository
#315 - Duplicated repos in "Clone a repository" dialog
#301 - GitHub context menus show up when in non-github repos
#282 - Visual Studio crashes when clicking PR button after publishing repo
#279 - Publish button disabled until user clicks repository name
#277 - Unable to login after logging out
#269 - Crash when selecting license with a different codepage/language
#242 - Validation Adornment persists after error is corrected
#159 - GitHub section of Home page is cut when large font is used
#109 - Ctrl-clicking a selection in the list doesn't remove the selection and disable the clone button

2.0 Beta 1

05 Jul 13:12
Compare
Choose a tag to compare
2.0 Beta 1 Pre-release
Pre-release

Release Notes

Known issues

#394 - Clone dialog doesn't always detect existing repo.
#390 - [None] Gets added twice to PR list filters
#343 - Link generation for Open/Link to GitHub should use the latest commit of the current file
#284 - Unable to login to the same account on multiple VMs
#278 - Publish to Github missing user icon
#109 - Ctrl-clicking a selection in the list doesn't remove the selection and disable the clone button

Features

#20 - Pull Request listing and creation
#39 - Create gist from Visual Studio

Fixes

#391 - NullReferenceException when using TrackingCollection.CreateListenerCollection
#367 - Crash in GitHub.Exports
#356 - GitHub pane appears blank when current repository is not a GitHub repo.
#351 - Login error messages not getting fully propagated to the UI
#350 - Memory leak on PR branch
#336 - Cancelling logout dialog proceeds to Create Gist
#325 - Cancel button in "Create new PR" view does nothing
#324 - StackOverflow on exiting VS with plugin with PR feature
#323 - Opening a new project doesn't update PR list
#317 - Clicking New collapses Local Git Repository
#315 - Duplicated repos in "Clone a repository" dialog
#301 - GitHub context menus show up when in non-github repos
#282 - Visual Studio crashes when clicking PR button after publishing repo
#279 - Publish button disabled until user clicks repository name
#277 - Unable to login after logging out
#269 - Crash when selecting license with a different codepage/language
#242 - Validation Adornment persists after error is corrected
#159 - GitHub section of Home page is cut when large font is used

A Race to the Fixes

24 Jun 19:21
Compare
Choose a tag to compare

Release Notes

Fixes

#367 - Crash in GitHub.Exports
#301 - GitHub context menus show up when in non-github repos
#360 - Validate if directory exists when cloning/creating

A Race to the Fixes

23 Jun 18:13
Compare
Choose a tag to compare
A Race to the Fixes Pre-release
Pre-release

Release Notes

Fixes

#367 - Crash in GitHub.Exports
#301 - GitHub context menus show up when in non-github repos
#360 - Validate if directory exists when cloning/creating

2.0 Alpha 7

21 Jun 19:24
Compare
Choose a tag to compare
2.0 Alpha 7 Pre-release
Pre-release

Release Notes

This release contains a bunch of branches that haven't yet been merged to master, to whit:

#349 - feature/metrics
#378 - feature/pr/filtering
#377 - shana/fix-race-conditions
#376 - ui/primary-button
#374 - fixes/356-not-a-github-repository (issue #356)
#369 - fixes/360-validate-clone-directory-exists (issue #360)
#353 - feature/pr/creation

Other fixes that landed in master since 1.0.99.6:

PR #261 - Bump octokit and libgit2sharp
#301
#324
#325
#335
#336
#346
#350
#351
#354

Features

#20 - Pull Requests
#39 - Gist support

Fixes

#322 - Toobar icons in PR view have blank tooltips
#282 - Visual Studio crashes when clicking PR button after publishing repo
#279 - Publish button disabled until user clicks repository name

2.0 Alpha 6

06 Jun 18:02
Compare
Choose a tag to compare
2.0 Alpha 6 Pre-release
Pre-release

Release Notes

Features

#20 - Pull Requests
#39 - Gist support

Fixes

#322 - Toobar icons in PR view have blank tooltips
#282 - Visual Studio crashes when clicking PR button after publishing repo
#279 - Publish button disabled until user clicks repository name

Do The Collapse

20 May 16:58
Compare
Choose a tag to compare

Release Notes

Fixes

#311 - Cancelling login dialog after failed login causes ObjectDisposedException
#309 - Successful enterprise login doesn't close signup modal if error on other tab
#308 - Unable to select password field after entering invalid password
#307 - Username error icon displays by default
#305 - Cannot click on password box when it is displaying error
#306 - Null reference exceptions when VS 2015 starts make it hard to debug
#289 - Clicking on checkbox text in options doesn't toggle check
#275 - Visual Studio crashes when publishing new repository
#267 - Property page doesn't load
#242 - Validation adornment persists after error is corrected
#159 - GitHub section of Home page is cut when large font is used

Enhancements

#149 - Team Explorer sections now remember their last state (collapsed or expanded)
#276 - Repository list in Clone dialog is now collapsible per user/org

To Be Determined

18 May 19:48
Compare
Choose a tag to compare
To Be Determined Pre-release
Pre-release

Release Notes

#306 - Null reference exceptions when VS 2015 starts
#289 - Clicking on checkbox text in options doesn't toggle check
#275 - Visual Studio crashes when publishing new repository
#267 - Property page doesn't load
#149 - Sections should remember last state (collapsed or expanded)

Not Annoying

03 Apr 10:59
Compare
Choose a tag to compare

Release Notes

This release includes the following features and enhancements:

  • #254 - Disable login helper message, it's triggering at the wrong time