Release Notes
7.0.16.2338: Jun 30 2018
Gluon mac: Added a --view argument to open gluon from the command line showing an specific view. Examples:
gluon --view=CheckinView
gluon --view=ChangesetsView
gluon --view=WorkspaceExplorerView
gluon --view=WorkspaceConfigurationView
UnityPlugin (OS X): Enabled the "Select loaded Assets" button in the "Version Control" tab, to allow users to select loaded assets when working in Gluon mode.
The fast-update operation failed when file system permissions of a directory were changed. Now it's fixed.
The merge operation failed with the error '{path} is not in a workspace' when it had to apply changes under a cloaked directory that was loaded previously on disk at some point (i.e. has out-of-date contents), and those changes are now under a different path.
Windows: Plastic got stuck when displaying the form to get archived revisions on disk. Now it's fixed.
Windows gluon: Selected checkboxes seemed disabled due to a grey color. Use normal color instead.