IWS Release Notes - Version 1.0.1.565

Initially released to IWS Test on 20160302

Software Fixes

Underlying Solutions Saving When Not Intended To

Underlying solutions were being re-saved when you saved the solution even when you had set allow export=NO. The Save Solution algorithm was updated to resolve this issue.
This issue was tracked as Item #138853.


Disappearing Connections in EagleML Destination

If you focused an object connected with EagleML Destination, its outgoing connections disappeared or were not displayed at all. The code was updated to resolve this issue. Incoming connections are now correctly displayed for all Destination formats.
This issue was tracked as Item #138877.


Error Evaluating Expressions that Use Output Parameters

If you tried to evaluate an expression that contains output parameter of an object (has dot symbol in its title) using the Evaluate Expression window, you would get multiple validation errors. These expressions now can be evaluated and initialized in a Context section.
This issue was tracked as Item #139172.