FastReport VCL Reporting Lazarus 2026.2.1

Released: May 26, 2026

Atualizações na 2026.2.1

Recursos

  • Lazarus.Core
    • Localization
      • Updated Chinese resources.
  • Lazarus.FastReport
    • Exports
      • Added UTF8BOM property for CSV and SimpleText exports to add BOM for UTF8 encoding.

Correções

  • Lazarus.Controls
    • Engine
      • Fixed resource order for C++ Builder Modern compiler.
      • tfrTreeView - Fixed an issue with saving the tree structure in design-time in the modern Lazarus interface.
    • UI
      • tfrTreeView - Fixed tooltip not disappearing under Linux.
      • Barcodes - Fixed rotation text.
  • Lazarus.FastScript
    • Engine
      • Fixed memo controls behavior with two-byte characters.
    • RTTI
      • Removed functions from FastScript tree that are only supported in FastReport.
  • Lazarus.FastReport
    • Engine
      • Fixed bug in footer values when invisible data presents between different groups.
    • Report object
      • Fixed bug when split RichView object with GapY greater than 0.
      • Fixed OnClick interactive event behavior of TfrxChartView.
    • Other
      • Fixed PrepareScript validation.
    • Designer
      • Fixed some colors in the designer.