Release Notes

Public

7.0.16.2637: Oct 02 2018

New

Unity 3D plugin: Rename/move directories are working again! This issue happened since Unity 5.1.1f1 introduced a bugfix with side-effects that broke the rename/move folder in Plastic.

Thanks to the help of Jake Turner from Unity staff we were able to implement a valid workaround to fix this issue :)

New

Unity 3D plugin: decorators for folders are now updated correctly after running add/checkin operations.

New

DevOps: The trunk mergebot logging now makes more sense and introduces more detail in the failed operations, but in a readable way.

New

CLI: The 'cm showfindobjects' command now is way more useful than it was. We have added the type of each field you can search by, and some tips and tricks regarding replicationlog and date constants you can use on your queries. This is an ongoing effort on making our CLI great, so expect further improvements on this.

Bug

Replicating against 2 different organizations (orgA and orgB) at the same time from the same server, one of the replications could fail with the error "Plastic SCM server ssl://orgA@cloud.plasticscm.com:8086 wasn't able to open a connection to the database. Check the server log (plastic.server.log). Error: Login failed for user 'orgA_rep_22'."

Bug

Visual Studio Package: Plastic SCM plugin for Visual Studio was not listed as a valid Source Control Provider if the user that installed plastic was a Windows standard user. Fixed.