NEW Blazor wrapper A new JavaScriptHandler property was added to the constructor.
FIX The issue with internal aggregations when setting useOlapFormatting: true
was fixed.
FIX The issue with scrollToRow
and scrollToColumn
methods when scrolling to Number.MAX_SAFE_INTEGER
in Firefox was fixed.
FIX The sizes of scrollbars were adjusted for the latest versions of Firefox.
NEW SSAS It is now possible to set the DATABASE
connection string property through the report.dataSource.catalog
when connecting to the tabular model via the Accelerator.
NEW Blazor wrapper All Flexmonster events are now asynchronous.
FIX The issue with the Toolbar redraw was fixed.
FIX The issue with exporting to PDF and image in RequireJS was fixed.
FIX Flexmonster CLI The issue with the global npm warning was fixed.
FIX MongoDB Connector The issue with filtering when the /handshake request is not implemented was fixed.
FIX Blazor wrapper The issue with Caption
in the Hierarchy
class was fixed.
NEW The new "dataRootPath"
property was added to the DataSourceObject. It allows defining the path to the JSON data in the JSON object.
FIX The exception when there're only columns in slice and showEmptyValues: true
was fixed.
FIX The issue with value filters for nested hierarchies was fixed.
FIX Blazor wrapper The issue with type converting in CellDataObject was fixed.
NEW Elasticsearch The new mapping properties calendar_interval and fixed_interval were added for compatibility with Elasticsearch 8.x. Note: for Elasticsearch before version 7.2 it is now required to explicitly set the deprecated interval
property for dates.
NEW Data Server The new property RetryAttempts was added. With this property, if any indexes are unavailable during the restart, the Data Server will try loading them later.
NEW Admin Panel The new Retry attempts data storage setting was added to the Settings page.
FIX The issue with blocking the Apply
button in the Field List if exception occurs in getData()
callback was fixed.
FIX The issue with the data overriding while loading expands and drills using custom data source API was fixed.
FIX The issue with the "filters"
property from mapping not working for charts was fixed.
FIX The issue with the Toolbar's dropdown menu was fixed.
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.