We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

Release notes

February 2021 (v. 2.8.27)

NEW New methods scrollToRow() and scrollToColumn() to scroll the grid to a specified row or column were introduced.

NEW Now it is possible to resize the filter view vertically and horizontally.

NEW Now "Values" remain at the last position in rows/columns after dragging (if it was last before dragging).

NEW Now loadingreportfile event is triggered when loading the report from the disk.

FIX The issue with triggering reportfilecancelled multiple times was fixed.

FIX The sep= prefix format was changed according to Excel standard. Now it supports the following: sep=; and "sep=;".

FIX The issue with zero time values was fixed.

FIX сustom data source API Improved compatibility with older versions of the custom data source API protocol.

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.