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.
NEW A new filter.filterByDateAndTime option was added. When set to true
, date fields are filtered by both date and time parts. This option is supported only for the "api"
data source type.
FIX The issue with localizing labels in the auto-calculation bar when localization is loaded via URL was fixed.
NEW Descriptions in license pop-up alerts were improved.
FIX The issue with the default conditional formatting styles was fixed.
FIX The issue with incorrect calculated value formulas when field captions are used instead of unique names was fixed.
FIX The issue when dragging fields into an empty row area in the classic (tabular) pivot table led to console errors was fixed.