IWS Release Notes - Version 1.0.1.657

Initially released to IWS Test on 20160817

Enhancements

Removed Lock/Unlock and Subprocess from Ribbon

The Lock and Unlock option on the menu ribbon has been removed. The original purpose of this feature was to allow you to lock the worksheet while doing analysis to ensure you did not change anything and then unlock it afterwards. However, this feature was not used and it caused some confusion as to its purpose. Similarly, the Subprocess option was also removed. If you selected objects on the worksheet and clicked this option, IWS created a new sub process worksheet with the selected objects only. This feature was also not highly used.
This issue was tracked as Item #128629.


Removed Navigation pop-up
The Navigation pop-up panel is now removed from main window. The worksheet size controls are now moved to Worksheet Properties pop-up.
This issue was tracked as Item #123948.

Software Fixes

Issue with Special Characters in Header Names

If you used a source file with special characters in column header and use its alias in expression, the wrong column will be used in output rule file. The code was updated to resove this issue. The field is now mapped by correct column number in these cases.
This issue was tracked as Item #144027.


Extra Root Level for Expanded EagleML Model

The expanded optional EagleML model has an extra 'Root' level. This issue occurs when model has several occurrences in EagleML object scheme. The code was updated to resolve this issue, models are now correctly expanded. You can use the Refresh option to repair any invalid models.
This issue was tracked as Item #144028.