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

Release notes

November 2023 (v. 2.9.64)

NEW New formatting options "$1" and "1$" were added to the negativeCurrencyFormat property.

NEW A new formatting option "1" was added to the negativeNumberFormat property.

October 2023 (v. 2.9.63)

FIX Update to Content Security Policy (CSP): a single policy named flexmonster was created.

FIX accessibility The issue with keyboard navigation when options.grid.showHeaders is set to false was fixed.

FIX accessibility The issues with keyboard navigation through hidden cells were fixed.

October 2023 (v. 2.9.62)

NEW New serverContentType parameter was added for the save() API call. When saving a report to a server, use the serverContentType to set the Content-Type header for the POST request: "application/x-www-form-urlencoded" or "application/json" (preferable).

NEW Compatibility with Content Security Policy (CSP) was improved.

FIX Error handling for saving a report to a server when data exceeds the limit of the encodeURIComponent() method was improved.

FIX Accelerator The issue with recognizing the type of date hierarchies on SSAS tabular models was fixed.

October 2023 (v. 2.9.61)

FIX The issue with field headers disappearing in the classic (tabular) form when a filter returns an empty result was fixed.

FIX The issue with detecting a target cell for the context menu in the fullscreen mode was fixed.

FIX The issue with drilling up and down multilevel hierarchies when options.grid.showHierarchies is false was fixed.

FIX The issue with omitting some parts of JSON data when the data is loaded by chunks and contains some special characters was fixed.

September 2023 (v. 2.9.60)

FIX The issue when the reportchange event was not triggered after changing a chart type was fixed.

FIX The issue with parsing certain whitespaces in JSON data was fixed.

FIX mapping The issue with the showEmptyValues mapping property not working correctly for hierarchy levels with empty values was fixed.

FIX custom data source API The issue where options.showEmptyValues stopped working for the custom data source API was fixed.

FIX Data Server DLL The issue with JSON and CSV parsers in the Data Server as a DLL was fixed.