FastReport .NET WEB のリリース

Released: Aug 20, 2025

2025.2.9 での更新項目

機能

  • FastReport .NET WEB
    • Exports
      • Improved speed when exporting a table with non-empty Fill.
    • Demos
      • Added new demo FastReport.Blazor.Demo.
      • Added new reports to the WASM demo.
  • FastReport .NET WEB Legacy
    • Exports
      • Improved speed when exporting a table with non-empty Fill.

不具合の修正

  • FastReport .NET WEB
    • WebReport
      • Fixed outline links when using a SinglePage.
    • Preview
      • Fixed "Properties" button behavior in the print dialog.
  • FastReport .NET WEB Legacy
    • Preview
      • Fixed "Properties" button behavior in the print dialog...

Released: Aug 2, 2025

2025.2.8 での更新項目

機能

  • Demos
    • Changed styles for the ASP Core Demo.

不具合の修正

  • Exports
    • 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 displaying extra coordinates when exporting to ZPL.

Released: Jul 29, 2025

2025.2.7 での更新項目

機能

  • FastReport .NET WEB
    • WebReport
      • Added an option to disable page borders in WebReport.

不具合の修正

  • FastReport .NET WEB
    • WebReport
      • Fixed "SinglePage" option in WebReport.
    • Engine
      • Fixed bug with calculating bounds of Polygon, Polyline objects.
    • Exports
      • Fixed export LineObject to HTML.
      • Fixed error in PDF export with some svg files.
    • Designer
      • Fixed bug in mdi mode of report designer.
      • Fixed incorrect working of <font> tag in HtmlObject.
  • FastReport .NET Web Legacy
    • Engine
      • Fixed bug with calculating bounds...

Released: Jun 25, 2025

2025.2.6 での更新項目

機能

  • FastReport .NET Web
    • 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 Web Legacy
    • Engine
      • Added support for asynchronous queries in database connectors.
    • Exports
      • Added text color change and method to fill the textbox in ZPL.

不具合の修正

  • FastReport .NET Web
    • Engine
      • Fixed XXE vulnerability in SVG object.
      • Fixed a bug when printing rows and columns of table with...

Released: Jun 18, 2025

2025.2.5 での更新項目

機能

  • FastReport .NET Web
    • Engine
      • Changed behavior in setters of RFIDLabel.UseAdjustForEPC and RFIDLabel.RewriteEPCbank properties.
    • Designer
      • Added support for displaying Count Byte in RFID editor.
    • WebReport
      • Added the ability to manage the WebReport cache lifetime based on the user's Circuit by using CacheOptions.UseCircuitScope in Blazor Server.
      • Added disabling export and print buttons when previewing dialog forms.
  • FastReport .NET Web Legacy
    • Engine
      • Changed behavior in setters of RFIDLabel...

Released: May 21, 2025

2025.2.4 での更新項目

不具合の修正

  • FastReport .NET Web
    • Engine
      • Fixed a bug with resetting the parameter value when setting it using the SetParameterValue() method.
  • FastReport .NET Web Legacy
    • 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 Web
    • Common
      • Updating MySqlConnector to version 2.4.0.
    • WebReport
      • Fixed creation of procedure with non-unique name.
  • FastReport .NET Web Legacy
    • Common
      • Updating MySqlConnector to version 2.4.0.
    • Exports
      • Fixed calculation of margin top of text in HTML, which is vertically aligned from bottom.

Released: May 6, 2025

2025.2.2 での更新項目

不具合の修正

  • FastReport .NET Core
    • 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 Core
    • Exports
      • Added XPSExport.PrintOptimized option.
    • Engine
      • Added the ability to choose encoding when connectiong XML database.
  • FastReport .NET Web
    • Exports
      • Added XPSExport.PrintOptimized option.
    • Demos
      • Added Blazor WASM Demo.
    • Engine
      • Added the ability to choose encoding when connectiong XML database.
  • FastReport .NET Web Legacy
    • Exports
      • Added XPSExport.PrintOptimized option.

不具合の修正

  • FastReport .NET Web
    • Exports
      • Fixed a bug with incorrect closing of "div" tag in table HTML-export...

Released: Apr 9, 2025

2025.2 での更新項目

機能

  • Engine
    • Added new scripting engine - FastScript .NET.
    • Added support for vertical tabulation.
    • Added import of DOCX files to FRX report template.
    • Added support of encoding for Chinese (simplified) language when converting RTF.
    • Added the ability to disable integration with FastReport Cloud.
    • Added GS1 Datamatrix barcode.
    • Added the conversion of SkBitmap to a Bitmap and Image in FastReport.SkiaDrawing.
  • Designer
    • Added a possibility to copy data from the list of properties of an object using the...