FastReport .NET Releases

Released: Jun 25, 2025

Updates in 2025.2.6

Features

  • FastReport .NET WinForms
    • Engine
      • Added support for asynchronous queries in database connectors.
    • Exports
      • Added text color change and method to fill the textbox in ZPL.
  • FastReport .NET Mono
    • Engine
      • Added support for asynchronous queries in database connectors.
    • Exports
      • Added text color change and method to fill the textbox in ZPL.
  • FastReport .NET Core
    • Engine
      • Added support for asynchronous queries in database connectors.
    • .NET Core
      • Added SkiaSharp v3 support.
    • Exports
      • Added text color change...

Released: Jun 18, 2025

Updates in 2025.2.5

Features

  • FastReport .NET WinForms
    • Engine
      • Changed behavior in setters of RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties.
    • Designer
      • Added support for resizing while maintaining a fixed center (Shift + corner handles).
      • Added alternative grid (Alt+mouse) in the designer.
      • Added a setting to enable/disable extended object location info in the designer.
      • Added support for displaying Count Byte in RFID editor.
      • Added a designer assembly with database connection plugins.
  • FastReport .NET...

Released: May 21, 2025

Updates in 2025.2.4

Features

  • FastReport .NET WinForms
    • Common
      • Moved variable declaration to Program class.
    • Designer
      • Added support for using the Ctrl key to select multiple objects in the designer (Shift key was used before).
  • FastReport .NET Mono
    • Designer
      • Added support for using the Ctrl key to select multiple objects in the designer (Shift key was used before).
  • FastReport .NET WPF
    • Designer
      • Added support for using the Ctrl key to select multiple objects in the designer (Shift key was used before).
  • FastReport .NET...

Released: May 16, 2025

Updates in 2025.2.3

Features

  • FastReport .NET WinForms
    • Designer
      • Added support of horizontal scroll gesture in the designer and preview window.
  • FastReport .NET WPF
    • Designer
      • Added support of horizontal scroll gesture in the designer and preview window.
  • FastReport .NET Avalonia
    • Designer
      • Added support of horizontal scroll gesture in the designer and preview window.

Fixes

  • FastReport .NET WinForms
    • Designer
      • Fixed a bug with returning the result of an empty parameter expression.
      • Fixed wrong position of size/location...

Released: May 6, 2025

Updates in 2025.2.2

Fixes

  • FastReport .NET WinForms
    • Designer
      • Exporting Word TextRenderType remove line spacing. Removing the margin condition.
    • Exports
      • Corrected brightness of watermark in export to MS Word.
  • FastReport .NET Mono
    • Designer
      • Exporting Word TextRenderType remove line spacing. Removing the margin condition.
    • Exports
      • Corrected brightness of watermark in export to MS Word.
  • FastReport .NET Core
    • Designer
      • Exporting Word TextRenderType remove line spacing. Removing the margin condition.
    • Exports
      • Corrected...

Released: Apr 22, 2025

Updates in 2025.2.1

Features

  • FastReport .NET WinForms
    • Exports
      • Added XPSExport.PrintOptimized option.
    • Engine
      • Added the ability to choose encoding when connectiong XML database.
  • FastReport .NET Mono
    • Exports
      • Added XPSExport.PrintOptimized option.
    • Engine
      • Added the ability to choose encoding when connectiong XML database.
  • FastReport .NET Core
    • Exports
      • Added XPSExport.PrintOptimized option.
    • Engine
      • Added the ability to choose encoding when connectiong XML database.
  • FastReport .NET WPF
    • Exports
      • Added XPSExport.PrintOptimized...

Released: Apr 9, 2025

Updates in 2025.2

Features

  • Engine
    • Added new scripting engine - FastScript .NET.
    • Added support for vertical tabulation.
    • Added import of DOCX files to FRX report template.
    • Added support of encoding for Chinese (simplified) language when converting RTF.
    • Added the ability to disable integration with FastReport Cloud.
    • Added GS1 Datamatrix barcode.
    • Added the conversion of SkBitmap to a Bitmap and Image in FastReport.SkiaDrawing.
  • Designer
    • Added a possibility to copy data from the list of properties of an object using...

Released: Apr 4, 2025

Updates in 2025.1.23

Features

  • FastReport .NET Core
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).

Fixes

  • FastReport .NET Core
    • Exports
      • Corrected the brightness of the watermark and eliminated the bug of adding different watermarks on the pages of the document when exporting to Word.

Released: Mar 28, 2025

Updates in 2025.1.22

Fixes

  • FastReport .NET WinForms
    • Preview
      • Fixed a bug when searching in the report preview, it does not switch to the next word.
  • FastReport .NET Mono
    • Preview
      • Fixed a bug when searching in the report preview, it does not switch to the next word.
  • FastReport .NET WPF
    • Preview
      • Fixed a bug when searching in the report preview, it does not switch to the next word.
  • FastReport .NET Avalonia
    • Preview
      • Fixed a bug when searching in the report preview, it does not switch to the next word.
  • FastReport .NET Web...

Released: Mar 25, 2025

Updates in 2025.1.21

Features

  • FastReport .NET Core
    • Exports
      • Optimized PDF export for FastReport.Core.Skia.
    • WebReport
      • Added the ability to configure caching for a single WebReport using the 'WebReport.CacheOptions' property.
  • FastReport .NET Web
    • WebReport
      • Added the ability to configure caching for a single WebReport using the 'WebReport.CacheOptions' property.

Fixes

  • FastReport .NET WinForms
    • Exports
      • Fixed export cells of TableObject to HTML.
  • FastReport .NET Web
    • Exports
      • Fixed export cells of TableObject to HTML...