FastReport VCL Reporting Lazarus のリリース

Released: Aug 25, 2025

2025.2.6 での更新項目

機能

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

不具合の修正

  • Lazarus.Controls
    • UI
      • Fixed slow rendering for Linux.
      • Fixed the appearance and hiding of hint nodes.
  • Lazarus.FastReport
    • Engine
      • Fixed ClearLastReport state when report builds from ShowReport method.
    • Designer
      • Fixed bug when selected objects...

Released: Jul 29, 2025

2025.2.5 での更新項目

機能

  • Lazarus.Core
    • Engine
      • Company name, Version number, and Company site URL added to design time context menus.
  • Lazarus.FastQueryBuilder
    • Engine
      • Added the ability to escape table names.
  • Lazarus.FastReport
    • Preview
      • Disabled Escape button for embedded preview form.
    • 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.
    • Exports
      • Improved watermark export...

Released: Jul 1, 2025

2025.2.4 での更新項目

不具合の修正

  • Lazarus.Controls
    • Engine
      • Fixed exception in TfrTreeView and TfrShellTreeView editor in Lazarus.
  • Lazarus.FastCube
    • Engine
      • Fixed AV for XLS Export Lazarus.
  • Lazarus.FastReport
    • Report object
      • In GTK2(Linux) if the text has rotation(Rotation <> 0), then the Wysiwyg property is ignored.

Released: Jun 9, 2025

2025.2.3 での更新項目

機能

  • Lazarus.Core
    • Engine
      • Added min, max and other functions.
      • Changed the documentation.
  • Lazarus.Controls
    • Engine
      • Added replacement in family Memo.
  • Lazarus.FastScript
    • RTTI
      • Added TStringStream.
  • Lazarus.FastReport
    • Exports
      • USP library has been moved to delay loading module.
    • Designer
      • Added support for saving scrollbar position when changing designer scale.
      • Pressing Enter in the Report Tree now opens the editor.
      • Made a minor improvement to StatusBar in Designer.
      • Improved guide line selection.
      • The...

Released: May 14, 2025

2025.2.2 での更新項目

機能

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

不具合の修正

  • Lazarus.Controls
    • UI
      • Fixed change Canvas.Font in event OnCustomDrawItem.
    • Engine
      • Fixed known bugs in the TfrTreeView and TfrShellTreeView component editor.
  • Lazarus.FastReport
    • Exports
      • Fixed OpenAfterExport operation when exporting to multiple files.

Released: Apr 28, 2025

2025.2.1 での更新項目

機能

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

不具合の修正

  • Lazarus.FastReport
    • Engine
      • Reverted back smMaxHeight behaviour with non stretchable band, when object grows from the parent container.
    • Client-server
      • Fixed duplicate exports error in client server exports list.

Released: Apr 21, 2025

2025.2.0 での更新項目

機能

  • Lazarus.FastCube
    • UI
      • tfrTreeView integrated into FastCube.
  • Lazarus.FastScript
    • Engine
      • Added XML and JSON support to FastScript.
  • Lazarus.FastReport
    • Engine
      • Added Watermarks.
    • Client-server
      • Added CheckListBox control for web dialog report forms.

不具合の修正

  • Lazarus.Controls
    • UI
      • Fixed some bugs in TfrTreeView and TfrShellTreeView rendering.
    • Engine
      • Fixed the OnDeletion event in TfrTreeView.
  • Lazarus.FastCube
    • Engine
      • Fixed AV when using TfcxCube.AppendFromFile.
  • Lazarus.FastReport
    • Engine
      • Fixed bug when macros...