Rilasci di FastReport VCL Reporting

Released: Sep 10, 2025

Aggiornamenti in 2025.2.7

Funzionalità

  • VCL.Core
    • Engine
      • Added support for Embarcadero RAD Studio 13.

Correzioni

  • VCL.FastReport
    • Engine
      • Fixed List index out of bounds (-1) error when Ctrl - C pressed during showing of designer.
    • Preview
      • Fixed printing, saving and exporting behavior for empty preview.
    • Designer
      • Fixed functions' Drag&Drop on TfrxReportPage.

Released: Aug 25, 2025

Aggiornamenti in 2025.2.6

Funzionalità

  • VCL.FastReport
    • Engine
      • Engine variables initialization has been moved before main script block run.
    • Exports
      • Added GridLines property for XLSX export.
    • Report object
      • Added TfrxDBDialogControls and TfrxGaugeDialogControls components into IDE.

Correzioni

  • VCL.Controls
    • UI
      • Fixed the appearance and hiding of hint nodes.
  • VCL.FastReport
    • Engine
      • Fixed ClearLastReport state when report builds from ShowReport method.
    • Designer
      • Fixed bug when selected objects arbitrarily move to different pages.

Released: Jul 29, 2025

Aggiornamenti in 2025.2.5

Funzionalità

  • VCL.Core
    • Engine
      • Company name, Version number, and Company site URL added to design time context menus.
  • VCL.FastReport
    • Preview
      • Disabled Escape button for embedded preview form.
    • Exports
      • Added signature according to GOST R 7.0.97-2016.
      • Improved watermark export to DOCX and XLSX.
    • Report object
      • gS1 support has been added to the QR barcode.
      • The PDFView class has a new option pdOneToOneNormalizeAutoRotation added to the DetailStretchMode property.
      • Macro support added to PDF417 barcode...

Released: Jul 1, 2025

Aggiornamenti in 2025.2.4

Correzioni

  • VCL.Core
    • Graphic
      • Fixed BMP32 to PNG conversion.
  • Lazarus.Controls
    • Engine
      • Fixed exception in TfrTreeView and TfrShellTreeView editor in Lazarus.
  • Lazarus.FastCube
    • Engine
      • Fixed AV for XLS Export Lazarus.
  • VCL.FastReport
    • Exports
      • Fixed errors with partial font embedding in PDF export.
  • Lazarus.FastReport
    • Report object
      • In GTK2(Linux) if the text has rotation(Rotation <> 0), then the Wysiwyg property is ignored.

Released: Jun 9, 2025

Aggiornamenti in 2025.2.3

Funzionalità

  • VCL.Core
    • Engine
      • Added min, max and other functions.
      • Changed the documentation.
  • FMX.Core
    • Engine
      • Added min, max and other functions.
      • Changed the documentation.
  • Lazarus.Core
    • Engine
      • Added min, max and other functions.
      • Changed the documentation.
  • VCL.Controls
    • Engine
      • Added replacement in family Memo.
  • Lazarus.Controls
    • Engine
      • Added replacement in family Memo.
  • VCL.FastScript
    • RTTI
      • Added TStringStream.
  • Lazarus.FastScript
    • RTTI
      • Added TStringStream.
  • VCL.FastReport
    • Engine
      • Added clone chart series...

Released: May 14, 2025

Aggiornamenti in 2025.2.2

Funzionalità

  • VCL.FastQueryBuilder
    • Engine
      • Added a search button to text editors.
  • Lazarus.FastQueryBuilder
    • Engine
      • Added a search button to text editors.
  • VCL.FastReport
    • Report object
      • Added the ability to edit watermarks from a script.
  • Lazarus.FastReport
    • Report object
      • Added the ability to edit watermarks from a script.
    • Engine
      • Added a search button to text editors.

Correzioni

  • VCL.Controls
    • UI
      • Fixed change Canvas.Font in event OnCustomDrawItem.
    • Engine
      • Fixed known bugs in the TfrTreeView and...

Released: Apr 28, 2025

Aggiornamenti in 2025.2.1

Funzionalità

  • VCL.FastReport
    • Engine
      • Added a new icon.
    • Exports
      • PDF export now writes additional debug info about used creation environment.
    • Other
      • Updated Portuguese resources.
  • FMX.FastReport
    • Other
      • Updated Portuguese resources.
  • Lazarus.FastReport
    • Engine
      • Added a new icon.
    • Exports
      • PDF export now writes additional debug info about used creation environment.
    • Other
      • Updated Portuguese resources.

Correzioni

  • FMX.FastCube
    • UI
      • Removed unnecessary indent from filter popups.
  • VCL.FastReport
    • Engine
      • Reverted back...

Released: Apr 21, 2025

Aggiornamenti in 2025.2.0

Funzionalità

  • VCL.FastReport
    • Engine
      • Added Watermarks.
    • Report object
      • Added one page TIFF support for TfrxPictureView.
    • Client-server
      • Added CheckListBox control for web dialog report forms.
    • Other
      • Changed demo reports.
  • Lazarus.FastReport
    • Engine
      • Added Watermarks.
    • Client-server
      • Added CheckListBox control for web dialog report forms.

Correzioni

  • VCL.Controls
    • UI
      • Fixed behavior where control is not scaled when assigning a parent when csFreeNotification is set in the ComponentState.
      • Fixed some bugs in...

Released: Mar 19, 2025

Aggiornamenti in 2025.1.8

Funzionalità

  • FastReport VCL
    • Exports
      • Added export of external characters.
  • FastReport Lazarus
    • Exports
      • Added export of external characters.

Correzioni

  • FastCube VCL
    • UI
      • Fixed FastCube toolbar localization.
  • FastCube FMX
    • UI
      • Fixed FastCube toolbar localization.
  • FastCube Lazarus
    • UI
      • Fixed FastCube toolbar localization.
  • FastReport VCL
    • Exports
      • Fixed incorrect TAB focus transition in export dialogs.
    • Report object
      • Fixed incorrect clip in RichView.
      • Fixed legend of 2D barcodes.
  • FastReport FMX
    • Exports
      • Fixed...

Released: Mar 4, 2025

Aggiornamenti in 2025.1.7

Funzionalità

  • Lazarus.Controls
    • UI
      • Implemented HiDPI support for Lazarus.
  • VCL.FastCube
    • UI
      • Field list - Filter indicators added.
  • FMX.FastCube
    • UI
      • Field list - Filter indicators added.
  • Lazarus.FastCube
    • UI
      • Field list - Filter indicators added.
  • VCL.FastQueryBuilder
    • UI
      • Added First version of HiDPI.
  • Lazarus.FastQueryBuilder
    • UI
      • Added First version of HiDPI.

Correzioni

  • VCL.Controls
    • Engine
      • SmartMemo - fixed HiDPI support.
  • Lazarus.Controls
    • Engine
      • SmartMemo - fixed HiDPI support.
  • VCL.FastReport
    • Report object...