Release Notes

Internal

5.4.16.623: Nov 14 2014

New

GameUI: Now, the 'update' operation is also able to apply 'move' operations in the workspace.

Additionally, the update report has been improved when the update cannot apply certain operations, showing the affected item and the reason.

Bug

GameUI: The configuration view was throwing a 'key duplicated' error following the next steps:

1. A directory already loaded in the workspace is marked to be unloaded (set checkbox to 'unchecked' status).

2. One of the items under the directory was also renamed or moved in the server side.

3. After clicking the checkbox to mark the directory to be loaded again, (set checkbox to 'checked' status), the error is shown.

This behavior was also reproducible in the command line client with the 'cm partial configure' command.

This scenario has now been fixed, and the error is not shown anymore.