NEW The component uses the filename
as it comes to exportTo()
API call, without converting it to lowercase.
NEW HTML5 Localization for right-click Context Menu is now available. Example:
<contextMenu> <clearSorting>Clear Sorting</clearSorting> <collapse>Collapse</collapse> <expand>Expand</expand> <openFilter>Open Filter</openFilter> <sortColumnAsc>Sort Column Asc</sortColumnAsc> <sortColumnDesc>Sort Column Desc</sortColumnDesc> <sortRowAsc>Sort Row Asc</sortRowAsc> <sortRowDesc>Sort Row Desc</sortRowDesc> <drillThrough>Drill Through</drillThrough> </contextMenu>
NEW Accelerator Logging to "flexmonster.log.txt"
file was added.
FIX The issue with setting "customSorting"
via runQuery()
method was fixed.
FIX The exception when refresh()
was called right after setting data from API was fixed.
FIX The issue with missing rows in Classic View was fixed.
FIX Predefined drilled down members were fixed.
FIX Context menu for Flat Table was fixed.
FIX The issue with jQuery and Flexmonster in WordPress sites was fixed.
FIX The issue with Aggregations View out-of-screen position was fixed.
FIX Using the same color on Bar Line chart for particular layouts was fixed.
FIX The issue when pivot table could be hanged by CSS table {width: 100%;}
was fixed.
FIX Handling of inappropriate input data for date fields (numbers, booleans, etc. - anything except string) was fixed.
FIX The issue with hidden "pages"
hierarchies in the Filter View was fixed.
FIX Accelerator The issue with Values field on rows was fixed.
FIX Accelerator The issue with drill down/up for Data Accelerator was fixed.