NEW Now Flexmonster sends console warning if CSS version mismatches with the version of the component.
FIX The issue with storing members when using Turkish language setting in browser was fixed.
FIX The issue with converting 1
and 0
to true
and false
when exporting to Excel was fixed.
FIX The issue with highlighting search results in multilevel hierarchies was fixed.
FIX The issue with removing measures using context menu was fixed.
FIX The issue with range date filters was fixed.
FIX Data Server The issue with connection to Oracle databases was fixed.
FIX The issue with cached data during export to Excel was fixed.
FIX The compatibility issue in the drillDownCell
API call was fixed.
FIX The issue with the wrong isTotal
value of the drilled-up cells was fixed (if options.grid.showHierarchies
is set to false
).
FIX The issue with a date format not applied to the grand total row in the flat view was fixed.
FIX The issue with conditional formatting not working with options.useOlapFormatting
was fixed.
FIX Data Server The issue with expanding 4+ fields in rows was fixed.
FIX The issue with exporting data with /
symbols to Excel was fixed.
FIX The performance of drill-down operation was improved.
FIX The issue with the filtering of the second level of hierarchy in the context menu was fixed.
FIX flexmonster.d.ts The type definition for customizeAPIRequest()
was added to the property types.
NEW New methods expandCell, collapseCell, drillDownCell, drillUpCell were added to the Flexmonster API.
NEW TypeScript type definitions were added to the downloadable ZIP package.
NEW Now "type"
property is also returned for getAllHierarchies()
and getAllMeasures()
API calls when using Elasticsearch.
FIX The issue with opening local report when Flexmonster is placed in an iFrame was fixed.
FIX The issue with formatting % values in the drill-through view was fixed.
FIX The issue with the wrong isTotal
value of the drilled-up cells was fixed.
FIX The issue with the filtering in the context menu was fixed.
FIX The issue with applying CSS classes to submenu items in customizeContextMenu()
was fixed.
FIX FusionCharts Connector The issue with the currency symbol not getting applied was fixed.
FIX Google Charts and Highcharts Connectors The currency symbol alignment was improved.
FIX The issue with data labels out of bounds on the bar chart was fixed.
FIX Value sorting is kept when changing slice using the Field List.
FIX Several improvements were added for the "Black-Orange" and "Midnight" predefined CSS themes.
FIX The issue with corrupted symbols in the date search input was fixed.
FIX The issue with loading the reports without measure sorting was fixed.
FIX The issue with the object's keys naming in the save
callback function was fixed.
FIX Data Server/custom data source API The issue with dependent calculated values was fixed.