Release Notes

Public

11.0.16.8500: Mar 14 2024

New

All platforms - Desktop GUI, Command-line client: Improved the way to handle credentials for different servers

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.

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.

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

All platforms - Desktop GUI: Fixed Index out of range error in Sync View

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.

Bug

All platforms - Desktop: Fixed branch explorer loading using the global config

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.