Unity Version Control 11.0.16.9478
8 documented changes.
- Version
- 11.0.16.9478
- Released
- Jun 12, 2025
- Product
- Unity Version Control
Unity Version Control 11.0.16.9478
New
- Change
All platforms - Gluon: Support for custom client messages from OnPremise servers
- Change
All platforms - Gluon: The customizable banner available for OnPremise servers is now supported by the Gluon client.
- Change
Command-line client: New `cm getconfig organization` command
- Change
Command-line client: This new command will retrieve the information of a Cloud organization stored in the configuration.
- Change
Command-line client: You can use `--format` to change the output:
- Change
Command-line client: If no organization is explicitly passed and the cm is within a workspace, it will return the organization information of the workspace. Otherwise, it will show the information of the default organization.
Bug
- Change
Command-line client: Restore checkout as visible in showcommands
- Deprecation
Command-line client: Using showcommands hid the `checkout` command but displayed the deprecated `undocheckout` command. This has been corrected.