Release Notes

Public

6.0.16.1756: Nov 14 2017

New

Jet backend: From now on, the so-called 'high performance mode' will be enabled by default. This change won't replace any existing jet.conf config file setting (highperf=true|false).

REMARK: the 'high performance mode' will slighly increase plastic server's memory footprint.

Bug

Windows GUI: The progress indicator (this round figure that moves when an operation is in progress, like a merge) was not properly animated. Now it's fixed. We broke it when supporting high DPI because now gifs need to be properly resized to the current screen DPI.

Bug

GUI: Fixed a "null reference" error when clicking the "display full branch names" option from the branch explorer without server connection.

Bug

Linux and OS X: a workspace with pending changes failed to update when the "merge with pending changes" was not allowed. In reality this setting has nothing to do with this type of update (what we call update-merge), so it is now allowed (like it is on Windows).

Bug

First connection to Tube was always failing with "TubeWorkingMode is only valid through PlasticTube calls". It is fixed now.