Release Notes

Public

7.0.16.1912: Jan 09 2018

New

Lots of Linux GUI code refactored to simplify and clean up the use of lists. Big internal refactor :-)

New

Gluon (windows, gtk, mac): When you deconfigured a file or directory, the root node was always selected in the "explore workspace" tree. This was annoying when the node were on the bottom of a big tree.

Now, when you deconfigure an element, the focus go to the previous element or the parent directory, not the root.

Bug

Mergetool for Linux: the difference drawing was not work fine when the region bounds exceed the textbox lines. Fixed.

Bug

Server: We had some reports of the server being unable to start after a sudden shutdown of its host machine if it was performing a background maintenance task at that moment. That sudden shutdown prevented the OS from flushing its buffer into the disk. From now on, the involved maintenance tasks will force the OS buffer flush to avoid any further issues in case of an unexpected system shutdown.

Bug

The replication process of a branch failed if the replicator user wasn't granted the 'replicatewrite' permission for its parent branch on the destination repository. Fixed.

Bug

Gluon for OS X: The image preview for pdf files was broken few releases ago when the preview image size was changed depending on the image resolution. Also, the aspect ratio of the files in the preview was not respected. Now both issues are fixed.