Release Notes
6.0.16.975: Apr 04 2017
Visual Studio integration: Added support for Visual Studio 2017.
GitServer: The checksum of the git pack files, which comes from a 'git push' operation, is verified before processing the package.
Windows GUI: The "differences" window now remembers the size of the columns, and the sort column.
CLI: The annotate command now accepts a new --dateformat=date_format_str argument. This enables users to explicitly set the desired output format for dates involved in the annotate command. The command will fall back to the OutputDateFormat value in the client.conf file if no --dateformat argument is found.
Plugin core: the undo checkout command was throwing a null pointer exception. Fixed.
Unity 3D plugin: A error is thrown when you try to save changed files and some of them are exclusively checked-out by someone else. Fixed.
Windows GUI: If you closed the diff window while calculating differences, you could get a "Cannot access a disposed object" error. Now it's fixed.