Release Notes

Public

6.0.16.1025: Apr 18 2017

New

Gluon: now, the workspaces list on the "Switch workspace" window has the focus by default, so you can directly type in your keyboard to focus a workspace on the list.

Bug

Under some particular cases, the update operation could fail to update some files displaying the error message 'Destination array was not long enough'. Fixed

Bug

GitSync: errors occurred when updating the remote git references were not shown. Thus, the pushed commits could seem missing since the branch reference was not updated. Now, if a reference cannot be updated, the error message is correctly shown by the command line. Example of the new output:

Failed to push some refs:
- refs/heads/master -> branch is currently checked out

Bug

Windows GUI: The branches view was displaying an inconsistent behavior when it was set to Tree mode and the sorting column contained duplicated entries. Fixed.