NEW Flexmonster CLI Flexmonster CLI dependencies were updated.
NEW Data Server Flexmonster Data Server dependencies were updated.
NEW Admin Panel Flexmonster Admin Panel dependencies were updated.
FIX Format cells pop-up window: the issue with the APPLY button being null in the shadow DOM was fixed.
FIX The issue with Before or equal and After date filters when the condition value contained time was fixed.
FIX Flat form: sorting icons that appear on hover over string fields are now consistent with their tooltip.
FIX Error handling when saving a report with large data embedded was improved.
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.