Need a special offer?Find out if your project fits.
+

Release notes

March 2016 (v. 2.209)

NEW  New option saveAllFormats was added to enable saving of all the number's formats within the report. It is false by default and the default behavior of 2.209 version is the same it was in 2.208 - if there are more then 5 formats defined, only the formats that are used for "active=true" measures will be saved in the report. In order to get saved all the formats, no matter how many of them you have and whether they are used for active measures or not, please set saveAllFormats property to true.

HTML5/ FLEX/ FLASH FIXES:

FIX  The issue with controls visibility for unbalanced hierarchies in CSV was fixed. 

FIX The exception that occurred when the report is loaded after the one with an empty slice was fixed.

FIX  Improved JSON demo that illustrates how to define filters, sorting, numbers formatting, conditional formatting and calculated values via report object based on JSON data.

HTML5 FIXES ONLY:

FIX  XSS (Cross-site scripting) prevention was improved.

FLEX/ FLASH FIXES ONLY:

FIX The issue with hidden leaves for data in CSV format was fixed.

FIX The issue when the saving of Excel file takes too much time was fixed.

FIX The issue with searching members with Accelerator was fixed.

 

FIX Accelerator SSAS Accelerator installer requires .NET Framework 4.0 now.

FIX Accelerator Mondrian The issue with missing members for specific hierarchies was fixed.

March 2016 (v. 2.208)

NEW Accelerator SSAS Now it's possible to install the Accelerator as a Windows Service.

Main benefits of running Accelerator as a Windows Service are:

  • it’s running in the background and out of sight;
  • it’s started automatically on Windows startup;
  • it's harder for a user to inadvertently quit the application.

Please check out our tutorial How to install Accelerator as a Windows Service.

HTML5/ FLEX/ FLASH FIXES:

FIX The issue with measures hierarchy on the first position in columns was fixed.

FIX The issue with number formatting in exported to Excel file when the numbers were shown as "$" string (if currencySymbol="$" and thousandsSeparator="") was fixed.

FIX The issue when rows' height were not being restored for Classic View was fixed.

FIX The issue with the blinking of "No data to display on charts" message on charts was fixed.

FIX  The issue with 'aggregation' and 'availableAggregations' inconsistency was fixed.

FIX HTML5/Flash Improved JSON demo that illustrates how to set report based on JSON data right in embedPivotComponent(), without jsPivotCreationCompleteHandler.

HTML5 FIXES ONLY:

FIX  The issue with the HTML tags appearing in the filter was fixed.

FIX  The issue with HTML tags in PDF export was fixed.

FIX  The members with HTML tags are converted to plain text to be displayed on charts' X axis, legend and tooltips.

FIX  The issue with missing measure in default slice was fixed.

FIX  The issue with the cut column title bottom after PDF export was fixed.

FIX  The issue with cells squeezing after exporting to Excel 2013 was fixed.

FIX  The issue with duplication of the first column of Flat View on each page of the exported PDF was fixed.

FIX  The issue with Chinese input when editing cells in Flat Table or Drill-through was fixed.

FIX  The exception that occurred when a user completed cell editing in a Flat Table was fixed.

FIX  The issue when a script error occurs if CSV data file contains only column header was fixed.

FIX  The issue when rows' height and columns' width were set to default values if a user expands/collapses some node was fixed.

FIX  The exceptions because of invalid negative value for <svg> attribute width was fixed. It occurred if a user was resizing the browser window when the Component was hidden by using AngularJS ng-show.

FIX  The issue with connectTo() for JSON was fixed. 

FLEX/ FLASH FIXES ONLY:

FIX  The loading of OCSV data from the stream was fixed.

FIX Accelerator Mondrian The issue with ignoring "visible" property for Dimensions and Hierarchies was fixed.

FIX Accelerator Mondrian The issue with Cube name/caption conflict was fixed.

FIX Accelerator SSAS The issue with timeout on expandAll() call was fixed.

February 2016 (v. 2.207)

NEW The adjusted columns width and rows height are retained if a user is adding/removing the measures.

NEW HTML5 Two new aggregations "Difference" and "% Difference" were added and can be localized now.

NEW HTML5 Drill-through is now available on charts.

NEW HTML5 Default columns and rows sizes are now customizable via CSS:

.fm-grid-column { width: 100px; max-width: 200px; }

.fm-grid-row { height: 16px; max-height: 100px; }

NEW Accelerator SSAS customData parameter is supported in the Accelerator.

NEW Accelerator SSAS localeIdentifier parameter is supported in the Accelerator.

NEW Compressor Java /.NET / PHP The ability to change data type's using special symbols (m+, w+, etc.. ) in SQL reader was added.

HTML5/ FLEX/ FLASH FIXES:

FIX The issue when export to Excel produces corrupted Excel file if grid's title contains '&' or special chars like , £, ¥, etc. was fixed.

FIX The issue that the Component was case sensitive to members' names was fixed. Now if you have 'Bangle', 'BANGLE' and 'bangle' in your CSV or JSON data they come as one member.

FIX The issue with passing Date objects in JSON was fixed.

FIX The issue with Top10 filtering in Flat View was fixed.

FIX The issue with wrong column sizes in exported Excel file was fixed.

FIX  The leaf nodes for hierarchical structures in CSV and JSON was fixed.

HTML5 FIXES ONLY:

FIX The issue with the black box on the exported charts to PDF was fixed by updating html2canvas.js to the latest version.

FIX The issue when columns' width were not saved in the report if showHeaders option is set to false was fixed.

FIX The issue when all rows' height are set to default when a user starts resizing any column was fixed.

FIX The issue with export to the image when only a legend is exported was fixed. This issue was reproducible in IE and FF.

FIX  The issue with .xlsx file in Google Drive was fixed.

FIX  The issue with cell selection after scrolling was fixed.

FIX  The issue with customData attribute to getReport() and setReport() API calls was fixed.

FIX  The issue with pivot table crashing when zoom level differs from 100% was fixed.

FIX  The fix for "+" prefix for hierarchical structures in CSV was done.

FIX  The issue for Field List with the Flat View was fixed.

FIX The issue with invisible last column in Drill-through View was fixed.

FIX The issue with duplicating hierarchies in Field List was fixed.

FIX The issue with a wrong amount of rows in Drill-through (MS Analysis Services) was fixed.

FIX  Fields View layout issue in Drill-through was fixed.

FIX  The issue with missing aggregation label on the grid was fixed.

FIX Accelerator SSAS Accelerator is now compatible with .NET Framework 4.

FIX Accelerator SSAS The issue with useOlapFormatting parameter was fixed.

FIX Accelerator Mondrian The issue with missing CalculatedMembers in Mondrian 4 was fixed.

FIX Accelerator MondrianThe issue with ignoring "visible" property for Measures and CalculatedMembers was fixed.

FIX Accelerator Mondrian / SSAS The issue with drills in big hierarchies was fixed.

February 2016 (v. 2.206)

NEW Accelerator Secure HTTPS protocol is now supported by Accelerator (read more - MS Analysis Services, Mondrian).

NEW Compressor Java / .NET / PHP Now it's possible to compress query result from database in one line of code - directly from SqlReader, ResultSet, DbDataReader, etc.

HTML5/ FLEX/ FLASH FIXES:

FIX Filtering for drilled down hierarchies in Mondrian was fixed.

FIX Empty row headers in drilled down hierarchy were fixed in the Сlassic view.

FIX The issue with parsing dates in specific format was fixed.

FIX The issue with Excel files corruption caused by bad sheet name format was fixed.

FIX The 2.2 version introduces simplified naming of dimensions, hierarchies, measures and members for CSV/JSON data sources. There was a backward compatibility issue with hierarchy naming in setFilter() and clearFilter() API calls. The issue is fixed now.

HTML5 FIXES ONLY:

FIX The bug with the single member of the node in the unbalanced hierarchy was fixed.

FIX Exception on setReport() when binding JSON data was removed.

FIX The issue with OLAP's drill-through was fixed.

FIX The issue with multi lines in Filter was fixed.

FIX The issue with too big column width was fixed.

FIX The issue with Y axis labels when Count aggregation is used was fixed.

FIX The issue when KPI GOOD TREND is always displayed as BAD was fixed.

FIX The information about drilled-down hierarchies is shown in a more compact way on charts' tooltips.

FIX The incorrect X axis visualization on charts when hierarchy has only one member was fixed.

FIX On charts Y axis' titles now go upwards.

FIX The issue with passing Date object in JSON was fixed.

FIX Compressor Java The issue with compressing large numbers was fixed.

FIX Compressor The issue with "n+" prefix was fixed. Also, "n+" is now deprecated, since it works the same way as "-".

FIX Accelerator Mondrian API to clear outdated cache was added.

FIX Accelerator SSAS The issue with refreshing outdated cache was fixed.

February 2016 (v. 2.205)

NEW In exported Excel file, grid's title is displayed centered in merged cells above the table.

NEW Accelerator Accelerator's security is improved to process requests only from Flexmonster Component.

NEW Accelerator Now it is possible to use credentials in the report to access the data. Refer to the documentation for more (Analysis Services and Mondrian).

HTML5/ FLEX/ FLASH FIXES:

FIX  The sort icon does not appear in empty header cells on the grid. They appear only in header cells with members and totals.

FIX  The issue with toolbar pop-up windows location was fixed.

FIX  Expand/drill all for Mondrian was fixed.

FIX  The issue with drill down for unbalanced hierarchies was fixed.

FIX  The issue with visualization of empty charts was fixed.

HTML5 FIXES ONLY:

FIX  The issue with bar line chart's labels was fixed.

FIX  The issue with calculated pop-up closing was fixed.

FIX  The issue with a label in a chart for multiple value mode was fixed.

FIX  The issue with hidden last drilled down levels of hierarchy in classic view was fixed.

FIX  The issue with null values in JSON was fixed.

FIX  The issue with opening Drill-Through View in IE10 was fixed.

FIX  The issue with showing data that contains HTML entities was fixed.

FIX  The issue when grid's title was displayed as a cell with black background color in the exported Excel file was fixed. This issue was reproducible in IE11 and FF.

FIX  The issue when $0 values were displayed in the exported HTML file as {0} was fixed. This issue was reproducible only in IE11.

FIX  The issue with export to Image in IE11 was fixed. It was done by adding promise.js version 7.0.4 to JS libraries from which the Component depends and updating flexmonster.js with this dependency.

FLEX/ FLASH FIXES ONLY:

FIX  The issue with search in Filter for Accelerator was fixed.

FIX Flash Toolbar supports Internet Explorer 8 now.

FIX Accelerator The issue with infinite search in filter for SSAS data source was fixed.