Unity Version Control 11.0.16.9080
7 documented changes.
- Version
- 11.0.16.9080
- Released
- Dec 12, 2024
- Product
- Unity Version Control
Unity Version Control 11.0.16.9080
Bug
- Change
All platforms - Command line client: Fix checkconnection failing for `@unity` orgs
- Change
All platforms - Command line client: Fix `cm checkconnection ` when used with a `@unity` organization.
- Change
All platforms - Gluon: Failed to checkin an applied shelve
- Fix
All platforms - Gluon: 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.
- Improvement
All platforms - Desktop GUI/Gluon: Incoming changes notification panel wrongly updated
- Change
All platforms - Desktop GUI/Gluon: 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.
- Change
All platforms - Desktop GUI/Gluon: 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.