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.
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.
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.
NEW The sample Flexmonster & Angular project was updated to Angular 15.
FIX The issue with the reportchange
event being triggered twice for the flat view was fixed.
FIX The issue with export to image when using Angular was fixed.
FIX custom data source API The issue with the order of aggs[].keys
affecting the hierarchy structure was fixed.
NEW New formatting options "$(1)"
and "(1)$"
were added to the negativeCurrencyFormat property.
NEW Data Server PEM certificates are now supported and can be set in the HTTPS settings.
FIX The issue with restoring expandAllColumns
/expandAllRows
from the slice was fixed.
FIX The issue with losing expanded rows/columns after partial expandAllData()
was fixed.
FIX The issue with removing measures using the context menu was fixed.
FIX Data Server The issue with setting an empty password for PFX certificates was fixed.