Release Notes
6.0.16.1168: May 24 2017
Jet: Starting from this release number, the default server backend will be 'Jet' (database backend based on filesystem) for new installations of Plastic SCM.
(Previous installations will keep the configured settings).
From now on, the default communication protocol will be 'PlasticProto' (custom Plastic communication layer protocol), instead of .NET remoting based one.
This will reduce significantly network traffic, and it will improve overall performance too.
Triggers: The 'editreview' trigger will be launched now every time a review comment is created, edited or deleted.
JIRA extension: A new 'Resolved statuses' configuration entry has been added to the JIRA configuration. This new entry will hold a comma-separated list of status names to be considered as 'resolved'. The default value is 'Done', so no issues with status 'Done' will be shown in the task list on the New Branch dialog by default.