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

Release notes

July 2023 (v. 2.9.55)

NEW A sample Next.js + TypeScript project is now available on our GitHub.

NEW Flexmonster CLI A sample Next.js + TypeScript project was added to the create command.

NEW Flexmonster CLI The add command now saves an exact Flexmonster version to package.json.

FIX The exception when changing the Fullscreen tab's ID in the Toolbar was fixed.

June 2023 (v. 2.9.54)

NEW SSAS The options.showEmptyData property now works for SSAS.

FIX The issue with throwing The JSON data is invalid error was fixed.

FIX The issue with an empty page and the missing last column when using print was fixed.

FIX Data Server The issue with hierarchy levels that have different data types set in the mapping was fixed.

June 2023 (v. 2.9.53)

NEW The showEmptyValues property is now available in the mapping. Use this property to show members with empty values for specific fields.

NEW Admin Panel The Help tab now displays the Data Server's version.

FIX The issue with the Maximum call stack size exceeded error when switching to charts was fixed.

FIX The issue with single cell selection when the context menu is opened was fixed.

FIX The issue with loading JSON data as an array of arrays via the stream loader was fixed.

FIX The issue with missing spaces in member names when loading large remote JSON files was fixed.

FIX theme builder The CSS version mismatch warning in themes generated by the custom theme builder app was fixed.

May 2023 (v. 2.9.52)

NEW Angular wrapper A new Ivy-compatible ngx-flexmonster wrapper was released to provide support for Angular 16. ngx-flexmonster works with Angular versions 14 and later.

NEW Flexmonster CLI The new ngx-flexmonster wrapper is now available in the add and update commands.

NEW Data Server MariaDB was added to the list of supported databases. See how to connect to MariaDB.

NEW Admin Panel MariaDB is now available in the list of database types.

FIX The issue with the currency symbol appearing for "Count" and "Distinct count" aggregations in Excel export was fixed.

FIX The issue with opening exported Excel files in LibreOffice was fixed.

FIX The issue with duplicating values of calculated measures after updateData() was fixed.

May 2023 (v. 2.9.51)

FIX The issue with escaping data between <> symbols during Excel export was fixed.