Need a special offer?Find out if your project fits.
+

Release notes

August 2016 (v. 2.218)

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.

HTML5/ FLEX/ FLASH FIXES:

FIX  The support of string values (i.e. "07-21-2016 12:00") for "datetime" fields was added.

HTML5 FIXES ONLY:

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.

FLEX/ FLASH FIXES ONLY:

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.

July 2016 (v. 2.217)

NEW Compressor PHP Support of MySQLi was added.

HTML5 FIXES ONLY:

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.

July 2016 (v. 2.216)

HTML5 FIXES ONLY:

FIX  The issue with browser's version for iPads was fixed.

FIX The issue with Calculated Value default name was fixed

FIX  The issue with incorrect numbers in calculated values was fixed.

FIX  The issue with scrolling large rows was fixed.

 

June 2016 (v. 2.215)

NEW  New attribute showEmptyData was added. If you have an empty CSV data source, but the header is defined and you want the Pivot to show it so, you can set showEmptyData as true and it will show your slice with empty data cells. The default value is false - the Component shows the "Data source is empty. Please check the CSV file." message.

NEW HTML5/Flash 'Multiple values' checkbox in the toolbar is shown as checked/unchecked based on chartMultipleMeasures property of the current report.

NEW HTML5 Now jsPivotUpdateHandler is triggered on setFormat() API call.

NEW Flash/Flex The printing for pivot was improved.

NEW Flash New printing option shrinkToPage was added. If it has value true, it allows to shrink all the columns to make them fit the page width.

NEW Flash Now in Flash version after clicking on printing button you will see popup window with printing orientation options.

HTML5/ FLEX/ FLASH FIXES:

FIX  The issue with corruption of exported Excel files caused by invalid characters in grid title was fixed.

HTML5 FIXES ONLY:

FIX  The issue with formatting that contains Swiss thousand separator was fixed.

FIX  The issue with filtering numeric fields was fixed.

FIX  The issue with an exception in IE11 while using Accelerator was fixed.

FIX  The issue with grand totals for difference aggregation was fixed.

FIX Accelerator SSAS The issue with HTTP Error 413 'Request Entity Too Large' was fixed.

 

June 2016 (v. 2.214)

NEW  Now customFields attribute can be set with JSON object. Example:

customFields: [{name:"Field1",value:"Value1"}, {name:"Field2",value:"Value2"}]

NEW Accelerator SSAS An option to convert credentials to User Principal Name (UPN) format by setting UPN_CREDENTIALS=true in flexmonster.config was added.

NEW Compressor PHP The support for MS SQL Server, PostgreSQL, Oracle, PDO and other PHP supported databases was added. See more in the documentation.

HTML5/ FLEX/ FLASH FIXES:

FIX  The issue with exception when passing Array to JSON was fixed. 

FIX  The issue with double values in slice was fixed.

FIX  The issue with MDX error in Mondrian while filtering nested hierarchies was fixed.

HTML5 FIXES ONLY:

FIX  The issue with changing flat view slice was fixed.

FIX  The issue with decoding OCSV that contains special UTF8 characters was fixed.

FIX  The issue with missing gridlines in HTML export in Internet Explorer was fixed.

FIX  The issue with preloader position in Firefox was fixed.

FIX  The issue in Classic view when the first visible data column was jumping after drill-down/drill-up in rows was fixed.

FIX Accelerator SSAS The installer for Accelerator is now supported on Windows Server 2003.

FIX Accelerator Mondrian The issue with missing data while filtering collapsed members was fixed.