Starting from version 2022.1, all releases of FastReport are subscription-based. This will ensure that you have access to all the features of the latest versions while your subscription is active.
We have added the support for Embarcadero RAD Studio 11 and the new macOS ARM 64-bit for Apple M1. In this release, we have also expanded the set of FastReport FMX export filters. Export filters to the OpenOffice ODT and ODS format are now available for use.
Additionally, we have improved the work with FmxLinux in Linux and Metal API support in macOS.
2022.1 Version
...
The release of version 2022.1 in FastReport .NET took place. A large number of new features and changes have been made.
New features
Added new "Advanced Matrix" object:
...
New in FastScript 1.95+ added support of CodeGear Rad Studio 2009- fixed bug with "with" operator- fixed bug with comments in Basic script- fixed minor bugs in TfsSyntaxMemo и TfsTree ...
You may know that the advanced reporting tool for Embarcadero RAD Studio / Delphi / C++Builder was localized for more than 30 languages https://github.com/FastReports/FastReport.VCL.RESNow you can translate to other languages or add translations to FastReport VCL – it has never been simpler! Sign up for https://github.com, offer your version of localization resources, after editing send Pull Request - a request for adding changes (manual with pictures https://github.com/blog/844-forking-with-the-edit-button). ...
Introduction
Release of Visual Studio 2015 Preview includes new version of C# and VB.NET compilers called "Roslyn".Roslyn is a complete rewrite of C# and VB.NET compilers; if previously they were written in C++, now C# compiler is written in C#, and VB.NET compiler - in VB.NET respectively. Also Roslyn is fully open sourced and available on GitHub.When using the previous compiler, developer couldn't affect the compilation process. New compiler follows the idea of Compiler-as-a-Service: now it's a platform with API that allows the developers taking part in the compilation process.
Benefits
...