Release Notes

Public

11.0.16.9080: Dec 12 2024

Bug

All platforms - Command line client: Fix checkconnection failing for @unity orgs

Fix cm checkconnection <repserverspec> when used with a @unity organization.

Bug

All platforms - Gluon: Failed to checkin an applied shelve

The check-in operation failed when it was run after applying a shelve that contained a changed file in a Gluon workspace. This happened when the check-in was tried from the GUI or when specifying the paths to checkin from the command line. Now it's fixed.

Bug

All platforms - Desktop GUI/Gluon: Incoming changes notification panel wrongly updated

Switching between workspaces could lead to have the incoming changes notification of a workspace displayed into another workspace. Also, that we were checking for incoming changes for more than a workspace at the same time, wasting resources unnecessarily.

Now we ensure updates reflect the current workspace only, preventing incorrect data display after switching workspaces. Also that the current workspace is the only one checked.