FIX The issue with horizontal scroll shifting when using updateData() with the custom data source API was fixed.
FIX The issue when editing in the flat view cleared extra cells was fixed.
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.
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.
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.