Unity Version Control 11.0.16.6949
64 documented changes.
- Version
- 11.0.16.6949
- Released
- May 12, 2022
- Product
- Unity Version Control
Unity Version Control 11.0.16.6949
New
- Improvement
Windows - Visual Studio 2022 plugin: Performance improvements!
- Windows
- Change
Windows - Visual Studio 2022 plugin: Improves startup by asynchronously performing the initialization process.
- Windows
- Change
All platforms
- Change
All platforms: Command-line client outputs its version as log's first line
- Change
All platforms: Now the cm will store the cm version at the top of the log
- Feature
Server - Merge and Incoming Changes are much fast…: Server - Merge and Incoming Changes are much faster with pending added
- Feature
Server - Merge and Incoming Changes are much fast…: The calculation of the merge or the incoming changes was slow when the workspace had several pending added items in the same directory.
- Feature
Server - Merge and Incoming Changes are much fast…: In the reported case, a workspace with 384000 added files in the same directory took over 3 hours to calculate the incoming changes. Now, the same scenario takes less than 2 seconds to complete it. Now, it's 5000 times faster.
- Improvement
Linux - Installers: Updated GPG keys to install plasticscm packages
- Linux
- Improvement
Linux - Installers: We updated the GPG keys of plasticscm.com for Linux packages downloading, so you can safely install Plastic SCM in your Linux distro.
- Linux
- Change
Linux - Installers: Depending on the distro you are using, a reminder of new GPG key found may appear.
- Linux
Bug
- Change
All clients: Global config not working with cloaked rules.
- Improvement
All clients: The global configuration was not properly read/updated if there was a cloaked.conf file in the users configuration folder. This file is automatically created from the GUIs when adding a file/folder to the cloaked list with the "Apply rules to all my workspaces" option checked.
- Change
All clients: The global configuration repository is internally downloaded by using the fast-update operation which doesn't work if there are cloaked rules defined. However, it doesn't make sense to take into account the cloaked rules for global configuration workspaces, so they are just ignored.
- Fix
Windows - Visual Studio 2022 plugin: Multiple bugs fixed
- Windows
- Fix
Windows - Visual Studio 2022 plugin: Fixes toolbar and menu controls that now are enabled/disabled correctly depending on version control found or not.
- Windows
- Fix
Windows - Visual Studio 2022 plugin: Fixes workspace not being initialized in some cases by detecting if the solution was already opened before the plugin is initialized and acting accordingly
- Windows
- Fix
Windows - Visual Studio 2022 plugin: Fixes Visual Studio getting frozen by removing views restoration in the situation where the solution is already opened (e.g. double-clicking on the .sln file to open a solution)
- Windows
- Change
Wildcard expansion not working for paths with whi…: Wildcard expansion not working for paths with white spaces
- Change
Wildcard expansion not working for paths with whi…: Some commands failed when using wildcards involving paths with white spaces:
- Change
Wildcard expansion not working for paths with whi…: Now these commands work as expected.
Alpha new
- Change
All platforms - PlasticX: New onboarding experience!
- Change
All platforms - PlasticX: Link to the video: https://i.imgur.com/mcVJvWk.mp4
- Change
All platforms - PlasticX: This is what comes with the new "home" section:
- Change
All platforms - PlasticX: We encourage you to try the new "home" view, and send us your feedback (via https://forum.plasticscm.com/). Remember that if you want to try it the Windows Platform, you need to use the new Plastic X GUI.
- Windows
- Change
All platforms - Plastic, PlasticX, Gluon, GluonX: Handle recent comments per workspace
- Change
All platforms - Plastic, PlasticX, Gluon, GluonX: The applications now save and display the recent comments per workspace.
- Change
All platforms - PlasticX, GluonX: ComboBox on focus border color
- Change
All platforms - PlasticX, GluonX: The comboboxes border color will change when get the focus.
- Change
All platforms - PlasticX: Diff between labels
- Feature
All platforms - PlasticX: It has been added 2 new diff options to labels context menus, "Diff selected labels" and "Diff with another label", these options can be found in context menus of Labels view and Branch explorer.
- Feature
All platforms - PlasticX: It has been also added the color effect on labels multiselection in Branch explorer.
- Feature
All platforms - PlasticX, GluonX: improved scroll when deleting an added item
- Feature
All platforms - PlasticX, GluonX: We improved scroll when deleting an added item or a changelist item in pending changes view/ checkin view, now the program should scroll and focus better the nearest item
- Change
All platforms - GluonX: implemented native menu on Mac
- macOS
- Change
All platforms - GluonX: We implemented the macOS native menu for GluonX.
- macOS
- Change
All platforms - PlasticX, GluonX: enabled menu on Switcher window on Mac
- macOS
- Change
All platforms - PlasticX, GluonX: We enabled the macOS native menu on the Switcher window.
- macOS
All platforms - PlasticX
- Change
Now it's much easier to join to an existing organization or create a new one.
- Change
A single place to manage all the accounts, cloud organizations, repositories and workspaces.
- Change
One single way to do the entire onboarding.
- Change
Always available to return to it, not just like the old onboarding that was only present at the beginning and hard to find after that.
- Change
"Diff selected labels" will open the diff window with the diff data between labels
- Change
"Diff with another label" will open a new explorer dialog with the list of the existing labels. Once one label is selected in this dialog the diff between the selected labels could be requested.
Alpha bug
- Change
All platforms - GluonX: Fix null exception
- Change
All platforms - GluonX: If you tried to create a file or a directory in a private directory, a null exception appears
- Fix
All platforms - GluonX: We fixed this issue.
- Change
All platforms - PlasticX, GluonX: Fix small bug in changelists
- Fix
All platforms - PlasticX, GluonX: If you tried to move a changelist to another changelist with similar name, the changelist name didn't appear, we fixed this issue.
- Change
All platforms - GluonX: Fix convert to partial workspace
- Change
All platforms - GluonX: Sometimes, if you tried to convert a Plastic workspace to a Gluon workspace, the update button didn't work.
- Fix
All platforms - GluonX: We fixed this issue.
- Fix
All platforms - PlasticX: fixed issue where branch not shown for xlinks
- Fix
All platforms - PlasticX: The branch name was not being displayed in the Workspace Explorer for xlinks in the root of workspace. We corrected the issue.
- Change
All platforms - PlasticX: Code Reviews changeset column should grow
- Change
All platforms - PlasticX: In Plastic X, when reviewing a code review changeset by changeset, the column text didn't grow when expanding.
- Fix
All platforms - PlasticX: We fixed this issue:
- Change
All platforms - PlasticX: Before:
- Change
All platforms - PlasticX: After:
- Change
macOS - GluonX: "Try new GUI" failed in Cloud Edition
- macOS
- Change
macOS - GluonX: When clicking the "Try new GUI" button on Gluon, and opening the new GluonX, we were asking the user for credentials again. This only happened in cloud edition.
- macOS
- Fix
macOS - GluonX: Now this issue is fixed. Switching to the new GUI will open the workspace that was previously open on Gluon without any intermediate steps.
- macOS
All platforms - PlasticX, GluonX
- Change
Before:
- Change
After: