Release Notes

Public

11.0.16.6994: May 26 2022

New

Linux - Server: Enable setting WebAdmin port under 1024

The server can now be configured to start the WebAdmin in ports below 1024.

To do that, edit the /opt/plasticscm5/server/server.conf and change the default values (ports 7178 and 7179) for the new ones at your convenience on the following configuration keys:

WebAdminToolPort
WebAdminToolSslPort

Alpha new

All platforms - PlasticX: Add diff selection to text editor

New option to check differences from selected lines in text editor has been added:

Alpha new

All platforms - PlasticX, GluonX: Open files on Enter key pressed

The Enter key pressed will open the selected files from Workspace explorer tree.

Alpha new

All platforms - PlasticX: New icon for dynamic workspaces.

We designed a new icon for Dynamic Workspaces. So now, those workspaces that are dynamic use a new icon so the user can be differentiated from the standard workspaces.

NOTE: Dynamic Workspaces are available only on Windows platforms for now.

Alpha new

All platforms - PlasticX: Add help link for dynamic workspaces.

When creating a workspace, we added a link label to our blog explaining what Dynamic Workspaces are, and what are they for.

Alpha new

All platforms - Plastic, Gluon: Improved sign in to cloud server on on-premises mode

When you selected the on-premises mode for the sign in, and entered a cloud server, we were showing a dialog with the sign-in options available for that server.

We integrated this view inside the same dialog that is used to create the account, so the process is cleaner.

Alpha bug

All platforms - PlasticX: Workspace explorer symlinks

A few issues have been fixes related to symlinks on the workspace explorer:

- Checkout, undo checkout, lock and checkout now support symlinks

- Symlinks are now represented by the correct native icon

Alpha bug

All platforms - PlasticX: Code review didn't navigate to the comment correctly

Under some circumstances, the code review didn't navigate to the correct file and line when you double-click a comment. In addition, sometimes, a wrong message appeared to notify you about the file was deleted when it was not the case. Now both bugs are fixed.