
Adds two-factor authentication (2FA) improvements and "copy branch name" button.
Features
- Two-factor authentication (2FA) improvements:
- There is no longer a need to disable 2FA to remotely run and debug TeamCity builds from Microsoft Visual Studio or Eclipse. You can now use basic token-based authentication, similarly to how it’s done without 2FA.
- The point above is also relevant for accessing a TeamCity NuGet feed: if 2FA is enabled for your account, you can pass an access token to authenticate in the TeamCity feed and browse its packages from the command line or IDEs.
- Added button which allows you to copy branch names.