37 documented changes.

Version
11.0.16.6757
Released
Mar 23, 2022
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.6757

Official notes

New

  1. Improvement

    Command-line client: Updated the help of the PLASTICEDITOR environment variable available for some commands.

  2. Improvement

    Command-line client: We updated the description about using the PLASTICEDITOR environment variable. You can use this option with the following commands: `branch create` , `label create` , `partial checkin` , `shelveset create` , `archive` and `checkin` .

  3. Change

    Windows - Visual Studio 2022 plugin: We've made some visual improvements

    • Windows
  4. Feature

    All platforms - PlasticX: Added reveal password button

  5. Change

    All platforms - PlasticX: User will be able to display entered passwords for password text boxes.

  6. Change

    Visual Studio 2022: CodeLens shows renames greatly!

  7. Change

    Visual Studio 2022: CodeLens now uses short names rather than fully qualified names for renamed actions to improve legibility.

  8. Change

    Server: Improve server stats log

  9. Change

    Server: Now the server stats included the queued work and the thread count for the thread pool. See example about what they look like:

  10. Change

    All platforms - PlasticX: Support navigating trees with left/right arrow keys.

  11. Change

    All platforms - PlasticX: All the tree views in PlasticX/GluonX now support navigation using left/right arrow keys:

  12. Change

    All platforms - PlasticX: Checkboxes inside tables/trees not visible enough.

  13. Change

    All platforms - PlasticX: Increased the contrast colors to make them more noticeable, especially when the checkboxes were unchecked:

  14. Change

    Command-line client: Add option to include delete & move operations in command line history

  15. Change

    Command-line client: Using the flag `--moveddeleted` will now show delete & move operations when running `cm history`

  16. Change

    Command-line client: For example:

Windows - Visual Studio 2022 plugin

  1. Change

    Plastic CodeLens now shows real icons instead of ASCII or emoji.

  2. Change

    Changesets marked as "Merged and Changed" are now hidden from the history list avoiding duplicate records.

  3. Change

    Changesets are now ordered by date (and not by the object id).

All platforms - PlasticX

  1. Change

    Right arrow key: If a node is not expanded, it expands it. If it's already expanded, it navigates to the first child.

  2. Change

    Left arrow key: If a node is expanded, collapses it. If it's not expanded, it navigates to the parent node.

Bug

  1. Change

    Command-line client: cm finds nothing when involving unsolvable objects

  2. Change

    Command-line client: Before, a query involving inexistent find objects gave zero results and didn't report any error.

  3. Change

    Command-line client: Now queries run as expected:

  4. Fix

    All Platforms - PlasticX: Fixed error adding a new Code Review comment.

  5. Fix

    All Platforms - PlasticX: When opening a Code Review from a PlasticLink, and then trying to add a new comment, the UI displayed an "An unexpected error has occurred" error message. Now it's fixed.

  6. Fix

    All platforms - PlasticX: Fixed text editor's search box visibility.

  7. Fix

    All platforms - PlasticX: When you change a file in the diff viewer (both pending changes view and diff window), and the text editor's search box was visible, the search box was wrongly hidden, and it couldn't be displayed again. Now it's fixed.

  8. Change

    Command-line client: Archive can use an external text editor for comments.

  9. Change

    Command-line client: Some commands use the PLASTICEDITOR environment variable to specify an editor for entering comments. If the PLASTICEDITOR environment variable is set, and the comment is empty, the editor will be automatically launched to allow you to specify the comment.

  10. Fix

    Command-line client: The 'cm archive' command disclaimed this was possible, but it didn't work. Now it is fixed.

  11. Fix

    Command-line client: We also fixed the help of other 2 commands (merge and create attribute), which also allowed this functionality, but it was not documented.

Alpha new

  1. Feature

    All platforms - PlasticX: Added diff selection differences

  2. Feature

    All platforms - PlasticX: We added "diff selection" and "diff with previous selection" right-click context menu events in all Diff windows.

    • Windows
  3. Change

    All platforms - PlasticX: Now you can easily compare your custom selected code lines differences in a separate window

Alpha bug

  1. Change

    All platforms - PlasticX: Flat button background

  2. Removal

    All platforms - PlasticX: Background for flat buttons have been removed

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.