NEW The "withCredentials"
property is now supported for the Flexmonster Accelerator.
FIX The issue with "instanceof Array" check in different frames was fixed.
FIX The issue with empty recordId
in the drill-through pop-up window cell was fixed.
FIX The issue with exporting dates with timezones to Excel was fixed.
FIX For custom API data source, handling and sorting of empty numeric/date members were improved.
FIX Gear icon is now hidden in the flat form with grid.showFilter: false
option.
FIX Loading empty CSV/JSON data was made consistent.
FIX The issue with the Ctrl+click for multi-column sorting on Linux/Ubuntu was fixed.
FIX The issue with the Ctrl+click for selecting multiple cells on Linux/Ubuntu was fixed.
FIX The issue with the overlapping of a filter icon in header cells on the flat table was fixed.
FIX The issue with missing sort icon for some measures in multi-column sorting mode was fixed.
FIX The issue with scrolling in the Field List on iOS 13 was fixed.
FIX The issue with the sigma icon visibility inside the calculated value editor was fixed. Now the sigma icons which are used to choose the aggregation are available for all items that have more than one aggregation available.
FIX The issue when a word (undefined) is displayed next to the formula name in the calculated values editor was fixed.
NEW Multi-column sorting is now available for the flat table (use Ctrl + click to sort via UI).
NEW mapping New mapping property format
is now available for JSON/CSV/Custom API data sources to apply date/time formatting for individual fields.
NEW A new withCredentials
property was added to the report.dataSource
.
FIX SSAS The issue with the restoration of reports with multiple expanded and drilled down tuples was fixed.
FIX MongoDB Connector The issue with the Decimal128
type was fixed.
NEW Localization files were added to the flexmonster
NPM package.
FIX The issue with drawing the grid after resetting the column width was fixed.
FIX The exception when loading JSON data with nulls was fixed.
FIX The exception when clicking on the sigma icon inside the calculated value editor was fixed.
FIX Elasticsearch The issue with showing dates in the drill-through view was fixed.
FIX SSAS The exception with drill through after filtering was fixed.
FIX The issue with incomplete removal of the calculated values in the updateData
API call was fixed.
FIX The issue with the drill-through header label for the date data cells was fixed.
FIX The issue with export to the image was fixed.
FIX The issue with customizeCell
and export to Excel was fixed.
FIX The issue with fieldSeparator
not being saved to the report was fixed.
FIX Export time for export to PDF with custom headers was improved.
NEW Now Flexmonster provides our own communication protocol called custom data source API. It is designed for summarized data retrieval from the server (read docs).
NEW New Flexmonster Connector for MongoDB provides an easy connection to the MongoDB database (read docs).
NEW New integrations:
NEW A percentage of parent row/column total aggregation was added.
NEW New mapping property aggregations
was added to represent the list of aggregation functions that can be applied to a certain measure.
NEW Two new events were added: drillthroughopen and drillthroughclose.
NEW A new option property allowBrowsersCache
was added.
NEW Now analyzing the JSON data process progress pop-up message is followed by the percent of analyzed data information.
FIX The issue when the default number formatting was not applied to measures that are not included in the slice was fixed.
FIX The Elasticsearch reports issue when measures were placed in columns instead of being placed in rows was fixed.
FIX The issue with duplicating some header cells in columns when subtotals are off was fixed.
FIX The exception when using conditional formatting with the showEmptyValues: true
option was fixed.
FIX The issue with setting showEmptyValues
option via the setOptions()
method was fixed.
NEW Added headers and footers for CSV export.
NEW Added headers and footers for Excel export.
NEW Added headers and footers for Image export.
NEW Accelerator SSAS An ability to define custom Impersonator when using Accelerator as DLL was added.
FIX The issue with the context menu when multiple cells are selected with showHeaders: false
option was fixed.
FIX For Elasticsearch, the issue with showing non-numeric data in the drill-through view was fixed.
FIX The issue with the unexpected Date.parse()
results was fixed.
FIX The issue with hidden columns on print was fixed.
FIX The issue with multiple value filters was fixed.