18 documented changes.

Version
11.0.16.7411
Released
Sep 19, 2022
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.7411

Official notes

New

  1. Change

    All platforms - PlasticX: Filter code reviews

  2. Feature

    All platforms - PlasticX: A new combobox has been added to Code reviews view in order to apply filters to the displayed items list.

  3. Feature

    All platforms - PlasticX: Added "Close merge view and open pending changes view" preferences option

  4. Feature

    All platforms - PlasticX: We have added a new option in Diff and Merge Preferences: "close merge view and open pending changes view when a merge is completed"

  5. Change

    All platforms - PlasticX: If this option is checked, when a merge is completed, the Merge View will be

  6. Change

    All platforms - PlasticX: automatically closed and Pending Changes View will be shown, improving the user workflow.

  7. Change

    All platforms - PlasticX: Also, when a merge is completed and this new option is not checked, we modified the "merge finished" message adding two links in order to open Pending Changes View or open Preferences Window.

  8. Change

    Command-line client: Creating workspaces is simpler than ever

  9. Change

    Command-line client: Until now, to create a workspace using cm you had to give it a name and indicate the path and the repository:

  10. Change

    Command-line client: Often, the three are named the same. For that reason, now it is possible to use a shortened syntax:

  11. Change

    Command-line client: This command will create a workspace infering the name and path from the repository spec you pass as argument!

  12. Change

    Command-line client: And advanced use of the command also allows you to specify a different server:

Bug

  1. Fix

    All platforms - PlasticX: Fixed exception when showing semantic history for item checked out

  2. Change

    All platforms - PlasticX: Showing the semantic history (available from the Annotate view) for an item checked out no longer causes an error.

  3. Fix

    Server: Fixed access violation exception

  4. Change

    Server: The server could crash due to an access violation exception sending the response to the client on a corner case of concurrent usage of the client's connection.

  5. Feature

    All platforms - PlasticX: Disable History menu option for added files

  6. Feature

    All platforms - PlasticX: We disabled the History menu option in the Workspace Explorer for added files because added files have no history.

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.