FIX The error message for cases when a chart exceeding the canvas maximum size is exported to PDF was improved.
FIX The issue with saving captions for a "date"
field to mapping when using the flat form was fixed.
FIX Error handling for cases when CSV files larger than 256MB cannot be loaded due to XHR limitations in Chromium-based browsers was improved.
FIX The issue with selecting Toolbar tabs in the keyboard navigation mode was fixed.
FIX custom data source API The /select request for the pivot table was improved. If an expanded member is filtered out using the selection filter, it will not appear in the query.
NEW The sample Angular project for Flexmonster was updated to Angular 18.
FIX The issue with collapseAllData() not drilling up all hierarchy levels when using the "api"
data source type was fixed.
FIX The unnecessary href
attribute with the javascript.void(0)
value was removed from Toolbar tabs.
FIX The issue with expands when multilevel hierarchies are present in columns and expandAllData is called for columns with the withAllChildren parameter set to true
was fixed.
FIX The issue with sorting hierarchy members when the child-level members are presorted was fixed.