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.
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.
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.
FIX The issue with escaping data between <>
symbols during Excel export was fixed.