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

The Sound of Punting

Compare
Choose a tag to compare
@desktopbot desktopbot released this 02 Feb 15:01
2199169

Feature

  • #722 - Add filtering and sorting to PR list.
  • #938 - Add support for Visual Studio Team Explorer 2017
  • #1373 - Single Sign On Support

Enhancement

  • #767 - PR title and description can be auto-filled
  • #1357 - GitHub Pane shows "No repository" while initializing
  • #1360 - Make GitHub pane dispose of its view models
  • #1365 - Renamed PR files aren't compared with previous version

Fixes

  • #978 - VS2017 repository listing spams the log with NRE when registry key is not found
  • #1094 - GitHub pane asks to sign in but Connect To GitHub dialog disables GitHub login
  • #1105 - Navigating to the PR list causes a reload of all PRs
  • #1190 - 'Couldn't find merge base' displayed when opening pull request
  • #1208 - Link in PR links to fork repo (not the target repo)
  • #1215 - Comments not visible when using View Changes in Solution
  • #1218 - View on GitHub doesn't link to repo selected on PR list
  • #1234 - Cannot be signed in to GitHub on both VS2015 and VS2017
  • #1240 - Possible null reference exception in DiffService
  • #1241 - Index was outside the bounds of the array
  • #1242 - Cannot click on Github Enterprise on Sign in prompt
  • #1247 - Visual Studio sometimes crashes after selecting Clone on Team Explorer - Connect
  • #1248 - Update to use LibGit2Sharp v0.24
  • #1271 - Can't checkout PR when there are untracked files
  • #1291 - No Open/Link to GitHub Available
  • #1293 - Error and hang/crash when opening PR detail
  • #1303 - Wrap text on error message in clone dialog
  • #1310 - Add GitHub option back to start page in VS2017
  • #1319 - Crash when loading repositories
  • #1323 - User images not appearing next to viewed Pull Requests
  • #1326 - "could not find [file] to open" exception thrown when opening a PR
  • #1347 - PR Details: Changed files list doesn't display deleted files correctly
  • #1349 - Highlight/selected color in Changed Files list makes entry completely unreadable
  • #1355 - Extension broken in VS2017
  • #1361 - Creating pull request fails with: "Request failed with status code: 403"
  • #1376 - GitHub Pane fails to parse URLs for repositories with '.' in their name
  • #1380 - Switching PR list between fork/parent does nothing
  • #1382 - GitHub pane displays text that is unreadable in the dark theme
  • #1383 - Paths are the same when diffing moved PR file
  • #1387 - All assemblies being loaded on startup.
  • #1416 - Keyboard navigation of Pull Request TreeView is inconsistent
  • #1422 - Refresh PullRequestSessionManager.CurrentSession when PR branch changes
  • #1416 - Keyboard navigation of Pull Request TreeView is inconsistent
  • #1421 - ActiveRepository is sometimes set to null when changing PR branches
  • #1435 - Sometimes inline comments have no associated diff lines
  • #1436 - Resetting NavigationViewModel.History throws exception
  • #1319 - Crash when loading repositories
  • #1446 - Unable to create repository in VS2015