...
See Reset Configuration for more information.
Performance
Improved performance while doing analysis which generates lot of log messages (>1000).
...
Bug Fixes
Graphical User Interface
Fixed: using the date picker form to select the 31st day of the monthactually selected the 1st day of the month.
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.
...
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.
Collectors & Exporters
Database Collectors & Exporters
SQL Comments now only apply to the current line the comment is on, not to the remained of SQL after the comment line.
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.
Actions
Export / Import
Scripting
Functions
listToString
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.
dateAdd, dateSet, getDayOfWeek, getDayOfYear, getMonth, getYear, timeBucket, timeSlots
Improved handling of null values.
Logging
User Administration
...