16 documented changes.

Version
11.0.16.7211
Released
Jul 21, 2022
Product
Unity Version Control
Unity Version Control 11.x release notes

Unity Version Control 11.0.16.7211

Official notes

New

  1. Feature

    All platforms - PlasticX: Added search textbox in MergeView

  2. Feature

    All platforms - PlasticX: We added a new search textbox in MergeView, now it is possible to filter results

Bug

  1. Fix

    All platforms - PlasticX, GluonX: Fixed issues with Turkish language

  2. Change

    All platforms - PlasticX, GluonX: When the system language was set to Turkish, there was some issues like unhandled exceptions and bad arrangement of controls in the GUI.

  3. Fix

    All platforms - PlasticX, GluonX: We fixed this issue, and now everything works in the same way, regardless of the system language.

  4. Change

    All platforms - PlasticX: Fix subviews close button not visible

  5. Change

    All platforms - PlasticX: In PlasticX, when shrinking a subview (for example, annotate view), text header would eventually hide the close button

  6. Fix

    All platforms - PlasticX: We fixed this issue in all subviews, close button won't disappear anymore. Also, text trimming was added to the header text.

  7. Change

    Cloud Server: Backups could block access to a repository indefinitely.

  8. Change

    Cloud Server: When the Plastic SCM server puts a repository in read-only mode before backing it up, it first stalls new write operations and then waits for already running write operations to finish. There is a long-running read operation that was wrongly identified as a write operation. Because that long-running operation could be active for days, the server was unable to finish the repository backup, while still rejecting new write operations.

  9. Fix

    Cloud Server: This is now fixed. First of all, this long-running operation is now correctly identified as a read operation, so it doesn't prevent the backup of the repository. And to prevent something like this from happening in the future, the server now has timeouts when waiting for write operations to end.

  10. Fix

    Plastic, PlasticX: Fixed users & group resolution on permissions working with multiple servers

  11. Fix

    Plastic, PlasticX: The permissions dialog resolved the users and groups on the default server (the one used to configure the server). When the permissions dialog was shown from a different server and that server used an Active Directory authentication, the user and groups were not properly resolved. The SID was shown instead. Now, the users and group names are correctly shown.

  12. Change

    All clients: find owner='me' condition works fine with multiple servers.

  13. Change

    All clients: The shelve view didn't show your shelves in the workspaces that pointed to a different server than the default one (the default server is the one set in the client configuration). It happened only when the servers have different authentications.

  14. Fix

    All clients: The problem was that owner='me' condition was wrongly resolved against the default server. Now, it's properly resolved on the query target server.

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.