Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Releases: microsoft/azure-repos-vscode

1.119.2

06 Jul 19:32
Compare
Choose a tag to compare

See the CHANGELOG for all changes in 1.119.2

1.119.1

06 Jul 14:47
Compare
Choose a tag to compare

See the CHANGELOG for all changes in 1.119.1

1.119.0

15 Jun 16:03
Compare
Choose a tag to compare

See the CHANGELOG for all changes in 1.119.0

1.118.2

25 May 17:41
Compare
Choose a tag to compare

See the CHANGELOG for all changes in 1.118.2

1.118.1

22 May 15:24
Compare
Choose a tag to compare

See the CHANGELOG for all changes in 1.118.1

1.118.0

15 May 18:18
Compare
Choose a tag to compare

See the CHANGELOG for all changes in 1.118.0

1.117.3

05 May 14:00
Compare
Choose a tag to compare

1.117.2

04 May 17:19
Compare
Choose a tag to compare
  • Added Feedback status bar item to make sending feedback easier
    • Update README accordingly
  • Fix issue with Reinitialize command failing (#209)
  • Fix bug where clicking on work item didn't open the browser (failed with args.startsWith is not a function) (#203)
  • Telemetry updates (finer grain between tf.exe and the CLC)

1.117.1

01 May 20:51
Compare
Choose a tag to compare
  • Removed ability to store a personal access token (PAT) in the VS Code User settings (#190)
  • Fix issues where things would go sideways after running 'team signout' (#193)
  • Fixed URL for 'team view history' commands for TFVC repository
  • Fix an issue when the TFVC workspace has no collection information (corner case of #189)
  • Assorted updates to README and TFVC_README
    • How to install the TEE CLC on Windows
    • More specifics around TFVC Server workspaces not being supported at this time
    • How to install and test private builds of the extension
  • Add a specific check for TFVC Server workspaces (and display a dialog with that information)
  • Properly detect the version of tf.exe in older versions (and provide a message on how to update to the latest VS 2015 update).
    • Thanks to @pwaller24 for all of the information and debugging tenacity!

1.117.0

24 Apr 20:51
Compare
Choose a tag to compare
  • Added option to restrict the TFVC Workspace status to the currently open Visual Code workspace (#179)
    • Thanks to @fforjan and @MindGirl for the feature request and additional information
  • Disable Build and Work Item functionality when no team project is found (#178)
  • Fix an issue when there is no project collection in a Team Foundation Server URL