NEW HTML5 The data is being saved into the report with the new compression algorithm now.
FIX Previously we faced a problem that the loaded reports with old .ocsv format were not working with the updated Compressor. That is why we made some changes that allow you to save your reports in the correct format, the same that we are using in our Flexmonster Data Compressor for .NET, Java and PHP.
FIX The issue with data inconsistency when using the Compressor was fixed.
FIX The error when we have empty data(""/null) for levels in JSON was fixed.
FIX The incorrect members in pivot table for levels from JSON were fixed.
FIX The restoration of expandedRows and expandedColumns from a report object that is based on inline JSON data was fixed.
FIX The issue with the inconsistency of the Date type interpretation between Chrome and Safari browsers was fixed. Edge browser identification was added.
FIX The issue with the unnecessary "No data message" for charts was fixed.
FIX The issue with toolbar when the charts are not opening on mobile devices was fixed.
FIX CSS conflict with BootStrapUI that is hanging the browser on iOS 9 mobile devices was fixed.
FIX The Component rendering issue, if it is initialized with the report based on inline JSON data, was fixed.
FIX Compressor PHP The issue with numeric type for SQL Anywhere database was fixed.
FIX The issue with not working custom sorting when the data members are starting from the capital letter was fixed.
FIX The issue with the wrong dimension caption when the dimensionCaption attribute is not set in JSON data was fixed.
FIX The issue with parsing meta object in JSON was fixed.
FIX The "Multiple values" checkbox in toolbar was improved.
FIX The format for datePattern and dateTimePattern was fixed. The Сomponent supports the following patterns style in HTML5, Flash and Flex versions: "MM-dd-yyyy HH:mm:ss", where MM is for months and mm is for minutes.
FIX The issue with hierarchical JSON data was fixed.
NEW Compressor PHP The ability to save compressed data to OCSV file was added.
NEW HTML5 New option showDrillThroughConfigurator was added to control the Field List visibility inside Drill Through view. The default value is true, which means the Field List is visible as in previous versions. If you prefer to hide this run-time control, please set showDrillThroughConfigurator option to false.
NEW HTML5 New option showChartOneMeasureSelection was added. The default value is true, which means that the visibility of the measures dropdown on charts does not depend on the amount of measures in it. If the value is set to false, the measures dropdown on charts will be hidden if there is only one measure in the list and visible if there are two or more measures.
FIX The support of string values (i.e. "07-21-2016 12:00") for "datetime" fields was added.
FIX The issue when the first line is not exported from Flat Table to CSV was fixed.
FIX The issue with Calculated view popup positioning was fixed.
FIX The issue with loading specific OCSV files was fixed.
FIX The issue with too large titles in printing mode was fixed.
FIX The issue with bad fonts in shrinkToPage mode was fixed.
NEW Compressor PHP Support of MySQLi was added.
FIX The issue with exporting Flat Table to Excel when the customFields are defined was fixed.
FIX The issue with empty Drill Through for data containing levels was fixed.
FIX The issue with showing too long data in Drill Through mode was fixed.
FIX The issue with setting "string" type to numeric fields with zero values in JSON was fixed.
FIX The issue with filtering specific numeric hierarchies was fixed.
FIX Accelerator The issue with the error in query parser when typing in filter search in Chinese was fixed.
FIX Accelerator The issue with invalid request signature was fixed.