Pricing changes are coming in January. Contact our Sales team to secure the current price for your desired license.

Release notes

February 2021 (v. 2.8.26)

NEW accessibility The Toolbar was optimized for keyboard navigation and screen readers.

NEW CSV Now it is possible to define the sep= prefix on the first row of the CSV file. It will be considered as fieldSeparator while parsing CSV files.

NEW Data Server New property LoggerMinLevel was added to the configuration file.

NEW Data Server Multiple server filters can be specified now in Flexmonster.DataServer.Core.dll.

FIX The issue with specifying the timezone using datePattern/dateTimePattern was fixed.

FIX The issue with getData() output when working with dates was fixed.

FIX The issue with adding several calculated values was fixed.

FIX The issue with editing formulas through the context menu was fixed.

FIX The issue with the column resize was fixed.

FIX The scroll in the Toolbar when using Safari was fixed.

FIX JSON The exception when loading JSON data with null values on hierarchy levels was fixed.

FIX The issue with closing pop-ups after resizing the component was fixed.

FIX The issue with drill down to the last level in the hierarchy when the top-level item is selected was fixed.

FIX custom data source API The issue with merging filter configurations in the /fields request was fixed.

January 2021 (v. 2.8.25)

NEW JS/EXE/DLL deliverables are now signed using the code signing certificate.

NEW custom data source API Added support of custom aggregations implemented on the server side.

FIX React wrapper Now react-flexmonster is compatible with React 17.

FIX The issue with unexpected scrolling after opening pop-ups was fixed.

FIX The issue with parsing date fields was fixed.

FIX The issue with the tooltip not shown on trimmed chart legend text was fixed.

FIX The "Maximum call stack size exceeded" error in the drill-through view when using custom data source API was fixed.

January 2021 (v. 2.8.24)

NEW Removing fields in the Field List by dragging them out of the current panel (columns, rows, measures, etc.) was added.

NEW custom data source API A new singleEndpoint property was added to the Data Source Object. If set to true, all custom data source API requests will be sent to a single endpoint specified in dataSource.url.

FIX The issue with the number formatting view when using custom measure captions was fixed.

FIX The issue with saving number formatting for only active measures was fixed.

FIX If the data expanding process is terminated, all unexpanded members remain available.

FIX The issue with numeric labels being passed to FusionCharts was fixed.

FIX Data Server The issue with the size of logs was fixed.

FIX flexmonster.d.ts The type definition for the getReport() API call was fixed.

FIX custom data source API The issue with the presorted members in the hierarchical fields was fixed.

FIX custom data source API The issue with expand/collapse in the hierarchical fields with the specified active level was fixed.

FIX custom data source API The issue with blank cells when several hierarchies are drilled down was fixed.

FIX custom data source APII Handling of the wrong path to the data source was improved.

FIX More convenient way to define filters for the specific field was added.

December 2020 (v. 2.8.23)

NEW mapping A new folder property was added to the mapping for "json""csv", and "api" data source types.

NEW A new "expandExecutionTimeout" property was added to the Options Object. It allows defining timeout value for the expandAll operation.

NEW A new readOnly property was added to the Options Object. It allows enabling the read-only mode.

FIX The issue with the calculated measures not working properly when several report filters are set was fixed.

FIX The issue with the "Add calculated value" button was fixed.

FIX The issue with the formulas validation was fixed.

FIX The issue with specific dates in AEDT timezone was fixed.

FIX When dragging fields in the Field List, the items are now scrolled to the first/last position if needed.

FIX The issue with scrolling nested members in the filter view was fixed.

FIX Angular wrapper The issue with setting [height]="'100%'" was fixed.

FIX Several style improvements were made for mobile devices (CSS).

FIX Highcharts Connector The issue with the axis label not changing on drill-down was fixed.

FIX Flexmonster CLI Now the update command always updates to the latest version.

DEPRECATED dimensionUniqueName and dimensionCaption properties were deprecated. Now the folder property from the mapping should be used.

December 2020 (v. 2.8.22)

NEW In the number formatting view now it's possible to choose several measures for formatting.

FIX Calculation of average, standard deviation, percent, and percent of difference aggregations for an empty set were adjusted to return appropriate values (0 or empty).

FIX The issue with setting properties for SSAS through the global object was fixed.

FIX The issue with saving calculated values to mapping was fixed.

FIX The issue with setFormat() for all values was fixed.

FIX The issue with incorrect cell redraw after expands was fixed.

FIX In the filter view, the performance of excluding members via search was optimized.

FIX The issue with deselecting hierarchy with levels from the flat view for a specific slice was fixed.

FIX Data Server The issue with requests when setting the CacheSizeLimit property to 0 was fixed.

FIX custom data source API The issue with incorrect value filters in drill-through requests was fixed.

FIX Data Server/custom data source API The exception when loading multiple pages of expanded data was fixed.