Release Notes

Public

7.0.16.2562: Sep 06 2018

New

Command Line Client: The 'cm unlock' command can now be executed by non-administrator users to unlock their locks (locks whose owner matches with the user that executes the command).

The owner of a lock can be checked in the second column of the 'cm listlocks' command output.

New

TeamCity Plugin: We improved the VCS Root polling performance by avoiding checks of branches whose head hasn't changed since last polling interval.

New

Gluon/Plastic for Windows: Improved the automatic change detection. The view is autorefreshed when the window or view is activated, but only if something changed in the workspace since the last refresh.

New

Gluon/Plastic for Gtk: Added auto-refresh option. Open the checkin/pending changes view options to enable auto-refresh. If enabled, the checkin/pending changes view is autorefreshed when the window or view is activated, but only if something changed in the workspace since the last refresh.

New

WebUI: We added links to column values in the Changesets and Labels tables.

Each changeset row includes a link to diff the changeset in the changeset number and a link to diff the changeset branch in the branch name, whereas each labels row includes a link to browse the repository in the label name and a link to diff the labeled changeset in the changeset number.

Bug

Windows GUI: Some buttons were cut on certain dpi resolutions. Now it's fixed. Controls fixed:

- The workspace status bar refresh button

- The textbox on the item's view search popup control.