Release Notes

Internal

5.0.44.526: Jan 30 2014

New

Now the Branch Explorer can filter the branches to show. The old conditional format tab has been updated to include new filtering rules.

It is possible to define inclusion and exclusion rules. To get further information about this feature please see the blogpost related to this release in our blog.

New

Added some shortcuts to the GUI:

* Ctrl+D to show branch and changeset differences from the Branches View, Changeset View and Branch Explorer.

* Ctrl+V will focus an item in the Items View if you have copied the item path in the clipboard.

* The diff view (diff branch, changeset) uses the following shortcuts:

** Ctrl + Alt + + to navigate to the next file

** Ctrl + Alt + - to navigate to the previous file

** Ctrl + Shift + Alt + + to navigate to the last file

** Ctrl + Shift + Alt + - to navigate to the first file

** There is no need to focus the differences control to navigate through differences (Ctrl+ + or Ctrl + -).

Bug

When the result encoding is set to NONE, mergetool will check the contributors encoding instead of saving the result without encoding.

Bug

The cm ls command did not show proper information if the --tree option was used along with a workspace or a non-existent path. Fixed: Now, if --tree or --selector="rep..." are specified, the path provided must be a server path (/dir/file.txt), not a workspace path (C:/Users/myuser/mywk/dir/file.txt).

Bug

Documentation: cm help reviewed in depth and fixed several issues regarding spelling and formatting.