We have changed our pricing. Flexmonster Software License Agreement was also updated (list of changes)

Release notes

August 2020 (v. 2.8.14)

NEW accessibility Moving focus inside pop-ups via keyboard was improved. Note: use a special Accessible theme (CSS) for a better experience.

NEW Now the Ctrl + C command also copies the cell's data changed by customizedCell.

NEW JSON An experimental stream loader was added for the optimized loading of large files. Available only for loading files via URL. To enable the stream loader, use dataSource.useStreamLoader: true in the report options.

NEW Data Server A new configuration property ThousandSeparator for CSV files was added.

FIX Data Server Garbage collection after data reloading was optimized.

FIX custom data source API Data loading speed when using expandAll() was optimized.

FIX The issue with showing the scrollbar on mobile devices was fixed.

FIX The issue with pre-loader pop-up was fixed.

FIX The issue when getReport() returns null after the reportchange event was fixed.

FIX Data Server/custom data source API The issue with calculated values when a row is expanded was fixed.

FIX Data Server/custom data source API The issue with calculated values that use other calculated values inside was fixed.

FIX The issue with opening the Field List when the empty data is received was fixed.

FIX The issue when the row of data is not removed from the drill-through view after updateData() was fixed.

FIX Several improvements for the Accessible theme (CSS) were added.

August 2020 (v. 2.8.13)

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.

July 2020 (v. 2.8.12)

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.

July 2020 (v. 2.8.11)

NEW accessibility Navigating through the Toolbar tabs using the keyboard was introduced. Please use experimental accessibility: true option in the Flexmonster constructor to be able to see the focused items.

NEW Now the "id" property is also supported for hierarchical structure data in the custom API data source.

FIX The issue with the exception when adding conditional formatting in the flat form for the custom API data source was fixed.

FIX The issue with applying conditional formatting on non-numeric data in the flat form was fixed.

FIX The issue with copying from the grid was fixed.

FIX The issue with dispatching the reportchange event before actual changes in the Field List was fixed.

FIX Elasticsearch The issue with adding odd slash into the node URL was fixed.

FIX Elasticsearch The issue with adding custom request headers was fixed.

FIX The issue with displaying and selecting measures in the flat form was fixed.

FIX The issue with removing a measure from the slice using the context menu was fixed.

June 2020 (v. 2.8.10)

NEW The following CSS themes for Flexmonster Pivot were introduced: "Striped-Blue", "Striped-Teal", "Purple", "Black-Orange", "Bright-Orange", "Yellow", "Green", "Midnight", "Mac-OS", and "Soft-Default". Check out the new color schemes in the Themes demo.

NEW The following localization files are now available for use: GermanTurkish, and Dutch. Also, the Chinese localization was updated.

FIX When grand totals are disabled, and no fields are selected for rows or columns, grand totals are still shown.

FIX The issue with the header column being counted in the auto-calculation bar in the drill-through view was fixed.

FIX The exceptions when using the Field List were fixed.

FIX The collapsed, expanded, drilledUp, drilledDown, and negativeNumberFormat properties were added to the TypeScript definitions.

FIX The issue with rendering the wrong scrollbar size on the grid with customized scrollbar styles was fixed.

FIX The issue when the Field List on the right does not expand in fullscreen mode was fixed.

FIX The issue with editing calculated values via UI was fixed.

FIX The issue with duplication of multilevel hierarchies in the drill-through view was fixed.

FIX The issue with applying localization to the Toolbar was fixed.

FIX The issue with the drop-down selection in chart mode was fixed.

FIX The issue with getReport() after partial updateData() was fixed.

FIX The issue with exporting dates to Excel was fixed.

FIX The issue when adding measures with different aggregations to a slice was fixed.

FIX The issue with running updateData() with the empty pivot table was fixed.

FIX The issue with de-selecting levels in the Field List was fixed.

FIX The issue with an empty interval property in the /select request was fixed.

FIX Elasticsearch The issue with freezing when dragging a field to another position was fixed.

FIX SSAS The issue with setting "No calculation" was fixed.