No longer supports .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, .NET 5. This will speed up the development of new features and highly improve the performance of projects.
The following packages have changed:
FastReport.Core - The minimum version now is .NET Framework 4.6.2 and .NET 6. (Removed support for .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, .NET 5).
FastReport.Core.Skia - The minimum version now is .NET 6. (Removed support for .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, .NET 5).
Added GS1 automatic formatting for GS1-128 barcode.
Added support for loading tables in cells of other tables when converting RDL templates.
Added Config.CompilerSettings.ReflectionEmitCompiler property, which, when enabled, speeds up report preparation if the script has not been changed (works only in Microsoft .NET Core/.NET).
Added the ability to configure barcode font using the new "Font" property.