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

Release notes

July 2022 (v. 2.9.30)

FIX The issue with setting useOlapFormatting: true was fixed.

July 2022 (v. 2.9.29)

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.

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.