Release Notes

Public

8.0.16.4054: Mar 09 2020

New

All platforms - Command line client: cm ls is now about 20 times faster!

The command was retrieving the branches where each item was modified for the last time one by one. Now it batches requests.

In our internal tests, retrieving the biggest tree we have goes down from 190 seconds to just 10 (19 times faster!).

> cm ls / --tree=264526ea-eae6-407d-ba24-e3fcb646d7ee@codice@ourinternalserver.com:9090 -R 

Bug

All platforms - Gluon: After switching to a branch in an empty workspace using Gluon, if the workspace had xlinks, when trying to download a single file failed with an unexpected error. Now it's fixed.

Bug

Windows - Plastic: When moving the mouse really close to the top, over the comments bar in the CodeReview window, sometimes the following error appeared:

Specified argument was out of the range of valid values. Parameter name: lineIndex

Now it's fixed!