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

Release notes

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.

October 2016 (v. 2.224)

FIX  The issue with the textAlign in PDF export was fixed.

FIX  The issue with isPercent formatting was fixed.

FIX  Fixed Uncaught RangeError: Maximum call stack size exceeded on Chrome 54. Read more

FIX  The issue with search by members in hierarchies with multiple levels was fixed.

October 2016 (v. 2.223)

NEW HTML5 New attribute "Format as percent" (isPercent property in Format Object) for measure formatting was added. It has value false by default. It allows to format data as percentage. The behaviour is the same as in Excel. Set isPercent to true and numbers will be multiplied by 100 and % symbol will be added. For example, 0.56 will be changed to 56%. Please note, if % is set as currencySymbol, setting isPercent to true will not multiply numbers by 100.

FIX  The issues with loading the report which has the embedded data was fixed.

FIX  The issue with browser freezing while loading specific OCSV data from the report was fixed.

FIX  The issue with the pie charts legend, that occurred when you switched to it from the Classic View pivot table, was fixed.

FIX  The issue when the calculated measure remains in the slice after it was deleted by Remove button in Calculated Values pop-up or by API calls removeMeasure() and removeAllMeasures() was fixed.

FIX  The visual issue in the Field List was fixed.

FIX Compressor .NET The issue with file blocking after it had been read was fixed.

September 2016 (v. 2.222)

FIX  The issue with filtering behavior was fixed.

FIX  The issue with hanging while loading specific OCSV file was fixed.

FIX  The issue when string data is parsed from the .csv file in Chrome as Date was fixed.

FIX  The issue with browser freezing when loading local OCSV file with old format was fixed.