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

Release notes

April 2020 (v. 2.8.4)

FIX The issue with incorrect analyzing data message was fixed.

FIX The default behavior of the rawData property was restored.

FIX The issue with resizing more than one Flexmonster instance was fixed.

FIX The issue with calling the dispose API call for more than one Flexmonster instance was fixed.

FIX Accelerator The issue with blocking error when using an MDX measure was fixed.

FIX The issue with saving files (export, reports) when using Adobe Analytics was fixed.

FIX The exception when using invalid names in a formula for calculated values was fixed.

FIX Validating calculated values was improved to check all names.

FIX For SSAS XMLA connection the issue with duplicating requstHeaders for the first request was fixed.

March 2020 (v. 2.8.3)

NEW The "withCredentials" property is now supported for the Flexmonster Accelerator.

FIX The issue with "instanceof Array" check in different frames was fixed.

FIX The issue with empty recordId in the drill-through pop-up window cell was fixed.

FIX The issue with exporting dates with timezones to Excel was fixed.

FIX For custom API data source, handling and sorting of empty numeric/date members were improved.

FIX Gear icon is now hidden in the flat form with grid.showFilter: false option.

FIX Loading empty CSV/JSON data was made consistent.

FIX The issue with the Ctrl+click for multi-column sorting on Linux/Ubuntu was fixed.

FIX The issue with the Ctrl+click for selecting multiple cells on Linux/Ubuntu was fixed.

FIX The issue with the overlapping of a filter icon in header cells on the flat table was fixed.

FIX The issue with missing sort icon for some measures in multi-column sorting mode was fixed.

FIX The issue with scrolling in the Field List on iOS 13 was fixed.

FIX The issue with the sigma icon visibility inside the calculated value editor was fixed. Now the sigma icons which are used to choose the aggregation are available for all items that have more than one aggregation available.

FIX The issue when a word (undefined) is displayed next to the formula name in the calculated values editor was fixed.

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.