Release Notes
5.4.16.624: Nov 18 2014
GameUI: Improved the explorer view performance when changing between items with large revision history.
Also, the history view for directories is now disabled.
GUI: When the log4net "Merge" logger is set to INFO (or DEBUG), the merge operation could eventually show an error, aborting the operation.
This error happened since 5.4.16.621 and now it's fixed.
GUI: The 'Diff' window was not setting the vertical scroll at the beginning of the file contents after focusing a different item. Now, after switching among the different files in the diff window, the scroll is set at the top of the contents.
GUI: Code Review: Double clicking on a code review comment did not focus the commented line in the right textbox of the differences panel correctly. Now it's fixed.