FastReport .NET Avalonia 2025.2.6

Released: Jun 25, 2025

2025.2.6 での更新項目

機能

  • FastReport .NET Avalonia
    • Engine
      • Added support for asynchronous queries in database connectors.
    • .NET Core
      • Added SkiaSharp v3 support.
    • Exports
      • Added text color change and method to fill the textbox in ZPL.

不具合の修正

  • FastReport .NET Avalonia
    • Extras
      • Fixed crash on import DOCX files.
    • Engine
      • Fixed XXE vulnerability in SVG object.
      • Fixed a bug when printing rows and columns of table with disabled Printable property.
    • Designer
      • Fixed support of change notifications in the Collection Editor.
    • Exports
      • Fixed location of text with the HrAlign.bottom property when exporting to HTML.
    • Common
      • Fixed the database binding for the chart with a JSON data source.