NEW accessibility Navigation via keyboard and focus indication on the grid were improved. Please use experimental accessibility: true
option in the Flexmonster constructor to be able to see the focused items.
NEW accessibility Now when there is not enough space for the Toolbar tabs, the Toolbar becomes scrollable.
NEW accessibility The accessibility for the Field List was improved. Please use experimental accessibility: true
option in the Flexmonster constructor to be able to see the focused items.
NEW New text align "center"
option was added to the number formatting pop-up window.
FIX Data Server The issue with processing numeric data from CSV data source in the /members
request was fixed.
FIX The issue with licenseFilePath
property not applied when using Flexmonster with framework wrappers was fixed.
FIX The issue with the auto-calculation bar not properly resizing was fixed.
FIX The issue with error when entering the drill-through pop-up window was fixed.
FIX The issue with deselecting multiple measures was fixed.
FIX The issue with Uint16Array.slice
not defined was fixed.
FIX The "ctrl + A"
combination execution was improved. Now it allows selecting all the data from the grid.
FIX The issue when selecting cells in the drill-through pop-up window was fixed.
FIX The issue with drilling down hierarchy levels when the showEmptyValues
option is set as true
was fixed.
FIX The issue with a missing calculated value in the report object when referenced from another calculated value was fixed.
FIX The issue with sorting year/quarter/month/day
and year/month/day
dates on the flat table was fixed.
FIX The issue with calculating differenceofrow
and differenceofcolumn
aggregation between existent and nonexistent values was fixed.