Release Notes

Public

 6.0.16.808: Feb 01 2017

New

This is the third release of the new Plastic SCM 6.0 series. It includes important core improvements and features. It is published in the "labs" channel instead of the official one because there are some important design changes still to be delivered, although it is stable enough to be used in production.

New

Windows GUI: the update operation doesn't lock the GUI since it is not modal anymore.

New

Linux (GTK) GUI: The merge view now includes a Merge Explanation diagram to display the requested merge on a filtered Branch Explorer.

New

Linux (GTK) GUI and Mac OS GUI: The 'selected branches' filter in the 'Branch Explorer' view will be remembered when the application is closed and reopened.

Bug

Windows GUI: The 'find in files' search results were not visible in the diff window when the user moved the top splitter before performing the search. Now it's fixed.

Bug

Windows GUI: Showing annotate of a C# file in the diff view was too slow when a file have some methods/using's/regions collapsed. Now it performs good.

Bug

Gluon: The history view disappeared from the details panel after performing a check-in operation (and then closing the check-in view) from the Workspace Explorer. Now it's fixed.

New

Mac OS GUI: The Merge Explanation diagram in the Merge view now allows users to switch between all repositories involved in the merge to preview the results.