Release Notes

Public

5.4.15.602: Sep 11 2014

New

GameUI: Improvements in the image preview:

* Preview added for deleted files in Checkin Changes. Useful to know what was deleted prior to checkin.

* Preview of checkouts is available now.

* Directories now have preview both in Configuration Mode and History.

* The preview is now updated when switching from history to the Explorer tree.

* The hash calculation of files to preview has been modified so it is much faster and even large files don't slow down the UI.

New

GameUI: Added the 'revert to this revision' option to the context menu of the history view.

New

GameUI: Some standard operations from the CLI and the GUI cannot be run in GameUI (partial) workspaces. The Plastic SCM client core now detects the type of the operation's underlying workspace and if the operation cannot be executed, the user is notified with a descriptive message.

Bug

Replication: The replication operation had a file/directory handlers leak due to the logging configuration. Up to two handlers of the server folder were kept opened per replication operation. Fixed.

Bug

GUI: The 'create workspace' dialog appeared twice when creating a new workspace from the workspaces view. Fixed.