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

Release notes

April 2018 (v. 2.5.1)

NEW Now we treat empty values as 0 and calculate formula with them. It works only for calculated values, simple aggregations cells are still empty.

FIX The drill through context menu is now available for calculated values cells.

FIX The issue when dragging items opens filter was fixed.

FIX The issue with setting grid title was fixed.

FIX The issue with several calculated values in the drill through was fixed.

FIX The issue with calling getMembers() for OLAP was fixed.

FIX The inconsistency when showing calculated value aggregation was fixed.

FIX The issue with quotes and brackets in the filter search was fixed.

April 2018 (v. 2.5.0)

NEW The browser’s memory usage was reduced by around 50%. Read about memory performance tests results.

NEW The memory improvements allow you to pivot even faster. Try One million rows demo.

NEW New Dark Theme was created. Check how it looks.

NEW Selection of multiple items in the filter is now possible using Shift key.

NEW New export customization option for PDF is now available via exportTo API call. See the example.

NEW Integration with Angular 4+ was improved. Now it is based on Angular CLI. Check out the renewed integration tutorial.

FIX The issue with highlighting selected rows/columns in Safari was fixed.

FIX The issue when the field is being removed from Values box in the result of the same field dragging between Rows, Columns or Report Filters boxes in Field List was fixed.

FIX The issue with (+) and (-) icons for groups and multilevel fields in the legend on charts was fixed.

FIX The issue with the not active pivot table in bootstrap tabs was fixed.

FIX The issue when using Flexmonster with MooTools framework was fixed.

FIX The issue with the fields names in drill-through was fixed.

FIX The issue with showAggregationLabels in MSAS was fixed.

FIX The issue with dragging fields in drill-through was fixed.

March 2018 (v. 2.417)

NEW Drillthrough mode for calculated values was added.

NEW New Dark UI theme was added to the themes list.

NEW Removing fields from the grid using drag'n'drop was added.

NEW The default font size for labels on charts was increased and two new LESS variables were added to control it in themes.

FIX The issue with non-active APPLY button when the search is canceled was fixed.

FIX The issue with expandAll() API call before export was fixed.

FIX The issue when getData() API call with slice provided modifies the internal state of Flexmonster component was fixed.

FIX More accurate positioning of (+) icons in the legend on charts.

FIX The exception related to right-clicks was fixed.

FIX The issue with showing hierarchies that have 3+ levels was fixed.

FIX The issue with component resizing inside the tabs was fixed. Calling refresh() is required after the tab is visible.

March 2018 (v. 2.416)

NEW Type definitions flexmonster.d.ts for Angular (4+) framework was extended with API for integration with FusionCharts, Google Charts and Highcharts (check on GitHub).

FIX Browser’s memory usage was optimized.

FIX The issue when clicking on the search icon in Field List resulted in a page reload was fixed.

FIX The issue with parsing large CSV files was fixed.

FIX The issue with showHeaders property for drill through was fixed.

FIX The issue with height in created pivot instances when working with tabs was fixed.

FIX The issue with exporting numeric data from drill through to Excel was fixed.

FIX The issue with not working browseForFile property was fixed.

FIX .NET Compressor The issue with compressing empty number values was fixed.

February 2018 (v. 2.415)

NEW Compressor PHP and Java Now compressor allows setting the timezone for parsing data (TimeZone). The data is still returned in UTC.

NEW Pivot allows setting timezone in datePattern and dateTimePattern, which will affect the time displayed on the grid. For example, set pattern as "GMT+2:dd/MM/yyyy", where your custom timezone can be set by specifying GMT+-N hours. Some common abbreviations, like "CET:dd/MM/yyyy" (Central European Time) or "JST:dd/MM/yyyy" (Japan Standard Time) can be used as well.

FIX The issue with exporting tooltips to image and PDF was fixed.

FIX The issue with opening old .xml reports was fixed.

FIX The issue with grid zooming was fixed.

FIX The exception in IE10 was fixed.

FIX Browser’s memory consumption was reduced even more.

FIX The issue with blank dates in the export to Excel feature was fixed.

FIX Spanish localization file was updated (check on GitHub).