Release Notes

Public

11.0.16.8888: Sep 30 2024

New

All Platforms - Desktop GUI: Add History and Annotate options

We have added "History" and "Annotate" options to the context menus of the Diff/Code Review and Merge views. These new features will allow users to view file history without leaving the current window.

ScreenshotScreenshot

New

All Platforms - Desktop GUI: Add Copy File Path options

We have added "Copy file path" and "Copy relative file path" options to various context menus in both the Plastic and Gluon GUIs, including Items/Workspace Explorer, Pending Changes/Checkin Changes, Merge View/Incoming Changes and Diff/Code Review views. These new options will allow users to easily copy the path or the relative path of files, which could be needed in some scenarios.

- "Copy path" copies the full file or folder path to the clipboard.

- "Copy relative path" copies the file or folder path relative to the workspace to the clipboard.

ScreenshotScreenshot

New

All Platforms - Desktop GUI: Drag & Drop files between changelists

Implemented Drag & Drop support for files within the 'Pending Changes' view when the option "Group changes in change lists" is enabled. Users can now easily move files between changelists, enhancing the workflow and improving ease of use.

ScreenshotScreenshot

New

All Platforms - Gluon: Improved Switch Experience

On September 5th, in version 11.0.16.8845, we introduced the new Shelve & Switch feature in the UVCS GUI, which allowed users to easily switch with pending changes.

This feature is now also available for Gluon, so you can switch between branches and changesets in partial workspaces without effort!

Bug

All platforms - Client and plugins: We fixed a problem where the client couldn’t automatically renew user credentials when using Unity ID with a Cloud organization.

In some situations, client applications can use a token from one Cloud organization (A) with another Cloud organization (B). This let you access all your Cloud organizations with just one login, without needing to log into each one separately.

However, sometimes the client didn’t update all the tokens correctly when renewing credentials. For example, it might update the token for organization B but not for organization A, which could lead to errors like: "Can't obtain a new token (Message: Invalid Refresh Token., Code: 132.104)."

This issue has now been resolved.

== WARNING ABOUT THIS VERSION ==

Two minor issues have been identified in this version. They will be addressed in the next release.

1) The "Create" button in the "Create a new repository" dialog is permanently disabled when opened in the "All workspaces" panel. As a workaround to create new repositories, simply switch to the sibling "Repositories and workspaces" panel using the button at the top left corner of the GUI:

ScreenshotScreenshot

2) When the Pending Changes view is in tree mode and the new Drag & Drop feature is used between changelists, selecting a combination of files and structural directories will show an error message stating that "An error occurred processing your request".