...
Stream Action Lists will show the Action full name (with a parent Stream name included) when they come from different Streams.
The 'Result Includes Warnings' and 'Result Includes Error' check boxes are now ticked by default while creating a new Stream Action.
Forms
Fields on user-configured forms can now be explicitly set up as multi-line or single line.
...
Previously all fields on user-configured forms were multiline.
Views
Views can now contain local attributes.
Streams
Pipes
Lookup Pipe Result Caching
...
Fixed: using the date picker form to select the 31st day of the monthactually selected the 1st day of the month.
Various minor fixes / improvements.
Dashboards
Views
Aggregate views with only one attribute (e.g. summation of an amount on an attribute) now work for PhixFlow instances installed on SQL Server.
It was previously possible to attempt to 'Edit' a Stream's Default View, even though this Edit generally failed because the View doesn't actually exist in the database.
Streams
Values saved to 'Date' type stream attributes now have their time parts set to 00:00:00.
When creating a Stream directly from a File Collector, missing Attribute sizes are set to suitable default values.
Publishing a stream failed on SQL Server if the stream table existed but had no primary key constraint.
Analysis
Incomplete stream set causes previous pipe to use the wrong streamset - now correctly only get incomplete streamsets from the same instance after an instance is restarted and analysis is run.
Collectors & Exporters
Database Collectors & Exporters
...
If an Excel File Collector range expression is invalid, the file collector now reports the error and stops; previously the failed range expression was ignored and data was collected as though no range expression had been set at all.
Excel File Collector : improved handling of error conditions and exception values.
Fixed: Exporting the data visible in a Stream View caused all stream sets in the Stream to be exported.
Actions
...
Email Accounts
The Email Account Test button didn't work for imap/imaps accounts.
Scripting
Functions
listToString
Interpretation The interpretation of 'ignoreNullsFlag' was reversed. 'ignoreNullsFlag' now behaves as documented: 0 means treat embedded null values as empty strings, 1 means treat embedded nulls as though they were not in the list at all.
...
Improved handling of null values.
Logging
Cancelled tasks are no longer logged as errors to the server log file.
User Administration
Other
...