FIX When in fullscreen, the Toolbar "Fullscreen" label changes to "Minimize".
FIX Vue wrapper The shareReportConnection
property was added to vue-flexmonster
.
FIX Vue wrapper The CSS error notification in new Vue 3 projects was fixed.
FIX Error handling was improved when the fullscreen feature is disabled on the page.
FIX The issue with setting useOlapFormatting: true
was fixed.
NEW Blazor wrapper A new JavaScriptHandler property was added to the constructor.
FIX The issue with internal aggregations when setting useOlapFormatting: true
was fixed.
FIX The issue with scrollToRow
and scrollToColumn
methods when scrolling to Number.MAX_SAFE_INTEGER
in Firefox was fixed.
FIX The sizes of scrollbars were adjusted for the latest versions of Firefox.
NEW SSAS It is now possible to set the DATABASE
connection string property through the report.dataSource.catalog
when connecting to the tabular model via the Accelerator.
NEW Blazor wrapper All Flexmonster events are now asynchronous.
FIX The issue with the Toolbar redraw was fixed.
FIX The issue with exporting to PDF and image in RequireJS was fixed.
FIX Flexmonster CLI The issue with the global npm warning was fixed.
FIX MongoDB Connector The issue with filtering when the /handshake request is not implemented was fixed.
FIX Blazor wrapper The issue with Caption
in the Hierarchy
class was fixed.