Need a special offer?Find out if your project fits.
+

Release notes

July 2021 (v. 2.9.3)

NEW A new round function was added to the calculated values view. Check an example.

FIX The issue with sortingMethod when working with custom data source API was fixed.

FIX The issue with clearing flatSort when changing the slice was fixed.

FIX The issue with drag and drop in the Field List was fixed.

FIX Dragging to the top position in the Field List was improved.

FIX The issue with   appearing in Excel export was fixed.

June 2021 (v. 2.9.2)

NEW Report option options.dateTimeZoneOffset is now applied to all date fields.

NEW The sample Flexmonster & Angular integration project was updated to Angular 12.

NEW Flexmonster labels have been updated throughout the component.

FIX The issue with search by date members in the filter view was fixed.

FIX The charts exception on cancel while opening a new file was fixed.

FIX The issue with showing aggregations dropdown in the flat view Field List for datetime hierarchies was fixed.

FIX The issue with loading localization on updateData API call was fixed.

FIX The issue with incorrect localizationloaded event dispatching was fixed.

FIX The issue with report filters not added to Excel was fixed.

FIX The issue with saving the date filters when using Elasticsearch was fixed.

FIX The issue with an empty object in the mapping was fixed.

FIX The issue with / in the formulasGroupName was fixed.

FIX Data Server DLL The issue with loading indexes was fixed.

DEPRECATED Report option options.filter.timezoneOffset was deprecated. Now filter adjusts to the time zone of the specific hierarchy.

June 2021 (v. 2.9.1)

NEW Applying slice.flatOrder to the default slice is now supported.

NEW It is now possible to clear value sorting using the sortValues() method.

NEW React wrapper The ES5 option was added to the react-flexmonster npm package.

NEW Now the text fill property is considered during chart export.

NEW accessibility The filter view was optimized for on-screen readers.

FIX The issue with the none aggregation appearing in the measure caption was fixed.

FIX The issue with clearing the sorting on grand totals was fixed.

FIX The issue with showing two and more spaces in the member names on the grid was fixed.

FIX The issue with formatting date/time values in Excel for number aggregations like count was fixed.

FIX The issue with losing filters after partial data update was fixed.

FIX The issue with losing slice changes when removing a calculated measure in the Field List was fixed.

FIX The issue with calculated values naming was fixed.

FIX Data Server The issue with re-entering the user password after restarting the Data Server was fixed.

FIX Data Server The issue with default folder creation for report sharing was fixed.

FIX Data Server The issue with sharing a report containing calculated values was fixed.

May 2021 (v. 2.9.0)

NEW Data Server Flexmonster Admin Panel - a graphical user interface for Flexmonster Data Server - was introduced (read docs).

NEW Data Server Flexmonster Data Server is now available as a Windows/Unix service (read docs).

NEW accessibility Major accessibility improvements were introduced (read the blog post).

NEW Now it is possible to share a report using Flexmonster Data Server (read docs).

NEW MongoDB Connector Performance of the MongoDB Connector was significantly improved (read the blog post).

NEW MongoDB Connector It is now possible to configure caching and logging for the MongoDB Connector (read docs).

NEW MongoDB Connector Multilevel hierarchies are now supported for MongoDB (read docs).

NEW New framework integrations were added:

NEW The following async API calls were introduced:

NEW mapping An ability to create several fields from one field when using a JSON or CSV data source was added (read docs).

NEW mapping The following intervals were added to the mapping.interval property:

  • y for one year.
  • q for one quarter.
  • M for one month.
  • w for one week.

NEW mapping The mapping.visible property is now supported for JSON.

May 2021 (v. 2.8.33)

NEW Now getMeasures and getAllMeasures methods return the groupName property for SSAS.

NEW It is now possible to define aggregations for fields of a certain type in the mapping when using CSV and JSON data sources.

FIX The issue with the collision when including an alternative version of the html2canvas library was fixed.

FIX The issue with positioning the buttons in the conditional formatting pop-up window was fixed.

FIX The issue with filtering invalid dates having a custom localization label was fixed.

FIX The exception when dragging a field to the side (and out) of the window in a specific layout was fixed.

FIX The issue with getting stuck in a loading state when there's a gap between the last JSON response and the streaming end was fixed.

FIX The issue with not applying folder property for the datetime type in the mapping was fixed.

FIX The issue with cell selection after a partial update was fixed.