Release Notes

Internal

5.4.16.624: Nov 18 2014

New

GameUI: Improved the explorer view performance when changing between items with large revision history.

Also, the history view for directories is now disabled.

Bug

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.

Bug

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.

Bug

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.