Release Notes
6.0.16.1756: Nov 14 2017
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.
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.
GUI: Fixed a "null reference" error when clicking the "display full branch names" option from the branch explorer without server connection.
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).
First connection to Tube was always failing with "TubeWorkingMode is only valid through PlasticTube calls". It is fixed now.