Release Notes
5.4.16.762: Jul 11 2016
Server - User Authentication: From now on, Plastic SCM supports LDAP user authentication without anonymous access enabled.
Windows GUI: The 'branch explorer' view now allows to navigate to mergelink's source/destination changesets even if the target changeset is visible on the screen.
Windows GUI: Explore changesets on branch: Added "Changeset Guid" field to the changeset list. And from now on, all the displayed fields (datetime, owner, cset guid, cset id and comments) can be copied to the clipboard.
User Voice: preserve pending changes comments when closing the view
'Pending changes' view comments are now remembered when closing/reopening the view.
Windows GUI, Linux (GTK) GUI and Mac OS GUI: User Voice request: always display branch comment in Branch explorer (not only from issuetracker)
The branch info is now displayed as follows in 'branch explorer' diagram:
* If an issue tracker is configured in "Task on Branch" mode, the associated task info (if any) from the issue tracker is displayed.
* Otherwise, the branch comment is used to display the branch task info.
Linux (GTK) GUI: The undo changes operation were wrongly cleaning the checkbox status (checked) of the selected items if the operation was not actually performed (the user refused to confirm it). Fixed.
Linux (GTK) GUI and Mac OS GUI: The locking status was not checked when checking in 'changed' items from the 'Pending Changes View'.
Gluon: Update operation from a directory's context menu: If there are fully checked directories to be updated under the selected elements, the new added items were not downloaded to the workspace. Fixed.