Releases: microsoft/team-explorer-everywhere
Releases · microsoft/team-explorer-everywhere
14.119.1
Merge pull request #207 from Microsoft/users/arukhlin/us985181 Version 14.119.1
14.118.0
14.117.0
Fixed issues:
#180 Error "The specified prefix was null." When using IBM jvm in Eclipse
14.114.0
- Support for Azure Active Directory (AAD) authentication for usernames belonging to multiple AAD tenants
- Fixed support for proxy environments
- Fix error when a build is set as a favorite
- Removed from system requirements and support:
- Java 1.6
- AIX
- HP-UX
- Windows Vista
- Eclipse versions prior to 4.2
- Team Foundation Server 2010
- Other minor bug fixes
14.111.1
This release fixes a bug in 14.0.4 where connectivity failed for on-premises installations of TFS.
Additionally, this release begins a versioning scheme where the minor version matches the Microsoft sprint number for which the release took place (in this case, sprint 111).
14.0.4
v14.0.4 Release 14.0.4 fixes
14.0.3
Download locations:
- The command line client, SDK, and Eclipse plugin are all available for download here.
- You can install the Eclipse plug-in from the Eclipse Marketplace by searching for
Team Explorer Everywhere
. Alternatively, you can also use the Eclipse update site available here:http://dl.microsoft.com/eclipse
What's new:
- Multi-factor interactive authentication when using the cross-platform command line client (CLC)
- Improved browsing experience shows all projects and source code repositories whether using Visual Studio Team Services on the cloud, or an on premises Team Foundation Server
- Added feedback support. We appreciate all feedback, so let us know what you like, what you don’t like, and what you would like in the future. All feedback goes straight to the development team.
Other notable improvements
-
Improved credential management
-
Improved debug/error logging
-
Fixed an issue on Linux preventing multiple users of TEE/CLC on the same workstation
-
Fixed an issue with the SDK leaking TFS Connections and failing with
java.lang.StackOverflowError at com.microsoft.tfs.util.listeners.StandardListenerList$ListenerNode.addListener(StandardListenerList.java:343)