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

Release notes

November 2020 (v. 2.8.19)

NEW New methods getTableSizes() and setTableSizes() were added to dynamically apply specific grid sizes if needed.

NEW Accelerator If a measure or hierarchy contains a description in the cube, it will appear in the Field List on the field's tooltip.

FIX Accelerator The issue with displaying nested folders in the Field List was fixed.

FIX The issue with the Field List disappearing (fieldListPosition: "right") after moving a field was fixed.

FIX The issue with openCalculatedValueEditor() API call was fixed.

FIX The issue with pop-up windows positioning was fixed.

FIX The issue with drawing the auto-calculation bar was fixed.

FIX The issue with expanding data using API calls was fixed.

FIX The issue with the reportchange event not being triggered when changing sorting in the flat form was fixed.

FIX MAX and MIN formulas' UI representation was improved.

FIX The issue with the fields named "length" was fixed.

FIX custom data source API The issue with ignoring sorted: true in the members request was fixed.

FIX custom data source API The issue with predefined drills in the report with a date hierarchy was fixed.

FIX custom data source API The issue with the incorrect requests for the numeric filter was fixed.

FIX Flexmonster CLI The issue with version caching was fixed. This is available in the 2.8.3 version of Flexmonster CLI.

October 2020 (v. 2.8.18)

NEW accessibility Keyboard navigation and actions on the grid were improved.

NEW For the classic form, an option to hide subtotals for specific hierarchies via context menu was added.

NEW The sorting functionality was enabled for calculated measures in the flat form.

NEW A new connector for amCharts was added (check out the integration guide).

NEW flexmonster.d.ts The type definitions file was extended with API for integration with amCharts.

FIX The issue with switching to the flat form was fixed.

FIX The issue with sorting when using the slice parameter for getData() API call was fixed.

FIX The issue with formula checker was fixed.

FIX The issue with expandData() method was fixed.

FIX The issue with scrollbars missing when rendered in a hidden tab was fixed.

FIX Now a multi-level hierarchy cannot be dragged to the Measures area in the Field List.

FIX Now the drill-through view is closed when a new report is loaded.

FIX SSAS The issue with measure columns mismatch was fixed.

FIX SSAS The issue with loading the reports was fixed.

FIX SSAS The issue with hidden measures was fixed.

FIX custom data source API The issue with the drill through for hierarchies having more than 4 levels was fixed.

FIX custom data source API The issue with the distinguishNullUndefinedEmpty option in filters was fixed.

FIX custom data source API The issue with wrong values in the /members request for numeric hierarchies was fixed.

FIX custom data source API Visual filters are now set accordingly to the level's type.

FIX custom data source API The issue with multi-level hierarchies and folders in the Field List was fixed.

FIX custom data source API The issue with include/exclude filter in the multi-level hierarchies was fixed.

FIX custom data source API The issue with incomplete responses when the drillAll option is turned on was fixed.

FIX custom data source API The drill-through view for grand totals is updated automatically when the updateData is called.

October 2020 (v. 2.8.17)

NEW Now requestHeaders are supported for load() and save() API calls.

NEW Now label filters are also supported for Elasticsearch data source. The feature is supported for string, numeric, and date field types.

NEW For SSAS Accelerator, an event unauthorizederror was added. It can be used to refresh the authorization headers. Read more in the documentation.

FIX The issue with a corrupted Excel file when using special characters in the worksheet's name was fixed.

FIX The issue with report filters ignored when using the custom API data source was fixed.

FIX The issue with CSV header parsing when using specific date values in Firefox was fixed.

FIX The issue with resizing the window after the component disposal was fixed.

FIX Several issues for predefined themes (CSS) were fixed.

FIX The bug with an empty cell when expanding in the classic form was fixed.

FIX The issue with the order of the keys entries' fields in the custom API data source was fixed.

FIX The issue with the empty grid for fast CPUs was fixed.

FIX The issue with the unnecessary data request when clicking on the measure in the drill-through view was fixed.

FIX Data Server The issue with /members request for number hierarchies was fixed.

FIX Data Server The issue with some value filters for string members was fixed.

FIX The issue with unselecting the member when expanding in the filter view was fixed.

September 2020 (v. 2.8.16)

NEW accessibility Moving of focus via keyboard was improved inside the filter view. Note: use a special Accessible theme (CSS) for a better experience.

NEW accessibility Duplicate ID attributes were replaced with corresponding class names to improve user experience with assistive technologies (screen readers, etc.).

NEW Data Server Ability to set parameters in config was added.

FIX The issue with filters property for a specific field in the /fields request was fixed.

FIX The issue with expands when showEmptyValues: true option and id type are used was fixed.

FIX The issue with opening number formatting window with preselected measure via context menu was fixed.

FIX The exception when clicking on the fields in the Field List was fixed.

FIX The issue with scroll jumping in the lists (e.g., for the Field List and Calculated Value pop-up windows) was fixed.

FIX The issue with showing "Infinity%" in the preloader when loading JSON files was fixed.

FIX The visual issue on the column line chart was fixed.

FIX The issue with page freezing when the addCalculatedMeasure() API call is called several times in a row was fixed.

FIX The issue with key combination Shift + arrow keys when the cell is selected was fixed.

FIX The issue with the measure's caption from getAllMeasures() API call in the flat form was fixed.

FIX The issue with the newline character and CSV export was fixed.

FIX The issue with calculated values grand total not updated after the caption change was fixed.

FIX CSV The issue with parsing a multi-level hierarchy and empty values in the hierarchical structure was fixed.

FIX Elasticsearch The issue with composing request URL with headers was fixed.

FIX flexmonster.d.ts The Slice interface in flexmonster.d.ts type definitions was updated to provide the correct fields & measures structure.

FIX flexmonster.d.ts The ContextMenuItem.id property was added to the interface in flexmonster.d.ts type definitions.

September 2020 (v. 2.8.15)

NEW Accessibility: drag and drop actions were made accessible for the Field List and Calculated Values pop-up.

NEW id was added for each item in the menu for better identification in customizeContextMenu.

FIX The issue with an empty error message when creating a calculated value with empty formula was fixed.

FIX The bug when loading a single record from the remote JSON file was fixed.

FIX Support for the licenseFilePath property was added to the Vue and Angular wrappers.

FIX The licenseFilePath property was added to the TypeScript definitions.

FIX The issue with buttons' icon alignment (CSS) for fieldListPosition: 'right' was fixed.

FIX Several CSS improvements were added for UI buttons.

FIX The issue with the HTML string template in the react-native-flexmonster module was fixed.

FIX The issue with unsupported date types in custom API data source was fixed.

FIX The issue with the "Multiple values" checkbox in the charts dropdown was fixed.

FIX MongoDB Connector The issue when loading slice with empty measures was fixed.