Lanzamientos de FastReport Desktop

Released: Apr 7, 2026

Actualizaciones en 2026.2.0

Características

  • Designer
    • Added the 'ToWords' function for Chinese.
  • Exports
    • You can now embed fonts in DOCX documents.

Correcciones

  • Engine
    • Fixed duplicate datasource name when creating JSON connection.
  • Exports
    • Fixed problem with vertical image position in DOCX export.

Released: Oct 13, 2025

Actualizaciones en 2026.1.0

Características

  • Engine
    • Added the ability to choose encoding when connecting to an XML database.
    • Added support for asynchronous requests in database connectors.
    • Supplemented the description of the IsNull function.
    • Changed behavior in the methods for setting the values of the RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties.
  • Designer
    • Added support for horizontal scrolling gesture in designer and report preview windows.
    • Added Ctrl key support for selecting multiple objects in the...

Released: Apr 4, 2025

Actualizaciones en 2025.2

Características

  • 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...

Released: Oct 15, 2024

Actualizaciones en 2025.1

Características

  • Engine
    • Added PicturesInParagraph property to RichObject.
    • Added method for asynchronous report preparation PrepareAsync().
    • Added converting of strings to dbtype compatible.
    • Added print scale.
    • Added decimal conversion to words in ToWords functions.
    • Added locale identifier for Spanish is 22538 (Spanish - Latin America) and 3082 (Spanish - Spain (Modern Sort)).
    • Added a new IfNull function for working with expressions. It returns the result of the calculated expression if it is not...

Released: Apr 9, 2024

Actualizaciones en 2024.2.0

Características

  • Engine
    • Added a new 'CreatePage' event to the 'ReportPage' object.
    • When converting RTF, insignificant spaces after tabs are now discarded.
  • Designer
    • Added the 'Contains (string , string)' function, which determines whether a string contains a substring.
    • Changed the text of the warning message about duplicate parameter names in the query wizard.
    • Swiss QR updates:
      • Processing of the 'Amount' field has been changed.
      • The 'Currency' field is now a text field.
      • Added processing of...

Released: Nov 27, 2023

Actualizaciones en 2024.1.0

Características

  • Improved working with Table object
    • Quickly add columns and rows.
    • Change the height of rows and the width of columns.
    • Added new menu: 'Insert' new column or row.
    • Copy and paste text into cells using the hotkeys Ctrl+C and Ctrl+V.
  • Merge text objects
    • Added mechanism for merging text objects with the same text.
  • Custom line styles
    • A new property has been added which allows you to create line styles.
  • Changing the shape of the 'Picture' object
    • 'Picture' objects now have a new 'Shape'...

Released: Dec 5, 2022

Actualizaciones en 2023.x

v2023.3

Updated Sep 12, 2023

Features

  • Engine
    • Added new RFIDLabel object.
    • 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.
    • Improved working with...

Released: Sep 27, 2022

Actualizaciones en 2022.3.x

v2022.3

Updated Sep 27, 2022

Features

  • Engine
    • Added the ability to convert reports from Stimulsoft.
    • Added the ability to change the name of the JSON data source in an expression when it's renamed.
    • Added support for converting PaperSize property when converting reports from Stimulsoft.
    • Added support for checking the existence of referenced assemblies when converting reports from StimulSoft.
    • Added PrintOnParent property to Table and Matrix objects.
    • Added support for loading report parameters when...

Released: May 16, 2022

Actualizaciones en 2022.2.x

v2022.2

Updated May 16, 2022

Features

  • Engine
    • Added the ability to save a report with random data.
    • The ExportBand method now uses the 'BandBase' argument instead of 'Base'.
  • Designer
    • Added support for highlighting intersecting objects. When placing objects on the report page, overlapping objects and objects beyond the bounds of the bands are highlighted by color.
    • Added ruler with guides to RichObject editor. The new tool allows you to conveniently adjust indentation and tab positions when editing...

Released: Dec 8, 2021

Actualizaciones en 2022.1

Características

  • Engine
    • Added a new AdvMatrixObject.
    • Added GS1 DataBar barcodes: Limited, Omnidirectional, Stacked and Stacked Omnidirectional.
    • Added new properties: Config.CompilerSetting.ExceptionBehaviour and Config.CompilerSetting.Placeholder. These properties give the ability to customize the behavior when exceptions are thrown with incorrect names of database tables and fields.
    • Added translation of RichObject inside TableCell.
    • Reworked translation of RichObject into report objects...