FastReport VCL Reporting FMX Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
FastReport VCL Reporting FMX 2026.2.3Jul 29, 2026
Features
  • FMX.Core
    • Localization
      • Added Serbian Latin resources, updated Serbian and German resources.
  • FMX.FastScript
    • Engine
      • Added Multi-string support to FastScript engine.
  • FMX.FastReport
    • Exports
      • Added <sub>, <sub> tags support for TfrxRTFExport.
Fixes
  • FMX.FastReport
    • Exports
      • Fixed text position in PDF export when using third-party fonts.
FastReport VCL Reporting FMX 2026.2.2Jul 1, 2026
Fixes
  • FMX.FastScript
    • Engine
      • Missing FastScript documentation has been added.
  • FMX.FastReport
    • Report object
      • Disabled access to printer settings when TfrxRichView.Wysiwyg = False.
FastReport VCL Reporting FMX 2026.2.1May 26, 2026
Features
  • FMX.Core
    • Localization
      • Updated Chinese resources.
Fixes
  • FMX.FastScript
    • RTTI
      • Removed functions from FastScript tree that are only supported in FastReport.
  • FMX.FastReport
    • Engine
      • Fixed macOS ARM 64-bit platform support.
FastReport VCL Reporting FMX 2026.2.0Major versionApr 20, 2026
Features
  • FMX.Core
    • Localization
      • Updated Portuguese resources.
  • FMX.FastScript
    • Engine
      • Added FS enum aliases for backward compatibility with alias types.
Fixes
  • FMX.FastReport
    • Designer
      • Fixed highlighting of intersecting objects.
FastReport VCL Reporting FMX 2026.1.8Mar 31, 2026
Features
  • FMX.FastReport
    • Other
      • Added case insensitive support to 'TfrLocalizationController.Language'.
    • Designer
      • Added intersection checking for bands.
Fixes
  • FMX.FastReport
    • Designer
      • Fixed opening of run-time designer with custom TfrxReport.IniFile.
FastReport VCL Reporting FMX 2026.1.7Mar 11, 2026
Fixes
  • FMX.FastScript
    • Engine
      • Fixed fvtInt64 support.
  • FMX.FastReport
    • Exports
      • Fixed incorrect 2D Barcode size when exporting from code.
    • Engine
      • Fixed report print when Skia canvas is enabled on Windows platform.