FastReport VCL Ultimate のリリース

Released: Feb 26, 2025

2025.1.6 での更新項目

機能

  • VCL.FastScript
    • Engine:
      • Improved TfsTree by replacing TTreeView with TfrTreeView.
  • Lazarus.FastScript
    • Engine:
      • Improved TfsTree by replacing TTreeView with TfrTreeView.
  • VCL.FastReport
    • Other:
      • Added the ability to override the search form.
    • Report object:
      • Added object for RFID-Label(TfrxDeviceCommand).
    • Designer:
      • Improved rendering and functionality of designer elements in VCL themes.
  • FMX.FastReport
    • Designer:
      • Improved rendering and functionality of designer elements in VCL themes.
  • Lazarus.FastReport...

Released: Jan 29, 2025

2025.1.5 での更新項目

不具合の修正

  • VCL.FastScript
    • Engine:
      • Fixed bug in TfsScript.Destroy which can cause exception.
  • FMX.FastScript
    • Engine:
      • Fixed bug in TfsScript.Destroy which can cause exception.
  • Lazarus.FastScript
    • Engine:
      • Fixed bug in TfsScript.Destroy which can cause exception.
  • VCL.FastReport
    • Client-server:
      • Fixed a bug with reports with parameters and dialogs.
    • Designer:
      • Fixed AV in RichEditor with old versions of msftedit.dll.
      • Fixed scaling of dialogs(TfrxDialogPage).
      • Fixed TfrxLabel when AutoSize = True.
    • Engine:
      • Fixed...

Released: Jan 14, 2025

2025.1.4 での更新項目

機能

  • VCL Controls
    • Engine:
      • Added the ability to create a custom structure of root shell nodes and simple nodes.
  • Lazarus Controls
    • Engine:
      • Added the ability to create a custom structure of root shell nodes and simple nodes.

不具合の修正

  • VCL.FastReport
    • Preview:
      • Fixed collapsing when (Application.MainFormOnTaskbar = True).
    • Engine:
      • Fixed HTMLView with Page.EndlessHeight.
      • Fixed "Class not found" error when using UseFileCache property with empty pages in report.
      • Fixed frxDecompressStream function.
      • Fixed bug...

Released: Oct 28, 2024

2025.1 での更新項目

機能

  • Designer:
    • Added expression highlighting settings in the report designer.
    • Added basic search in editors with Memo.
    • Improved mouse functionality in SimpleMemo.
    • Improved scrolling in the Memo editor.
  • Engine:
    • Added TfrShellTreeView control for shell management in VCL and Lazarus with Linux support.
    • Added nested handling for Subreport.PrintOnParent in the reporting engine.
    • Added support for the Win64x compiler during development.
    • Implemented native rendering of controls for VCL and Lazarus in...

Released: Apr 22, 2024

2024.2.0 での更新項目

機能

  • Engine
    • Added infinite width mode to dynamic table object.
    • Added GeoJSON/TopoJSON support to map object.
    • Added a new TfrTreeViewControl.
    • Detail reports now save variable state for each detail tab when using DetailPage hyperlink.
    • Added the ability to change the signature hash algorithm.
    • Signatures for PDF and files have been improved and made uniform.
  • Exports
    • Added new export filters XLSX, DOCX in FastReport FMX.
    • Added a test program for PDF/SVG/HTMLDiv exports.
  • Lazarus
    • Added Lazarus support to...

Released: Dec 11, 2023

2024.1.0 での更新項目

機能

  • Added support for Embarcadero RAD Studio 12 Athens.
  • Report designer improvements
    • Added a new "Text" object editor which lets you to highlight expression elements and tags, allowing for quick identification of expressions within regular text. With interactive bracket highlighting, you will no longer forget to close the bracket of an expression. Furthermore, the editor allows for word wrap during text editing.
    • Expression highlighting is available not only in the editor but for "Text" objects...