Pricing changes are coming in January. Contact our Sales team to secure the current price for your desired license.

Release notes

October 2022 (v. 2.9.37)

NEW Flexmonster Data Server is now supported for Linux ARM. The new Data Server version is available in Flexmonster CLI 2.9.7 or later. See how to update the CLI.

FIX The exception when using aggregation over non-existent measure in calculated values was fixed.

FIX The issue with exporting the centered text to PDF was fixed.

FIX The issue with exporting large data to Excel was fixed.

FIX MongoDB Connector The issue with undefined schema after server restart was fixed.

October 2022 (v. 2.9.36)

NEW Integration with Flutter framework for iOS/Android was introduced. Read docs.

NEW Flexmonster Data Server is now supported on Macs with Apple silicon. The new Data Server version is available in Flexmonster CLI 2.9.7 or later. See how to update the CLI.

FIX The issue with exporting calculated values containing percent formula to Excel was fixed.

FIX The issue with exporting thousandsSeparator format to Excel was fixed.

FIX The issue with the expand query structure was fixed.

FIX The issue with infinitely loading pop-up in the flat view was fixed.

FIX The issue with page scroll jumping after closing the drill-through view was fixed.

FIX The issue with long captions overlapping aggregations in the Field List for the flat view was fixed.

October 2022 (v. 2.9.35)

NEW For calculated values, the round function now accepts a second argument to specify how many decimals to round. Default value is 0.

NEW A new concurrentRequests property was added to the DataSourceObject. When its value is true, the expand/drill requests are sent simultaneously. Default value is false.

FIX The issue with changing slice from the Field List was fixed.

FIX The autocomplete option for input fields was disabled.

FIX The issue with applying round and abs functions over other calculated values was fixed.

FIX The issue with using negative numbers in calculated values was fixed.

September 2022 (v. 2.9.34)

NEW Admin Panel A new Database query settings section was added to the Settings page. Now, it is possible to set how many seconds to wait for SQL commands to execute.

NEW Data Server The new property CommandTimeout was added. It allows setting the wait time (in seconds) before terminating the attempt to execute a command and generating an error. The default value is the value of the SQL driver.

FIX The issue with extending Array.prototype was fixed.

FIX The issue with the "recordId" property in row headers was fixed.

FIX The exception when switching from flat view to compact with all nodes expanded was fixed.

FIX The issue with rendering multiple white spaces in chart labels was fixed.

FIX Blazor wrapper The issue with GetFilter() API call was fixed.

FIX Blazor wrapper The type of FlatSort property in the Slice object was changed.

FIX Blazor wrapper The issue with ShowTotals property in the GridOptions object was fixed.

FIX Blazor wrapper The PageFormat property was added to the ExportOptions object.

FIX flexmonster.d.ts The pageFormat property was added to the ExportOptions interface.

September 2022 (v. 2.9.33)

NEW Flexmonster CLI Now flexmonster-cli provides instructions for running Flexmonster Data Server on ARM-based Macs.

FIX The issue with the drillThroughMaxRows inconsistency was fixed.