Improvements
PROD-3753
Add setting to hide target directories which do not exist
In copy and export modes, you can now prevent non-existing directories from showing up in the target directory selector drop-down list.
PROD-3923
Improve drag & drop in Profile Editor
While dragging CustomWorks profile sections, the profile tree nodes are now expanded only if the section being dragged can be dropped inside the section under mouse cursor. Additionally, drag over is now detected correctly while dragging on profile section icons.
PROD-3926
Implemented auto-scroll in profile treeview
The tree view in profile editor now scrolls vertically when dragging items. This helps in reorganizing eg. variables in classifications.
PROD-3928
Variables that do not exist in classification are not editable in table views
In table views, variable cells are now shown in grey color and uneditable state if the referenced variable does not exist in the item on the cell row. The cell state updates dynamically when classifications are updated.
PROD-3905
List based dimension links should support dimensions links written by CustomWorks 5
Added settings for dimension links to allow converting CW5 dimension links as list based expression formatted dimension link types.
PROD-3918
Add setting to prevent creating new directories in Copy and Export
You can now prevent Copy and Export modes from automatically creating new subdirectories by unchecking "Create target directory" setting in copy or export profile.
Fixed Bugs
PROD-3908
Converting Make Independent custom action into Make Independent Mode fails in specific case
PROD-3922
Excel export fails if count of columns is greater than 26
There was a bug in Excel exports which resulted in corrupted excel files if the export had more than 26 columns. This problem is now fixed.
PROD-3890
Changing copy profile randomly disables execution button
PROD-3754
Target Directory Selector path cannot be scrolled horizontally
A bug in visual style of target directory selector in copy and export modes is fixed. The bug made it difficult to edit long directory names in the text box of the drop-down list.
PROD-3915
FileNotFoundException in fetch drawings from vault custom action
PROD-3907
Bundle setup requires uninstall in specific cases
Bundle setup package (Setup CadWorks Software Products 6.exe) had a bug which caused products to be installed incorrectly, resulting in exception when loading CustomWorks add-in. This issue is now fixed and from now on the bundled setup uninstall both CustomWorks and AutomateWorks completely before reinstalling them.
PROD-3930
Make independent raises exception in specific case
Generating filenames for drawings during Make Independent did not work correctly in a specific edge case. This issue is now fixed.
PROD-3929
Empty cells in excel export may be formatted incorrectly
PROD-3891
Project variables do not work as intended
A bug causing project variables to stop updating in copy and export modes is now fixed.
PROD-3921
Custom Actions in Save As mode do not work as intended
A bug causing custom actions in save as mode to work incorrectly is not fixed.