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

Release notes

January 2017 (v. 2.307)

NEW New approach for Toolbar customization is introduced. Read more.

NEW The legend with two measures will be shown in Bar line chart if only measures are selected for columns.

FIX The drill through option was removed from right click submenu for calculated values.

FIX The issue with removing calculated measures was fixed.

FIX The issue with removing "Values" in the Field List was fixed.

FIX The issue with CSS while dragging was fixed.

FIX The issue with exporting Unicode characters to CSV was fixed.

FIX The issue with expandData() and collapseData() methods was fixed.

FIX The issue with disabled search in Field List in Firefox was fixed.

FIX The issue with an exception if there are overrides in standard Array was fixed.

FIX The issue with returning null in some API methods (getReport(), getRows(), getColumns(), etc.) after specific events was fixed.

FIX The restoration of the pivot table sorting from the report slice was fixed.

FIX The issue with expands that were becoming incorrect after the slice change, was fixed.

FIX The issue with useOlapFormatting backward compatibility from XML reports was fixed.

FIX The issue with minification of memberProperties was fixed.

FIX Small bug with filtering in OLAP data sources was fixed.

FIX MDX generation for hierarchies with no all member was fixed.

January 2017 (v. 2.306)

NEW Added ability to customize cells using hook function. Can be used to add hyperlinks to the cells, custom styles, etc. Example: Customize cells.

NEW New datachanged event was added to handle editing in the drill-through and flat view. Read more.

NEW Search by dimensions in Field List is available now. The search box is automatically shown if the number of fields is over 50.

NEW New feature hierarchy properties is available for MS Analysis Services and Mondrian.

FIX The issue with the filtering on the last columns of OCSV was fixed.

FIX The issue with events during the drill through on OLAP data sources was fixed.

FIX CSS for the Open icon in Toolbar on Retina displays was fixed.

FIX The error when loading report with activeMeasures was fixed.

FIX The issue with exporting charts to the image was fixed.

FIX The issue with fullscreen mode was fixed.

FIX The issue with exporting < character to Excel was fixed.

Version 2.230

FIX The issue with an exception in IE for some cases was fixed.

FIX The issue with CSV parsing was fixed.

December 2016 (v. 2.305)

NEW Calculated View was improved by showing aggregation label after measure label.

NEW Number formats inherit unspecified properties from the default format.

NEW A reference to Flexmonster instance can be obtained by selector now: $("#pivot-container").data("flexmonster").

NEW Now "Connect" submenu is showing the list depending on license edition.

FIX Exception `Cannot read property 'multipleMeasures' of undefined` in Toolbar was fixed.

FIX The issue with DESC sorting of large hierarchies was fixed.

FIX The issue with exporting charts to Image and PDF was fixed.

FIX The issue with the Swiss thousand separator (') in chart view was fixed.

FIX The issue with pivot charts loading was fixed.

FIX The issue with restoring embedded data from the report was fixed.

FIX The issue with the long selectAll label in the filter was fixed.

FIX The issue with the inconsistency of report type while saving to server was fixed.

FIX The issue with the saveAs function in IE was fixed.

FIX The Y axes labels position in charts view was changed.

FIX The X axes labels rotation in charts was changed.

FIX If layout option (compact/classic/flat) is changed in the toolbar, the view is switched to the grid.

FIX The issue when export to Excel or PDF hangs if the conditional formatting colors are set not as hex color codes was fixed.

FIX Accelerator Mondrian The issue with loading all members was fixed.

Version 2.229

FIX The issue with the Swiss thousand separator (') in chart view was fixed.

December 2016 (v. 2.304)

NEW Improved compatibility with Angular 2. NEW The latest localization files for the component is now available on GitHub. NEW New events for printing (printstart, printcomplete) and exporting (exportstart, exportcomplete) were added. NEW New parameter subquery added to connection string for MS Analysis Services and icCube. Read more. NEW Now you can pass JSON report to setReport() API call as a string. NEW Now it is possible to define the slice only with measures. FIX Compatibility with external CSS styles and frameworks was improved. FIX Better compatibility with jQuery. It is possible to use Flexmonster with $.noConflict() now. FIX Dragging hierarchy levels to measures were disabled. FIX The issue with opening drill-through in MS Analysis Services and Mondrian was fixed. FIX The issue with an indentation in exporting Classic form to Excel and PDF was fixed. FIX The issue with exporting to the image was fixed. FIX The issue with saving sort in the flat mode was fixed. FIX The issue with prefiltering in Accelerator for Analysis Services was fixed. FIX The issue with conditional formatting trueStyle saving in report JSON was fixed. FIX The issue with saving filter properties in JSON report was fixed. FIX When the date is blank or is not set in JSON or CSV, dateInvalidCaption (default value is "Invalid date") from localization is used for them. FIX The issue with the restoration of members sorting from sort property in slice.rows, slice.columns and slice.pages was fixed. FIX The issue with defaultHierarchySortName option was fixed. FIX The issue with the negative value for % of column, % of row formula was fixed. FIX The issue with the Swiss thousand separator (') was fixed. FIX The issue with custom fields exporting to Excel when there is nothing in rows to excel was fixed. FIX The issue with embedPivotComponent() initialization backward compatibility was fixed. FIX The pop-up window sizes for mobile devices in portrait mode were improved.

Version 2.228

FIX The issue with the Swiss thousand separator (') was fixed.

November 2016 (v. 2.303)

NEW The converter for XML reports in old format to newer JSON format is available online and on the GitHub.

NEW The connector for FusionCharts was extended with API call fusioncharts.getNumberFormat(format:Object) for number formatting.

NEW Inline JSON data saves along with the report JSON file now.

FIX The issue when passing xmlstring to setReport() method was fixed.

FIX The issue with dragging in Field List was fixed.

FIX The issue with setting toolbar localization from the report was fixed.

FIX The issue with UI z-index on mobile was fixed.

FIX Height of Filter View on mobile was optimized.

FIX The issue with opening Drill-through View on some devices was fixed.

FIX The exception of connectTo() API call if no report is previously set was fixed.

FIX The issue with incorrect Grand Total column caption was fixed.

FIX The issue with naming inside of tableSizes report property was fixed.

FIX The issue with distinct count in aggregate() method in MDX was fixed.

FIX The handler of Cross-Origin error in CSV loader was fixed.

FIX The issue with switching between Classic and Compact forms via Toolbar on OLAP data sources was fixed.

Version 2.227

FIX Flash/Flex The issue with printing in classic mode was fixed.