This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Releases: microsoft/azure-repos-vscode
Releases · microsoft/azure-repos-vscode
1.119.2
1.119.1
1.119.0
1.118.2
1.118.1
1.118.0
1.117.3
- Fixed duplicate icons issue (#141, #216, #218)
- Thanks to @Jonathan34, @kuncevic, @marcelh-gh for reporting
1.117.2
- Added Feedback status bar item to make sending feedback easier
- Update README accordingly
- Fix issue with Reinitialize command failing (#209)
- Thanks to @cameronmolyneux for reporting
- Fix bug where clicking on work item didn't open the browser (failed with args.startsWith is not a function) (#203)
- Thanks to @garcus for the report
- Telemetry updates (finer grain between tf.exe and the CLC)
1.117.1
- 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
- Thanks to @scaillerie for the report and logs
- 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
- Added option to restrict the TFVC Workspace status to the currently open Visual Code workspace (#179)
- Disable Build and Work Item functionality when no team project is found (#178)
- Thanks to @fromthewoods for the report, screenshot and logs
- Fix an issue when there is no project collection in a Team Foundation Server URL