We have changed our pricing. Flexmonster Software License Agreement was also updated (list of changes)

Release notes

December 2018 (v. 2.6.9)

NEW Now the row height can be set via CSS.

NEW New showLegend property was added to chart options. It indicates whether the legend is visible (true) or not (false) for the charts. Default value: true.

FIX clear() API call was improved to cancel OCSV data loading.

FIX The possible conflict of the d3.js version used in Flexmonster and another d3.js version used in the project where Flexmonster is embedded was resolved.

FIX Y-axis titles positioning was improved on charts.

FIX L flag in dateTimePattern, timePattern and datePattern was fixed. It is used to format milliseconds as a two digit number (rounded, if needed).

FIX The CSV formula injection for the Excel export was disabled.

FIX The issue with putting wrong field's uniqueName in calculated measure formula was fixed. Now the component shows the warning message for unexisting uniqueName.

FIX The issue with printing many rows was fixed.

FIX The issue with the calculation of standard deviation aggregation for single value was fixed.

FIX The issue with showing the context menu in Edge and IE was fixed.

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.