A new release has been launched, offering full support for the .NET 10 platform within the FastReport .NET reporting engine and libraries Business Graphics, FastCube, FastScript.
Starting February 17, FastReport Desktop Professional became available in an updated version with support for both Windows and Linux. Now you can use cross-platform components to automate report generation and distribution on either operating system.
When you purchase FastReport Desktop Professional, you now get components for both Windows and Linux:
Visual Designer for creating and editing reports.
Builder as a console utility for building and processing reports.
Configurator for creating Builder tasks.
Convenient Scheduler for executing tasks on a schedule.
Viewer for displaying and printing finished reports.
The price for FastReport Desktop Professional remains unchanged. All existing customers automatically received access to the new features - no license reissue is required.
To install FastReport Desktop, download the installation package from your personal account. Available package options: deb and rpm, for x64 and arm64 architectures. Detailed installation instructions are available at this link.
The FastReport Desktop Standard license contains only Windows components and remains unchanged.
If you have any questions, please contact us at sales@fast-report.Ńom.
Download Demo
Only from February 4 to 8 - 25% off FastReport VCL Ultimate. To celebrate the anniversary of this legendary reporting toolkit, weâre offering a special discount on FastReport VCL Ultimate - a powerful and flexible suite for creating reports, documents, and analytical interfaces in your business applications.
FastReport VCL Ultimate is a professional set of reporting components for Delphi, C++Builder, RAD Studio, and Lazarus, featuring rich functionality - from visual report design and editing to advanced multidimensional analytics and export to dozens of formats.
The key advantage of the Ultimate edition is that all core solutions for the Delphi ecosystem are bundled into a single package. Instead of purchasing individual products, you get a complete toolkit for report development across VCL, FMX, and Lazarus, along with a web-based designer for working with templates. This is not only convenient, but also highly cost-effective - especially now, with a 25% discount.
FastReport VCL Ultimate includes:
FastReport VCL report generator;
FastReport FMX cross-platform report generator;
FastReport for Lazarus report generator.
As well as products available exclusively as part of FastReport VCL Ultimate:
FastCube VCL and FMX OLAP analysis tools;
FastGrid data visualization library;
FastReport Online Designer for visual editing of document templates.
The promotion is valid only from February 4 to 8 - 25% off any FastReport VCL Ultimate license (Single, Team, Business, or Site). This is the perfect time to upgrade your reporting tools or to introduce a professional reporting solution with maximum capabilities into your project.
Donât miss this opportunity â make your reports fast, flexible, and beautiful with FastReport VCL Ultimate at a great price.
If you are purchasing through FastSpring, use the promo code FRUVCL25, and if you are paying via PayPro, use the links below.
For many years, Fast Reports has been collaborating with educational institutions. Our products are used not only to solve internal tasks, such as creating schedules, work plans, and reports for various authorities, but also in studentsâ academic projects. This helps educational institutions improve the quality of specialist training and strengthen connections with the industry.
We believe it is important for students to have access to modern tools and to work with real-world technologies during their studies. This approach allows them to gain a deeper understanding of their profession and develop practical, in-demand skills, easing the transition into professional work after graduation.
Fast Reports is always open to cooperation with educational organizations and supports initiatives aimed at developing applied skills, engineering thinking, and hands-on experience with modern software solutions.
Our company is ready to provide an optimal solution for implementing educational and work-related tasks. Simply write to us at sales@fast-report.com, and we will get in touch with you.
We are happy to inform you that the FastReport .NET documentation is now available in Turkish! It will help you work with our report generator more comfortably in your native language.
You can access the documentation here.
We hope this update makes working with FastReport .NET easier and more convenient for you.
At the end of 2025, we traditionally look back and summarize what has been accomplished over the past year.
In 2025, the Fast Reports company significantly strengthened the FastReport product line, including FastReport Desktop and FastReport Cloud, focusing on expanding functionality, improving user experience, and increasing overall stability.
In the Delphi product line, new architectural capabilities were introduced, including the TfrxDeviceCommand object for sending commands to export filters, support for Runtime Themes to ensure a unified visual style with applications, and full compatibility with RAD Studio 13. A key milestone was the release of version 2026.1, where the Ultimate VCL subscription became more valuable by including FastGrid and access to report creation via FastReport Online Designer.
In the .NET direction, the main focus was on usability and feature development. A unified demo application for the entire product line was introduced, installers and the report designer interface were improved, and a new Ribbon UI was implemented. Support for FastScript .NET, Word import, new database connections, major WebReport improvements, and extended export capabilities - including Excel formulas and new formats - were added. In parallel, extensive export optimization and numerous bug fixes were carried out, significantly improving performance and document generation quality.
Cloud and server solutions - FastReport Cloud, Corporate Server, and the updated Publisher - received support for S3 storage, Telegram Bot API, custom fonts, new preview modes, and autocomplete in the Online Designer. API security and administration tools were also strengthened, making the platform more flexible and enterprise-ready.
Together, these improvements have laid a solid foundation for the continued development of the Fast Reports ecosystem and increased its value for developers and businesses.
As we wrap up this year, we would like to thank all our users and partners for their trust and feedback. We wish you happy holidays and a successful 2026 filled with stable projects, bold ideas, and successful implementations.
Â
In the 2026.1 release of our service solutions lineup (FastReport Cloud, FastReport Publisher, FastReport Corporate Server), we focused on improving usability, security, and expanding capabilities. The update includes dozens of improvements to the interface, integration mechanisms, user tools, and increased stability.
Â
Â
Saving Documents to S3-Compatible Storage
A component for working with Amazon S3-compatible storage has been added. This allows saving templates, reports, and finished documents in various formats (pdf, docx, xlsx, etc.) to S3. One use case is creating an annual report (by passing start and end dates as report parameters), exporting it to PDF, and saving it to S3-compatible storage, where it will be available for viewing and downloading. Â For more details on saving to S3Â and its programmatic use, please refer to the documentation.
Â
Sending Documents to Telegram
Telegram Bot API support has been added. Similar to saving to S3, documents and report templates can now be sent to Telegram. Sending to channels, direct messages with the chatbot, and group chats is supported. To send, use the unique identifier or name of the public channel or group where the bot has been added. More information on Telegram bots and their creation can be found on the official Telegram website.Â
Â
Additionally, the most convenient way to send documents to Telegram is by using an export task followed by sending. To do this, select the previously created Telegram sending task from the dropdown list in the export task settings.
Â
Hotkey Hints Added to Context Menus
Interface usability has been improved: hotkey hints now appear in context menus. These allow for faster interaction with the user panel interface.
Â
Enhanced API Security: CORS Support and Trusted Domain Management
We have updated the API request protection mechanism in accordance with modern web security standards. Now, authorized API requests require explicitly specifying trusted domainsâthis enables correct handling of CORS (Cross-Origin Resource Sharing) and preflight requests in modern browsers.
Browsers block cross-domain requests without explicit permissionâthis protects users from CSRF (Cross-Site Request Forgery) and other attacks. The previously used approach stopped working after security policy updates in Chrome, Firefox, and other browsers.
Workspace administrators can configure the list of allowed domains in the âSettings â Workspaceâ section. Only requests from these domains will have authorized access to the API.
This enhances security without compromising convenienceâintegrations continue to function, but now reliably and according to standards.
Â
Added Script Autocompletion Support for FastReport Online Designer
Online Designer now includes support for autocompletion hints (similar to IntelliSense), which increases the speed and accuracy of template development. For other new features of the Online Designer, please refer to the 2026.1 release news.Â
Â
New Template and Report Preview Modes Added
The preview component has received additional modes. The following are now available:
Static preview (a lightweight mode that displays/renders templates and reports in SVG format);
WASM Static Previewâa more accurate, but also resource-intensive component, written in Blazor;
Interactive WASM Previewâthe most accurate and powerful mode, allowing interactive reports to be run.
The appropriate mode can be selected before opening a template or report.Â
Â
It is also possible to set a default mode in the user settings.
Â
Nested Parameters Added to Static Preview
Static Preview now supports parameters of any nesting level. This improves work with complex templates and allows parameters to be grouped by topic.
Â
Global File Search Added to API
The ability to perform a global search for files and folders via API has been added.Â
This allows you to find a template, report, or any document by its name, even without knowing which folder it is located in.
Â
Â
Additional Changes for FastReport Corporate Server and FastReport Publisher
Below are additions that apply only to the on-premise products in the lineup.
Â
Docker Image Repository
Builds are now distributed via Docker Registry. Documentation has been added and updated, and related docker-compose scripts have been fixed. This simplifies product updates and deployments.
Â
Separate Sign-In Form
A separate sign-in form has been introduced, fully supported by Gateway mechanisms. Old settings (SignInPagePath, DisabledPath) have been removedâthey are now replaced by the built-in system. The authorization process has become simpler and requires less traffic.
As of the 2026.1 release, this functionality is used for logging into the administrator panel. Support for other services will be added in future releases.
Â
Information on Active Users and Subscriptions on the Audit Page
The administrator panel has gained additional functionality: the âAuditâ page now displays the IDs of active users and subscriptions for a specified time interval. This allows for more effective system usage control and better user understanding.
Â
Font Management in the Administrator Panel
A dedicated font management page has been added to the administrative panel.
Â
Corporate Server and Publisher Installation Wizard
The installation wizard has received a major update:
Added the option to install FerretDB and PostgreSQL as databases.
Users can now choose to install either Publisher or Corporate Server.
Added the option to select a demo version for installation.
Improved configuration file creation.
Reworked interface and bug fixes.
Â
Documentation
The documentation has been significantly revised and expanded:
Documentation for Cloud, Corporate Server, and Publisher is now unified into a single build.
Added guides for working with S3, FerretDB, and Docker Registry.
Added an article on integrating static preview via iframe.
Corrected errors and typos.
Added canonical tags and current version to the online documentation.
Â
Â
Full list of changes
[Frontend]+ added font interface to workspace information page+ added export parameters to localstorage+ added virtualization to users page+ added s3 component to user panel+ added hotkey hints to various context menus+ added telegram task component* added support for alternative uid / pwd keys in MySQL connection dialog (now it will also parse âuser idâ and âpasswordâ)* added new components for font limit designation* added S3 and FTP tasks to workspace information page- fixed product purchase link- fixed automatic connection string parsing in data source setup dialog for MS SQL- fixed file renaming with F2- fixed export to docx in paragraph breaking mode
[Admin Panel]+ added more links to entities in the admin panel+ added information about active users and subscriptions to the audit page in the admin panel+ added a new page in the admin panel for fonts+ added checks for duplicate file names and incorrect user IDs in analytics* fixed an error with parameters in the admin panel- fixed visual errors when loading fonts in the admin panel- fixed a bug where the problem solver returned an error when analytics found font problems- fixed a bug where the check for unlinked documents marked all font description models as unlinked (belonging to a non-existent workspace)
[Docs]+ added documentation on how to use FerretDB instead of MongoDB+ added documentation for S3+ added an article to the documentation on integrating staticpreview via iframe+ added canonical tag for documentation pages* added current version to online documentation* updated documentation for working with docker registry* fixed some typos in the documentation* unified documentation into one
[Online Designer]* disabled html5 notifications in Online Designer* changed the preview generation mechanism for Online Designer; now the temporary template file is deleted after creation
[Backend]+ added S3 upload task+ added Telegram sending task+ added domain permissions; now, to execute authenticated requests, a list of allowed domains must be specified in the workspace; previously, due to the new browser security system, this functionality was inoperable+ added IntelliSense support for Online Designer+ added global file search to API* improved font caching mechanism in the worker service* added search by subscription plan to audits* replaced the view model for the request for space occupied by fonts. Now it is not the same model as for files- fixed an error where many parallel requests led to memory leak and caused an error- fixed data types of returned view models in the task controller- fixed a bug where font space calculations accounted for all workspaces- fixed a bug where OpenID users did not display any useful information in the workspace user list- fixed a bug where nested transport had a null subscription ID
[Tasks]- fixed an error where a task could sometimes enter an infinite loop and hang the entire system
[Preview]+ added new preview modes+ added localization switching logic for wasmpreview, identical to staticpreview+ added nested parameters to static preview
[Installer]+ added FerretDB installation option+ added Publisher installation capability+ added Docker-related text to the final page+ added demo version license keysâą changed behavior: the âNextâ button will now be disabled if a license key is not specifiedâą changed behavior: the installer now creates an extended configuration file- fixed a bug where the installer crashed when clicking to show the RabbitMQ password
[Demos]+ added WPF demo application for FastReport .NET + Cloud
[Common]+ added a new AllowLocalSignUp property for Auth, which allows enabling and disabling user registration+ added a new FaviconLink property for Server, which allows setting the favicon link for a white-label license* assembly download is now available via Docker Registry instead of ZIP* changed the API test cleanup method* the gateway now handles the sign-in form; sign-in is simplified and requires less traffic- fixed an error where license restrictions erroneously prevented the use of OpenID (OIDC)- removed SignInPagePath property from Gateway config; it is replaced by the built-in sign-in mechanism- removed DisabledPath property from Gateway config; it is replaced by the built-in mechanism- fixed docker-compose script for installation files, updated RabbitMQ version
[Font Server]- fixed a bug where some TTF files failed to load
A unique opportunity until November 28 to purchase FastReport VCL, FastReport .NET, and FastReport Desktop with a 35% discount. If you have postponed your purchase or upgrade, now is the best moment.
This is your chance to update your data tools, speed up report development, and reduce time spent on routine tasks. A 35% discount is a real opportunity to optimize processes and prepare for new challenges without additional costs.
Invest in reliable and convenient tools for analytics and reporting at the best price of the year.
The offer is valid only for new purchases and cannot be applied to license renewals or upgrades.