We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

Release notes

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.

May 2016 (v. 2.213)

NEW HTML5 The new Flexmonster Data Compressors for .NET, Java and PHP are released. Please find more information about the Compressors.

HTML5/ FLEX/ FLASH FIXES:

FIX  The issue with column headers layout was fixed.

FIX  The issue with not working filters when using OCSV data was fixed.

FIX  The issue with missing column captions was fixed.

HTML5 FIXES ONLY:

FIX  The issue with adding cell in wrong position when exporting was fixed.

FIX  The issue with setting invalid slice was fixed.

FIX  The issue with too wide columns when exporting to Excel was fixed.

FIX  The issue with messy columns when exporting to CSV was fixed.

FIX  The issue with not intended filter headers when exporting to HTML was fixed.

FIX  The issue with horizontal scrolling and hidden columns in Drill-through was fixed.

FIX Accelerator SSAS The log file is limited to 1 MB and 10 archive files.

FIX Accelerator MONDRIAN All member was excluded from search result in filter.

May 2016 (v. 2.212)

NEW HTML5 New parameter "showAllChartLabels" was added. Setting a value to "true" allows to show all the labels in Pie сhart. If the value is "false" it will have the same behavior as it was before. The default value is "false".

NEW Accelerator MONDRIAN Now it's possible to enable formatting that is defined in Mondrian schema.
Sample XML configuration:

<config>
...
<params>
...
<param name="useOlapFormatting">true</param>
</params>
<config>
HTML5/ FLEX/ FLASH FIXES:

FIX  The issue with missing values in Flat table with JSON data was fixed.

HTML5 FIXES ONLY:

FIX  The issues with displaying charts when the container's size is very small were resolved.

FIX  The issue with incorrect date parsing, without taking into account a time zone, from CSV and JSON was fixed.

FIX Accelerator The issue with showing empty error messages was fixed.

FIX Accelerator Mondrian The issue with filtering specific slice/data was fixed.