This is a bugfix release of Loginom. Several issues were resolved.
Fixes
Cutting-pasting of nodes: upon cancellation of node cutting, links connected to the input nodes of supernodes or to the workflow variables node (#7420) were not restored.
XML extraction: if data type was not specified in the schema of any element, the following error could occur: “Error while the XML-document parsing: Error while stream parsing on row …, position …” (#7269).
Coarse classes: when package opening and subsequent node executing, the number of events and negative events in the null class was incorrectly displayed equal to 0 (#7428).
Сorrelation analysis: when correlation coefficient calculating, correct processing of the data sets containing Null (#6898) was added. (#6898).
Connection to the REST service: if incorrect value was specified in the REST service address field, it was impossible to go to the next page (#7192).
Core framework: when opening the package, containing inherited supernodes, the following error could occur: “More than one element with {...-..-..-..-...} identifier included into the collection” (#7432).
The Python operation with numexpr module was corrected in the code execution mode inside the process, errors occurring while executing requests to databases were corrected, regression bugs in...