NEW Now withCredentials
property is also supported for CSV, JSON, and Elasticsearch data sources.
FIX The issue with exporting undefined cells to Excel was fixed.
FIX The issue with expanding hierarchies when showEmptyValues
option is enabled was fixed.
FIX For IE11, the issue with export to image and PDF was fixed.
FIX The issue with detecting numeric fields in JSON when the first value entry equals 0
was fixed.
FIX In the classic form, the issue with row header sizing was fixed.
FIX The Measure
interface in the type definitions file was updated to provide the correct measure structure.
FIX custom data source API distinguishNullUndefinedEmpty
option now affects the date
type. If set to true
, null
date members will be shown instead of "Invalid date"
label.
FIX custom data source API The issue with using reportFilters
in the flat form was fixed.
FIX MongoDB Connector The issue with parsing null fields was fixed.
FIX Data Server Performance of executing include
/exclude
filters was optimized.