IWS Release Notes - Version 1.0.1.496

Initially released to IWS Test on 20151118

Software Fixes

Security Lookups Update
Security Lookup items from the Lookup and Data Query libraries now have Security Alias input parameter added by default.

The lookup library is stored on server and will not be updated automatically.

This issue was tracked as Item #135019.


Issues with Simultaneous Expand/Collapse
If you expand or collapse optional EagleML models in data objects for more than one item at a time, you can get an incorrect node order. The code was updated to resolve this issue by limiting the number of simultaneous requests to one.
This issue was tracked as Item #135202.


Alias Names Generated for CSV Source
If you use CSV data with no header line set as a task source, the alias names will be generated using their names instead of numbers. The code was updated to resolve this issue.
This issue was tracked as Item #135964.