We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

Release notes

November 2022 (v. 2.9.38)

FIX The issue with hidden values on classic (tabular) view with "showGrandTotals": "off" option was fixed.

FIX The issue with long values overflowing other columns when printing was fixed.

FIX The issue with removing a column that is positioned after a multilevel hierarchy in flat view using drag and drop was fixed.

FIX The issue with "count" aggregation and export to Excel was fixed.

FIX The exception when adding a field to a report with a specific flat sort configuration (CSV/OCSV data source) was fixed.

FIX MongoDB Connector The issue with the BSON size limit was fixed.

FIX MongoDB Connector The issue with the undefined data page after the server restart was fixed.

FIX Data Server The issue with restoring users was fixed.

FIX Admin Panel Now the file picker opens at the chosen file's location.

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.