Release notes

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.

November 2016 (v. 2.302)

NEW  New attribute reportType was added to save() API call. It allows saving the reports in .xml format. More

NEW  Added examples for integration with React projects.

FIX  The issue when NULL value label is not shown in Excel export was fixed. 

FIX  The issue with isPercent formatting for charts was fixed.

FIX  The compatibility issue with jQuery 3.x was fixed.

FIX Toolbar icon for Report was fixed on mobile UI.

FIX Methods updateData(), connectTo() and addJSON() updates data for the current report, without reverting to default options.

FIX Toolbar was updated according to the new structure of options object.

FIX Multiple values checkbox was fixed in Toolbar.

FIX The issue on charts with decoding labels that have special HTML entities was fixed.

FIX The issue with Pie chart labels that have HTML tags was fixed.

FIX Performance improvements in export to Excel, PDF, HTML were implemented.

Version 2.226

FIX  The issue when NULL value label is not shown in Excel export was fixed. 

FIX  The issue with isPercent formatting for charts was fixed.

November 2016 (v. 2.301)

NEW  The . thousand separator was added for cell formatting.

NEW  Added tag library for JSP projects.

NEW  Added MVC helper for ASP.NET projects.

NEW  Added support for all event handlers in AngularJS.

NEW  Added TypeScript definitions.

FIX  The issue with connecting to Accelerator using connectTo/updateData methods was fixed.

FIX  The issue with selecting levels in the Fields List was fixed.

Version 2.225

NEW  The . thousand separator was added for cell formatting.

FIX Accelerator Mondrian Compatibility issue with SQL Server was fixed.