Release Notes
11.0.16.9009: Nov 07 2024
All Platforms - Desktop GUI: Added version in the title bar
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.
All platforms - Command line client: Now you can see the internal seid from 'cm li'!
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.
All Platforms - Desktop GUI: Update branch icon orientation
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.
All Platforms - Desktop GUI: Pending Changes not displaying changes
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.
All Platforms - Desktop GUI: Fixed a memory leak in the Branch Explorer view
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.
Additionally, improved performance for calculating the layout in large Branch Explorers datasets, now making it approximately 30 times faster.