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

Release notes

November 2018 (v. 2.6.8)

NEW New filterclose event was added.

FIX The quality of charts export to PDF was improved.

FIX The quality of headers and footers export to PDF was improved.

FIX The error that occurred when a report contained an expand for a node of an undefined hierarchy was fixed.

FIX The exception in the Toolbar was fixed.

FIX The issue with the exception in calculated values with invalid formula was fixed.

FIX The issue with the inconsistency for the CSV export was fixed.

November 2018 (v. 2.6.7)

NEW The error message from the response is now passed to the dataerror event.

NEW New API call openFilter() was added.

FIX The issue with printing in classic view was fixed.

FIX The issue with PDF export in the drill through was fixed.

FIX The issue with the auto-calculation bar on the empty grid was fixed.

FIX The TypeScript type definition for Flexmonster was updated.

FIX The error messages handling in Connect > To OLAP in the Toolbar was improved.

October 2018 (v. 2.6.6)

NEW New event afterchartdraw was added. It is triggered after chart rendering.

NEW The new react-flexmonster npm module for integration with React was added. Check out.

NEW Case-insensitive filters for SSAS.

FIX The issue with calculations when setting "none" aggregation was fixed.

FIX The issue with headers PDF export when the webpage background color is different from white was fixed.

FIX The issue with dispatching reportchange event was fixed.

FIX The issue when the top X filter (the measure) from the report was not displayed correctly in the filter pop-up was fixed.

FIX The issue when the member properties (SSAS, Mondrian) disappear from the grid when the slice is changed from UI using the Field List was fixed.

FIX Accelerator Mondrian Performance improvements for the Accelerator for Mondrian.

October 2018 (v. 2.6.5)

NEW New alert() API call was added to show an alert pop-up window with a custom message. More details.

NEW Report filters export is now available for HTML, CSV, and PDF exports.

FIX The issue with exporting to HTML when customizeCell is used was fixed.

FIX The issue with dividing by NaN was fixed.

FIX The issue with parsing JSON data was fixed.

FIX getFilter() and getFilterProperties() API calls now return member properties within member objects.

FIX The browser’s memory usage when reading OCSV stream was improved.

FIX The issue when the data is not reverting to unsorted in the flat table, when AZ or ZA sorting button is unchecked in the filter, was fixed.

FIX The issue when a calculated value created via UI was not added to the slice in the pivot table based on a local CSV file was fixed.

FIX The issue with a long loading of data subsets in Mondrian was fixed.

FIX The performance when loading JSON or CSV data was improved.

September 2018 (v. 2.6.4)

NEW New export option property pageFormat was added. It allows setting page format for PDF export. Default value: "a4"

NEW The ability to hide entire row/column by setting its size in tableSizes to 0 was added.

NEW Now a new parameter calculateNaN is available for the calculated values. It allows configuring whether the calculation should be performed over the null or NaN parameters. Default value: true

FIX The issue with cropped labels in the report filters was fixed.

FIX Integrations with Angular, React, TypeScript were updated.

FIX The issue with JSON partial updates was fixed.

FIX The issue with a calculated value that uses difference or %difference aggregation and is in the first position among measures was fixed.

FIX The issue with editing and saving the calculated values was fixed.

FIX The issue with sorting in levels was fixed.