NEW Data Server The version of .NET was updated to 6.0.
NEW Blazor wrapper The Flexmonster package is now taken from Flexmonster.Blazor
NuGet package instead of CDN.
NEW Now CSS version mismatch warning includes information about versions of flexmonster.css
and flexmonster.js
.
FIX The issue with multiple pivot instances was fixed.
FIX The issue with a report filter initialization for the Flexmonster Accelerator was fixed.
FIX The issue with intervals on dates after daylight saving time was fixed.
FIX The exception when loading flat view report after specific pivot report using custom data source API was fixed.
FIX The issue with a false double-click detection was fixed.
FIX custom data source API The issue with overriding the real data type in mapping on the client side was fixed.
FIX The issue with report filters while using the XMLA protocol was fixed.
FIX custom data source API The issue with expanding when the levelName
is set in the slice was fixed.
FIX The issue with the filter by values when using measures with multiple aggregations was fixed.
NEW custom data source API New parameter querytype was added to the /select request.
NEW SSAS Added new property dataSource.useGranularityNamesForDateFilters
for proper dates filtering depending on cube structure.
FIX custom data source API The issue with duplicate requests was fixed.
FIX The issue with the "tab"
symbol in Excel export was fixed.
FIX The issue with sortOrder
when caseSensitiveMembers
is true was fixed.
FIX The issue with getData
API call when there are only columns in the slice was fixed.