Release notes

March 2023 (v. 2.9.46)

NEW "Integration with amCharts" demo was updated to amCharts 5 in the sample React, Angular, and Vue projects.

FIX The issue when slice changes made on the grid were not synchronizing with the Field List was fixed.

FIX The issue with the jumping scroll when using updateData() with the options.partial parameter was fixed.

FIX Admin Panel The max value limit for number inputs was improved.

February 2023 (v. 2.9.45)

NEW Admin Panel A new Mapping configuration is now available when editing JSON and CSV indexes. Use this configuration to adjust the autodetected field data types.

February 2023 (v. 2.9.44)

NEW Exported Excel files are now compressed if the client's browser supports the "deflate-raw" compression.

NEW The sample Flexmonster & Ionic React project was updated to Ionic 6.

NEW Data Server A new Mapping configuration property was added to the config. Use this property to specify field data types in JSON and CSV.

FIX The issue with "Maximum call stack size exceeded" when the number of items in the filter exceeds 1000 members was fixed.

FIX Data Server The issue with number columns being treated as strings when the first record is null was fixed.

January 2023 (v. 2.9.43)

NEW The Exclude option was added to the members' context menu. Use it to hide specific members from the report.

NEW The sample Flexmonster & Ionic Angular project was updated to Ionic 6.

FIX The issue with searching in the filter pop-up window when dataSource.useStreamLoader is set to true was fixed.

FIX Data Server The issue with value filters on the flat view was fixed.

FIX SSAS The issue with showing empty charts if there are no total values was fixed.

January 2023 (v. 2.9.42)

NEW The sample Flexmonster & React Native project was updated to React 18.

NEW React Native wrapper Our React Native wrapper now supports React 18.

NEW Accelerator The minimum required version of .NET was updated from 4.5.2 to 4.7.2.

FIX Performance of the distinct count aggregation for numeric measures was improved.