NEW Now column sorting in the drill-through pop-up window is available for SQL/CSV/JSON data sources.
NEW Now each report includes version
property with the current version of Flexmonster and also creationDate
property with the string ISO date which represents when the report was created.
NEW The dataSource.dataSourceType
report property was renamed into dataSource.type
. dataSource.dataSourceType
is supported for backward compatibility.
FIX The issue with scrolling the grid by row and column headers on mobile devices was fixed.
FIX The issue with grid rendering when drilling up rows was fixed.
FIX The issue with duplicating measures after reordering columns in the flat table was fixed.
FIX The issue with undefined React.PropTypes was fixed.
FIX The issue with empty drill-through pop-up window cells for level data with empty levels was fixed.
FIX The issue with not dispatching reportchange
event when the filter is cleared was fixed.
FIX The issue with exception "Mondrian gave exception while parsing query" when trying to drill through data was fixed.
FIX The check for external CSS files in Firefox was fixed.
FIX The issue with wrong direction of sorting arrows was fixed.