NEW It is now possible to select a group of cells using Shift
+ click. Click the necessary cells with the Shift
key pressed, and Flexmonster will select the cell area between them.
NEW It's now possible to set multiple license keys in the licenseKey property through an array (see docs).
NEW Angular 14+ wrapper Implementation of the ngOnDestroy method was added to the ngx-flexmonster wrapper.
NEW Angular 5-15 wrapper Implementation of the ngOnDestroy method was added to the ng-flexmonster wrapper.
NEW Vue wrapper Implementation of the unmounted hook was added to the vue-flexmonster wrapper.
NEW flexmonster.d.ts The divider
property was added to the ToolbarTab
interface.
FIX The issue with date filters such as "current"
, "last"
, and "next"
when Daylight Saving Time starts or ends was fixed.
FIX flexmonster.d.ts The chartType
property was added to the ChartData
and ChartLegendItemData
interfaces.
NEW Blazor wrapper The Aggregation property was added to the ConditionalFormat
class.
NEW Flexmonster CLI Flexmonster CLI dependencies were updated.
FIX The issue with drill downs and drill ups when some members are hidden using table sizes was fixed.
FIX The issue with the opposite scroll direction on row header cells in Firefox was fixed.
FIX Blazor wrapper The issue with the Format
object configurations not being applied to a report was fixed.
FIX Flexmonster CLI The issue with Flexmonster CLI when using Node.js 21 was fixed.
FIX The issue when a field's caption disappeared after changing the field's aggregation and reordering fields in the flat table Field List was fixed.
FIX The issue with filtering when using the custom data source API and when there is a drilled-down hierarchy in the slice was fixed.
FIX flexmonster.d.ts The serverContentType parameter was added to the save()
API call.
NEW The sample Angular project for Flexmonster was updated to Angular 17.
FIX The issue with setting more than 128 measures in the slice was fixed.
FIX Accelerator The .NET Framework runtime was included in the setup project.