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

Release notes

March 2020 (v. 2.8.2)

NEW Multi-column sorting is now available for the flat table (use Ctrl + click to sort via UI).

NEW mapping New mapping property format is now available for JSON/CSV/Custom API data sources to apply date/time formatting for individual fields.

NEW A new withCredentials property was added to the report.dataSource.

FIX SSAS The issue with the restoration of reports with multiple expanded and drilled down tuples was fixed.

FIX MongoDB Connector The issue with the Decimal128 type was fixed.

February 2020 (v. 2.8.1)

NEW Localization files were added to the flexmonster NPM package.

FIX The issue with drawing the grid after resetting the column width was fixed.

FIX The exception when loading JSON data with nulls was fixed.

FIX The exception when clicking on the sigma icon inside the calculated value editor was fixed.

FIX Elasticsearch The issue with showing dates in the drill-through view was fixed.

FIX SSAS The exception with drill through after filtering was fixed.

FIX The issue with incomplete removal of the calculated values in the updateData API call was fixed.

FIX The issue with the drill-through header label for the date data cells was fixed.

FIX The issue with export to the image was fixed.

FIX The issue with customizeCell and export to Excel was fixed.

FIX The issue with fieldSeparator not being saved to the report was fixed.

FIX Export time for export to PDF with custom headers was improved.

February 2020 (v. 2.8.0)

NEW Now Flexmonster provides our own communication protocol called custom data source API. It is designed for summarized data retrieval from the server (read docs).

NEW New Flexmonster Connector for MongoDB provides an easy connection to the MongoDB database (read docs).

NEW New integrations:

NEW A percentage of parent row/column total aggregation was added.

NEW New mapping property aggregations was added to represent the list of aggregation functions that can be applied to a certain measure.

NEW Two new events were added: drillthroughopen and drillthroughclose.

NEW A new option property allowBrowsersCache was added.

NEW Now analyzing the JSON data process progress pop-up message is followed by the percent of analyzed data information.

FIX The issue when the default number formatting was not applied to measures that are not included in the slice was fixed.

FIX The Elasticsearch reports issue when measures were placed in columns instead of being placed in rows was fixed.

FIX The issue with duplicating some header cells in columns when subtotals are off was fixed.

FIX The exception when using conditional formatting with the showEmptyValues: true option was fixed.

FIX The issue with setting showEmptyValues option via the setOptions() method was fixed.

January 2020 (v. 2.7.24)

NEW Added headers and footers for CSV export.

NEW Added headers and footers for Excel export.

NEW Added headers and footers for Image export.

NEW Accelerator SSAS An ability to define custom Impersonator when using Accelerator as DLL was added.

FIX The issue with the context menu when multiple cells are selected with showHeaders: false option was fixed.

FIX For Elasticsearch, the issue with showing non-numeric data in the drill-through view was fixed.

FIX The issue with the unexpected Date.parse() results was fixed.

FIX The issue with hidden columns on print was fixed.

FIX The issue with multiple value filters was fixed.

January 2020 (v. 2.7.23)

NEW Now the right click selects a cell on the grid.

NEW Now the area selection can be returned back to a single cell.

NEW The option grid.showEmptyValues to show members with empty values on the grid was added (CSV/JSON/SQL only).

FIX The exception on the flat table when using the right-click menu on measures was fixed.

FIX The issue when grid.showFilter option does not disable filtering options in the context menu was fixed.

FIX The usage of quotes in CSV export was optimized.