FastReport VCL Analysis Versions

Découvrez les nouveautés dans chaque version, avec des détails sur les fonctionnalités, les améliorations et les problèmes résolus.

janv.
févr.
mars
avr.
mai
juin
juil.
août
sept.
oct.
nov.
déc.
FastReport VCL Analysis 2026.2.329 juil. 2026
Fonctionnalités
  • 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.21 juil. 2026
Fonctionnalités
  • VCL.Controls
    • UI
      • Improved barcode performance.
    • Engine
      • Removed DataMatrix local variables.
Corrections
  • VCL.Core
    • Graphic
      • Fixed SVG graphics.
      • Fixed SVG transparency.
  • VCL.FastScript
    • Engine
      • Missing FastScript documentation has been added.
FastReport VCL Analysis 2026.2.126 mai 2026
Fonctionnalités
  • VCL.Core
    • Localization
      • Updated Chinese resources.
Corrections
  • 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.0Version majeure20 avr. 2026
Fonctionnalités
  • VCL.Core
    • Localization
      • Updated Portuguese resources.
  • VCL.FastScript
    • Engine
      • Added FS enum aliases for backward compatibility with alias types.
Corrections
  • VCL.Controls
    • UI
      • tfrTreeView - Fixed incorrect colors hint text and node highlighting with themes.
FastReport VCL Analysis 2026.1.831 mars 2026
Fonctionnalités
  • 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.
Corrections
  • 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.711 mars 2026
Corrections
  • 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.62 févr. 2026
Corrections
  • VCL.Core
    • Graphic
      • Fixed SVG transparency.