FastReport FMX(英語版) リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
FastReport VCL Reporting FMX 2026.2.32026年7月29日
機能
  • 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.
修正
  • FMX.FastReport
    • Exports
      • Fixed text position in PDF export when using third-party fonts.
FastReport VCL Reporting FMX 2026.2.22026年7月1日
修正
  • 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.12026年5月26日
機能
  • FMX.Core
    • Localization
      • Updated Chinese resources.
修正
  • 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.0メジャーバージョン2026年4月20日
機能
  • FMX.Core
    • Localization
      • Updated Portuguese resources.
  • FMX.FastScript
    • Engine
      • Added FS enum aliases for backward compatibility with alias types.
修正
  • FMX.FastReport
    • Designer
      • Fixed highlighting of intersecting objects.
FastReport VCL Reporting FMX 2026.1.82026年3月31日
機能
  • FMX.FastReport
    • Other
      • Added case insensitive support to 'TfrLocalizationController.Language'.
    • Designer
      • Added intersection checking for bands.
修正
  • FMX.FastReport
    • Designer
      • Fixed opening of run-time designer with custom TfrxReport.IniFile.
FastReport VCL Reporting FMX 2026.1.72026年3月11日
修正
  • 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.