FastReport VCL Analysis 릴리스

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

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
FastReport VCL Analysis 2026.2.32026년 7월 29일
기능
  • VCL.Core
    • Localization
      • Added Serbian Latin resources, updated Serbian and German resources.
  • VCL.FastScript
    • Engine
      • Added Multi-string support to FastScript engine.
FastReport VCL Analysis 2026.2.22026년 7월 1일
기능
  • VCL.Controls
    • UI
      • Improved barcode performance.
    • Engine
      • Removed DataMatrix local variables.
수정 사항
  • VCL.Core
    • Graphic
      • Fixed SVG graphics.
      • Fixed SVG transparency.
  • VCL.FastScript
    • Engine
      • Missing FastScript documentation has been added.
FastReport VCL Analysis 2026.2.12026년 5월 26일
기능
  • VCL.Core
    • Localization
      • Updated Chinese resources.
수정 사항
  • VCL.Controls
    • Engine
      • Fixed resource order for C++ Builder Modern compiler.
  • VCL.FastScript
    • RTTI
      • Removed functions from FastScript tree that are only supported in FastReport.
FastReport VCL Analysis 2026.2.0주요 버전2026년 4월 20일
기능
  • VCL.Core
    • Localization
      • Updated Portuguese resources.
  • VCL.FastScript
    • Engine
      • Added FS enum aliases for backward compatibility with alias types.
수정 사항
  • VCL.Controls
    • UI
      • tfrTreeView - Fixed incorrect colors hint text and node highlighting with themes.
FastReport VCL Analysis 2026.1.82026년 3월 31일
기능
  • VCL.FastReport
    • Engine
      • PictureView rotations and mirrors have been improved.
    • Designer
      • Added intersection checking for bands.
    • Other
      • Added case insensitive support to 'TfrLocalizationController.Language'.
  • VCL.FastEditors
    • UI
      • tfrButtonEdit - Added event OnButtonCustomDraw to TfrButtonEditProperties.
      • The TfrCurrencyEdit editor implemented.
      • Added a new TfrBarCode editor.
수정 사항
  • VCL.Controls
    • UI
      • tfrTreeView - Fixed bug where multiple selections would not be cancelled by clicking on an unselected node.
  • VCL.FastReport
    • Exports
      • Fixed errors in PDF/A and PDF with CMYK color space.
      • Fixed issue exporting empty TfrxMemoView with 'AllowHTMLTags=True' to DOCX.
    • Engine
      • Fixed KeepTogether behaviour with StartNewPage flag.
      • Fixed PrintOn property behavior when band moves to the next page.
      • Fixed GridTableBuilder when default property editors used.
    • Designer
      • Fixed opening of run-time designer with custom TfrxReport.IniFile.
    • Report object
      • Fixed rotation of vector images at angles close to 45, 135, 225, 315 degrees.
  • VCL.FastGrid
    • Engine
      • Exception occurs when closing the application if the in-place editor was active and the Grid.Parent is set to nil.
      • If a column has image properties assigned to it and it contains invalid data, there are many exceptions
  • VCL.FastEditors
    • UI
      • Fixed Access Violation when destroying TfrCalendar or unassigning its Parent while animation is in progress.
FastReport VCL Analysis 2026.1.72026년 3월 11일
수정 사항
  • VCL.Core
    • Engine
      • Fixed EPNGOutMemory when scrolling images.
      • Fixed transparent SVG in a TfrxPictureView.
      • Fixed CSS error handling in HTMLView.
    • Graphic
      • Fixed frxPictuteView error with SVG.
  • VCL.Controls
    • UI
      • Fixed AV that occurred when collapsing a node after the tree was fully expanded.
      • tfrTreeView - Hottrack and select are not rendered correctly when using themes.
  • VCL.FastScript
    • Engine
      • Fixed fvtInt64 support.
FastReport VCL Analysis 2026.1.62026년 2월 2일
수정 사항
  • VCL.Core
    • Graphic
      • Fixed SVG transparency.