Releases: microsoft/team-explorer-everywhere
Releases · microsoft/team-explorer-everywhere
14.139.0
14.138.0
- jackson 2.7.9 (#259)
- commons-logging 1.2
- log4j 2.3.2 (#348 #351 #354)
- date column sorting in diagnostics dialog
- merge target sorting when path segment is number/version
- fix for
NullPointerException
inWorkItemUpdatePackage
(#242) - remove reference to deprecated/removed jface
Assert
(#344) - try
INSTANCE
field ifgetRepositoryUtil()
method missing (#345 #353) - set 'Source Control Explorer' selection after it opens -- so file/folder selected
14.137.0
14.136.0
- Restore transitive dependency (#323)
- Wrap file streams in read/write buffers (#310)
- Enable keep-alive and unwrapped socket buffers (#310)
- Remove hard-coded maximum memory arguments (#287)
- Make 'Associate' the default work item action (#280)
- Handle missing
Content-Length
orContent-Type
(#187)
NOTE: Transport security protocol can be changed by setting system property com.microsoft.tfs.core.config.httpclient.sslsocketfactory.sslprotocol
or environment variable TF_SSL_PROTOCOL_NAME
to a value supported by javax.net.ssl.SSLContext#getInstance
(for example TLSv1.2
).
14.135.0
- Fixed compatibility with Java 11+
- Fixed compatibility with Eclipse 4.10+
- Removed some unused or redundant internal libraries
- Removed telemetry (and therefore dependency on
javax.xml.bind
)
14.134.0
14.123.1
TEE Plug-in
- The browser based work item editor replaced with an External Web Browser.
CLC
- JWT authentication fixed.
- Client certificates support implemented for TFS on-premise connections.
14.123.0
CLC improvements:
1. JWT authentication fixed.
1. Client certificates support implemented for TFS on-premise connections.
14.120.0
Ignore help-text rules which fail to load for some reason
14.119.2
Special thanks to these top contributors to the localization of Team Explorer Everywhere!
- Chinese (Traditional) : Wei-Ting, Alan Tsai
- Chinese (Simplified) : Yixian Du, Kevin L, Daniel Y
- German : Carsten Kneip, Andreas Tanner
- French : Antoine Griffard
- Japanese : Yuki Igarashi, Yasuhiko Tokunaga
- Portuguese (Brazil) : Bruno Sonnino, Marcondes Alexandre
Change log:
- (added) Community localized strings translations
- (added) Server REST API detection on the client side
- (added) Story #985181 - Allow specifying PAT credentials for a TFS server
- (added) New credentials dialog for PAT/Alternate credentials
- (added) The ability to specify PAT/Alternate credentials preemptively
- (added) User preference for Device Flow authentication
- (added) User preference for Credential storage on Windows and Mac
- (added) Telemetry call to track authentication dialog type (DeviceFlow/AAD) usage
- (added) New WebServiceLevel, i.e. Tfs_2013 (for parity with VS)
- (added) Allow update the workspace location in CLC (for parity with TF.exe)
- (fixed) Bug #997595 Opening a build definition in TEE opens the old build editor
- (fixed) Favorites page for Build2 definitions
- (fixed) Missing context menu for Build2 objects on TEE Build page
- (fixed) Create New Definition action for latest TFS/VSTS versions
- (fixed) Protocol handler registration error ("Folder does not exist")
- (fixed) Protocol handler does not work with Chrome