Unity Version Control 11.0.16.9009
11 documented changes.
- Version
- 11.0.16.9009
- Released
- Nov 7, 2024
- Product
- Unity Version Control
Unity Version Control 11.0.16.9009
New
- Feature
All Platforms - Desktop GUI: Added version in the title bar
- Change
All Platforms - Desktop GUI: We have included the Plastic version in the title bar for both UVCS and Gluon windows. This enhancement simplifies version identification for users and especially for the support teams when they receive screenshots from customers.
- Windows
- Change
All platforms - Command line client: Now you can see the internal seid from `cm li` !
- Change
All platforms - Command line client: The `cm li` command is able to print the raw user seid with the `--printseid` option. It can also sort the list of users by seid specifying the `--sort=seid` option.
- Change
All Platforms - Desktop GUI: Update branch icon orientation
- Improvement
All Platforms - Desktop GUI: The branch icon has been updated from a vertical to a horizontal orientation. This change is intended to improve visual clarity and align with user expectations through all our applications.
Bug
- Change
All Platforms - Desktop GUI: Pending Changes not displaying changes
- Fix
All Platforms - Desktop GUI: The Pending Changes view did not update correctly after checking in or undoing all filtered changes, and clearing the filter required a manual refresh to display the remaining changes. This issue has now been resolved, ensuring that all changes are displayed automatically after the filter is cleared.
- Fix
All Platforms - Desktop GUI: Fixed a memory leak in the Branch Explorer view
- Fix
All Platforms - Desktop GUI: Fixed high memory usage when switching workspaces and loading large branch explorers with date filters set far back. Ensured memory is properly freed after switching workspaces.
- Improvement
All Platforms - Desktop GUI: Additionally, improved performance for calculating the layout in large Branch Explorers datasets, now making it approximately 30 times faster.