Need a special offer?Find out if your project fits.
+

Release notes

June 2022 (v. 2.9.28)

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.

June 2022 (v. 2.9.27)

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.

May 2022 (v. 2.9.26)

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.

May 2022 (v. 2.9.25)

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.

May 2022 (v. 2.9.24)

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.