Added a new demo application showing the ability to save and load a cube on the web.
Updated build scripts.
Added XML documentation for FastCube.WinForms package.
Added XML documentation for FastCube.Mono package.
Added XML documentation for FastCube.Core.Web package.
Added XML documentation for FastCube.Core package.
Changed the way plugins registration, now plugins cannot be loaded twice automatically.
FastCube.WinForms and FastCube.Mono are no longer independent packages, the core of the OLAP component has completely moved to FastCube.Core.
Breaking Change: Updated script builder for working with .NET 6 and higher, this is a breaking change for all new FastCube .NET packages, if you used Variant, then instead of strict typing in the script you need to use only the name of the Variant class itself, since in some scripts there is a conflict between FastReport .NET and FastCube .NET in the script by default only a minimal set of libraries are included.
Changed scripts in three cubes for compatibility with .NET 8 and .NET 9.
Added XML documentation for FastCube.WinForms.Chart package.
Added XML documentation for FastCube.Mono.Chart package.
Added XML documentation for FastCube.Mono.Report package.
Added XML documentation for astCube.WinForms.BusinessGraphics package.
Added XML documentation for FastCube.WinForms.Report package.
Added XML documentation for the FastCube.Core.Web package.
Added a new article describing the minimum system requirements.
Added a new article to the documentation about descriptions of the packages.
The structure of the documentation has been changed, some sections have been moved to the root.
Added compatibility library with FastReport.DataVisualization for displaying FastCube.Winforms slice charts.
Added compatibility library with FastReport.DataVisualization for displaying FastCube.Mono slice charts.
The Extras folder that stores the compatibility package sources is now only available in the source version of the product.
Added demo application for Linux docker container.
Added Linux support for FastCube.Core.Web package.
Updated EULA.
不具合の修正
Fixed the list of dlls to the script.
Fixed an access modifiers of class members in FastCube.Core.Web.
Fixed documentation title.
Security fixes in the all demo apps.
Security fixes in the chart component code for FastCube.WinForms.
Security fixes in the chart component code for FastCube.Mono.
Removed and replaced dependency on deprecated IHostingEnvironment in FastCube.Core.Web.
Removed export to BIFF8 in the FastCube.Core package because this export requires a graphic context, if there are user requests, a BIFF8 export will be added in plugins.
Removed dependency of System.Drawing in FastCube.Core package, now the package can be used under Linux and macOS.
The Config class and its methods of the FastCube.Core.Web library are marked as deprecated, they are no longer used and do not affect the functionality of the component.
Breaking Change: Updated script builder for working with .NET 6 and higher, this is a breaking change for all new FastCube .NET packages, if you used Variant, then instead of strict typing in the script you need to use only the name of the Variant class itself, since in some scripts there is a conflict between FastReport .NET and FastCube .NET in the script by default only a minimal set of libraries are included.