FastReport VCL Reporting FMX 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
FastReport VCL Reporting FMX 2026.2.42026년 9월 1일
기능
  • FMX.FastReport
    • Exports
      • Added HTMLTags support to the XLSX export.
수정 사항
  • FMX.Core
    • Engine
      • Fixed Developer Express compatibility.
  • FMX.FastScript
    • Engine
      • Fixed bug with Result parameter name in CPP scripts.
  • FMX.FastReport
    • Exports
      • Fixed a bug when exporting to PDF, EMF was rotated by 90 degrees.
    • Preview
      • Fixed a bug when preview window freezes when using Metal canvas.
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.