NEW accessibility A new accessible theme was added. This theme is compliant with high-contrast modes.
NEW Data Server Security headers such as strict-transport-security
,x-content-type-options
,x-frame-options
,x-xss-protection
,x-content-security-policy
now can be configured to add them to the responses.
FIX The overwriting issue with empty filters in a slice for third-party charts integration was fixed.
FIX In ES5 version (for IE11), the issue with overriding theUint16Array.slice
function was fixed.
FIX The issue with sorting values by column when differenceofrow
aggregation is used was fixed.
FIX The issue with calculating runningtotalsofrow
and runningtotalsofcolumn
aggregation with nonexistent values was fixed.
FIX The issue with unselecting fields in the Field List when using drag and drop was fixed.
FIX The issue with "filters"
mapping property not applied to date
, year/month/day
, year/quarter/month/day
data types was fixed.
FIX The issue with inconsistent behavior of drag and drop feature for calculated measures was fixed.
FIX The issue with running setReport()
before the 'reportcomplete'
event was fixed.
FIX The issue with empty "dateInvalidCaption"
was fixed.
FIX The issue with selection styling in the filter pop-up window was fixed.
FIX The issue with flexmonster.d.ts
was fixed.
FIX Data Server Logging process was optimized.