Unity Version Control 11.0.16.8500
8 documented changes.
- Version
- 11.0.16.8500
- Released
- Mar 14, 2024
- Product
- Unity Version Control
Unity Version Control 11.0.16.8500
New
- Improvement
All platforms - Desktop GUI, Command-line client: Improved the way to handle credentials for different servers
- Change
All platforms - Desktop GUI, Command-line client: In some scenarios you may use the same credentials to authenticate on different cloud organizations. These credentials are stored independently, and can also expire at different times.
- Improvement
All platforms - Desktop GUI, Command-line client: We improved the way we handle the authentication, so now when one of the credentials expire, we try to use the others instead of failing the authentication.
- Change
All platforms - Desktop GUI, Command-line client: As a result, you will be less likely to be asked to re-enter credentials when trying to connect to a server that you haven't used for a while.
Bug
- Fix
All platforms - Desktop GUI: Fixed Index out of range error in Sync View
- Fix
All platforms - Desktop GUI: Users encountered an error when attempting to exclude branches in the Sync View. Right-clicking on a branch and selecting "Exclude Branch" resulted in an index out-of-range error. Now it's fixed.
- Fix
All platforms - Desktop: Fixed branch explorer loading using the global config
- Fix
All platforms - Desktop: In 11.0.16.8469 we added the new filters in the Branch Explorer view. It was causing issues loading the view when using the branch explorer global configuration. Now it's fixed.