Release Notes

Public

9.0.16.4851: Jan 12 2021

New

Linux - Plastic: Added workspace info bar

We added the workspace info bar, already present in macOS, to Linux Plastic.

It is a small panel at the top of the window to show you the branch/changeset/label (and its repository) of the current workspace, the current workspace name and path, and the current user's name.

This is how it looks:

Enjoy!

New

P4 sync - Linux: P4 Sync available in Linux using P4 CLI

The P4 sync operation didn't work in Linux, even if you enabled the P4. We fixed a few minor issues and it's now supported!

New

All platforms - WebUI: We upgraded JavaScript third party libraries in order to solve security vulnerabilities.

Bug

Windows - Plastic: plasticlinks branch name error

Plasticlinks failed to open when users shared links related to branches that included special characters in their names.

This encoding error is solved now.

Bug

All platforms - Command line client: fixed exception calling "cm update --forcedetailedprogress" from node.js

The aforementioned command (and any other using the --forcedetailedprogress" flag) now runs successfully when invoked from node.js.