NEW Integration with the Svelte framework was added (read docs).
FIX The issue with drills not being cleared after another hierarchy level is selected in the slice was fixed.
FIX custom data source API The issue with calculated values being included in the /select request for the drill-through view was fixed.
FIX The issue with semicolon duplication (;;
) in flexmonster.css
was fixed.
FIX The issue with inconsistency between the current slice and predefined drills was fixed.
FIX accessibility The accessibility improvements were added.
FIX localization The Italian localization for the Contain filtering condition was improved.
FIX flexmonster.d.ts Type of the recordId
property in the CellData
interface was fixed.
FIX flexmonster.d.ts Type of the label
property in the Hierarchy
interface was fixed.
FIX flexmonster.d.ts The fieldSeparator
property was added to the ExportOptions
interface.
FIX flexmonster.d.ts Missing properties were added to the MeasureObject
interface.
FIX The issue with the Last... date filter when daylight saving time starts or ends was fixed.
FIX The issue when very long cell labels in the data area break column alignment was fixed.
FIX The issue with rearranging fields on the grid by dragging on touchscreens was fixed.
FIX The drag-out behavior of field headers on touchscreens was improved.
FIX Flexmonster CLI Now the flexmonster add accelerator -i
and flexmonster update accelerator
commands automatically start the installation wizard.
NEW Field List search is now available in the drill-through view.
FIX The issue with loading CSV data that has more than 10240 characters in the header was fixed.
FIX accessibility Grid: state was added to expand/collapse arrows.
FIX accessibility Grid: columns now contain information about a sort type applied to them.
FIX accessibility Grid: contrast ratio was improved for draggable boundaries of sheet headers.
FIX accessibility Grid: role and accessible name were added to draggable boundaries of sheet headers.
FIX accessibility Grid: the button
role was added to header cells with measure names.