FastReport .NET Avalonia のリリース

Released: Aug 20, 2025

2025.2.9 での更新項目

機能

  • Exports
    • Improved speed when exporting a table with non-empty Fill.

不具合の修正

  • Exports
    • Incorrect text alignment in word export. Fixed text formation with the width alignment property.
  • Preview
    • Fixed "Properties" button behavior in the print dialog.
  • Extras
    • Fixed error connecting to Linter DB.

Released: Aug 2, 2025

2025.2.8 での更新項目

機能

  • Designer
    • Added the ability to transfer fields via drag and drop and double-click in the standard report wizard.

不具合の修正

  • Exports
    • Fixed RichObject in ODT paragraph mode export.
    • Fixed a bug with double borders of object in layered HTML-export.
    • Fixed an error when opening a file after exporting to Word using headers and footers.
    • Fixed incorrect indentation when using the header/footer option in Word export.
    • Fixed border appearing around image in table after export to Word.
  • Common
    • Fixed a bug of...

Released: Jul 29, 2025

2025.2.7 での更新項目

機能

  • FastReport .NET Avalonia
    • Designer
      • Added FastReport.Avalonia.RoslynPad package (code editor with intellisense support).
      • Added localization of system dialogs.

不具合の修正

  • FastReport .NET Avalonia
    • Demos
      • Fixed type of "Deutsche Leitcode" barcode in demo reports.
    • Designer
      • Fixed a bug when Scale, Pointer and Border were drawn twice for SimpleGauge.
      • Fixed bug in mdi mode of report designer.
      • Fixed bugs in the SVG object editor.
      • Fixed the condition for adding additional indentation for new lines in a...

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...

Released: Jun 18, 2025

2025.2.5 での更新項目

機能

  • FastReport .NET Avalonia
    • Engine
      • Changed behavior in setters of RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties.
      • Added Welcome screen support.
    • Designer
      • Added support for resizing while maintaining a fixed center (Shift + corner handles).
      • Added alternative grid (Alt+mouse) in the designer.
      • Added a setting to enable/disable extended object location info in the designer.
      • Added smooth scroll support in the designer's "Properties" window.
      • Added support for displaying Count Byte in...

Released: May 21, 2025

2025.2.4 での更新項目

機能

  • FastReport .NET Avalonia
    • Designer
      • Added support for using the Ctrl key to select multiple objects in the designer (Shift key was used before).

不具合の修正

  • FastReport .NET Avalonia
    • Designer
      • Fixed missing interactivity when adding a Polygon/Polyline object.
    • Engine
      • Fixed a bug with resetting the parameter value when setting it using the SetParameterValue() method.

Released: May 16, 2025

2025.2.3 での更新項目

機能

  • FastReport .NET Avalonia
    • Designer
      • Added support of horizontal scroll gesture in the designer and preview window.

不具合の修正

  • FastReport .NET Avalonia
    • Designer
      • Fixed a bug with returning the result of an empty parameter expression.
      • Fixed wrong position of size/location designer tooltip.
      • Fixed resizing of small objects.
    • Common
      • Updating MySqlConnector to version 2.4.0.

Released: May 14, 2025

2025.2.2 での更新項目

不具合の修正

  • FastReport .NET Avalonia
    • Designer
      • Exporting Word TextRenderType remove line spacing. Removing the margin condition.
    • Exports
      • Corrected brightness of watermark in export to MS Word.

Released: Apr 22, 2025

2025.2.1 での更新項目

機能

  • FastReport .NET Avalonia
    • Exports
      • Added XPSExport.PrintOptimized option.
    • Engine
      • Added the ability to choose encoding when connecting XML database.
    • Designer
      • Added support of custom window template in FastReport.Avalonia UI.

不具合の修正

  • FastReport .NET Avalonia
    • Exports
      • Fixed a bug with incorrect closing of "div" tag in table HTML-export.
      • Fixed export of semi-transparent images to PDF.
    • Engine
      • Fixed SVG text rendering if absolute char positions are set.
      • Fixed bug with clipping region in SVG.
      • Fixed...

Released: Apr 4, 2025

2025.1.23 での更新項目

機能

  • FastReport .NET Avalonia
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).

不具合の修正

  • FastReport .NET Avalonia
    • Exports
      • Corrected the brightness of the watermark and eliminated the bug of adding different watermarks on the pages of the document when exporting to Word.
    • Designer
      • Fixed a bug with displaying icons in code autocompletion.
      • Fixed bug with TreeView inplace editing.