Release Notes

Public

5.4.16.719: Jan 15 2016

New

TeamCity plugin: The agent's workspaces are now created in the standard build directory instead of placing them inside subdirectories.

New

Gluon: From now on, the workspace path textbox in the configuration window (gluon.exe --configure) will be autocompleted using the selected repository name.

New

Gluon: Connections to remote, non profiled servers are now supported. Gluon will prompt users for the remote server credentials if needed.

New

Gluon: SSL certificates from Plastic SCM servers can now be accepted.

New

Linux GUI (GTK) and Mac OS GUI: A new option has been added to the 'pending changes' view in order to enable/disable notifications of newer changes in the current working branch, and optionally apply those newer changes in the workspace.

Bug

MergeTool Windows: Fixed an out of range exception when enabling the 'Ignore EOL and whitespaces' option.

Bug

MergeTool Windows: Fixed an out of range exception using the XMerge feature when the replaced selection was at the end of the file.

Bug

Client core: After applying newer changes from the repository from the current working branch in the workspace (a.k.a. update-merge), and the workspace revision of an item had the same content than the server revision recently applied, the workspace revision metadata was not properly updated. As a result, when a further change in that item is about to be checked-in, the checkin operation will fail with a 'The parent revision of the item X is inconsistent with the loaded one in the changeset…' error. Fixed.

Bug

MergeTool Windows: Fixed an 'ArgumentOutOfRangeException' using the XMerge feature when the replaced selection was at the end of the file.