Release Notes

Public

9.0.16.4525: Sep 16 2020

New

All platforms - Plastic, Gluon: We improved ignore.conf for Unity workspaces!

We fine-tuned the way we detect when client should create the ignore.conf in workspaces that contains Unity projects.

Now, the Plastic SCM client automatically generates the ignore.conf file after updating an empty workspace if it contains a Unity project in order to correctly set up the files the should be ignored.

New

macOS - Plastic: 'Sync with Git' is now available!

We added the 'Sync with Git' option under the Push/Pull context menu in the branch explorer and branches views.

From now on, you won't have to use the command line to sync your git repositories in macOS.

Bug

macOS - Installers: We fixed an issue with package notarization!

A few versions ago, we bumped the version of Xamarin.Mac. This included a new native assembly that was not notarized. The unnotarized assembly caused the whole package to fail the notarization process, thus showing a security warning for those of you who use macOS. This is now fixed!

Bug

All platforms - Issue tracker extensions: We fixed the version compatibility issues to develop custom issue tracker extensions.

Some customers reported that the version of our 'issuetrackerinterface' library changes every new release. This means that users of custom issue tracker extensions for Plastic SCM need to re-compile said extensions every time they upgrade their Plastic SCM clients.

We fixed our build process so it always sets version 5.4.16.0 to the issuetrackerinterface.dll assembly.