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

Release notes

September 2023 (v. 2.9.59)

NEW The .fm-grid-header and .fm-grid-header-mobile CSS selectors were added to customize the width and height of grid sheet headers. See an example on JSFiddle.

NEW mapping The visible property is now available for SSAS. The property can be defined for dimensions, hierarchies, and measures.

FIX The issue with converting 1 to true and 0 to false when exporting the flat table to Excel was fixed.

FIX The issue with unicode symbols corrupting the file exported to Excel was fixed.

August 2023 (v. 2.9.58)

NEW Data Server New installations of the Data Server as a Windows/Unix service now store their configuration file and logs next to the Data Server executable. If you have already been using the Data Server as a service, the location of the configuration file and the logs is not changed.

FIX The issue with the console error when using the licenseFilePath was fixed.

FIX The "Failed to parse source map..." console warning was fixed.

August 2023 (v. 2.9.57)

FIX The issue with missing cells when printing a report with long text values was fixed.

FIX The "Can't resolve 'worker_threads' ..." console warning was fixed.

FIX The issue when large JSON files loaded via URL were considered invalid was fixed.

FIX The issue with hidden x-axis labels on a bar chart's edge when values are negative was fixed.

FIX Data Server The issue when quotes in a CSV header row were not ignored was fixed.

July 2023 (v. 2.9.56)

NEW The percentofparentrowtotal, percentofparentcolumntotal, percentofcolumn, and percentofrow aggregations now always return a positive percent value.

NEW Admin Panel Flexmonster Admin Panel dependencies were updated.

FIX The issue with regular cells in columns being formatted bold as subtotal cells was fixed.

FIX The issue with the Minimize Toolbar tab not switching back to Fullscreen was fixed.

FIX The issue with disappearing members when removing measures from the grid using the context menu was fixed.

FIX Flexmonster CLI The issue with corrupted files when using Node.js v18.17.0 was fixed.

FIX Data Server The issue with the KeepDataOnRefresh property was fixed.

July 2023 (v. 2.9.55)

NEW A sample Next.js + TypeScript project is now available on our GitHub.

NEW Flexmonster CLI A sample Next.js + TypeScript project was added to the create command.

NEW Flexmonster CLI The add command now saves an exact Flexmonster version to package.json.

FIX The exception when changing the Fullscreen tab's ID in the Toolbar was fixed.