FastReport .NET WEB 版本發佈

查看各個版本中的最新內容,包含功能、增強與已解決問題的詳細資訊。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
FastReport .NET WEB 2026.2.32026年6月16日
功能
  • FastReport .NET WEB
    • WebReport
      • Added the skipSchemaInit option in WebReport getConnectionTables endpoint.
      • Added CreateProcedureAsync in MsSqlDataConnection.
      • The Blazor Server now uses asynchronous report preparation (PrepareAsync).
    • Engine
      • Updated script security.
      • Improved load speed of some FPX files.
  • FastReport .NET WEB Legacy
    • Engine
      • Updated script security.
      • Improved load speed of some FPX files.
修正
  • FastReport .NET WEB
    • WebReport
      • Fixed position of the modal container when the WebReport toolbar is sticky.
      • Fixed caching of DetailPage parameters in WebReport.
      • Fixed the parsing of quotation marks inside WebReport.
      • Fixed handler for clicking on objects inside table cell in WebReport.
    • Engine
      • Fixed text handling in some East Asian locales.
      • Fixed script security issues.
      • Fixed CompilerSettings.ExceptionBehaviour in .NET Core.
    • Preview
      • Fixed bug with editing preview page with MirrorMargins property set to true.
    • Extras
      • Fixed CSS class bug in HtmlObject plugin.
  • FastReport .NET WEB Legacy
    • Engine
      • Fixed text handling in some East Asian locales.
      • Fixed script security issues.
      • Fixed CompilerSettings.ExceptionBehaviour in .NET Core.
    • Preview
      • Fixed bug with editing preview page with MirrorMargins property set to true.
    • Extras
      • Fixed CSS class bug in HtmlObject plugin.
FastReport .NET WEB 2026.2.12026年4月26日
功能
  • FastReport .NET WEB
    • Engine
      • Added the Config.UseGcCollect property to handle garbage collection.
    • Common
      • Added MySQL type mapping.
  • FastReport .NET WEB Legacy
    • Engine
      • Added the Config.UseGcCollect property to handle garbage collection.
    • Common
      • Added MySQL type mapping.
修正
  • FastReport .NET WEB
    • WebReport
      • Fixed parsing of parameters when clicking on the DetailReport link in WebReport.
      • Fixed a bug with duplicate procedure and table names in WebReport.
    • Exports
      • Fixed SVG clipping in the PDF export.
    • Engine
      • Fixed bug with multi-symbol brackets in Text object.
  • FastReport .NET WEB Legacy
    • Exports
      • Fixed SVG clipping in the PDF export.
    • Engine
      • Fixed bug with multi-symbol brackets in Text object.
FastReport .NET WEB 2026.2.0主要版本2026年4月7日
功能
  • WebReport
    • Refactored WebReport Core JS scripts.
  • Designer
    • Added the 'ToWords' function for Chinese.
  • Exports
    • You can now embed fonts in DOCX documents.
修正
  • Engine
    • Fixed duplicate datasource name when creating JSON connection.
  • Exports
    • Fixed problem with vertical image position in DOCX export.
FastReport .NET WEB 2026.1.82026年3月24日
功能
  • FastReport .NET WEB
    • Designer
      • Added form options for QR code modules.
    • WebReport
      • Refactored WebReport Core/Blazor/WASM styles (CSS).
    • Engine
      • Added new linear barcode properties - OneBarWidth, FitDevicePixels.
  • FastReport .NET WEB Legacy
    • Designer
      • Added form options for QR code modules.
    • Engine
      • Added new linear barcode properties - OneBarWidth, FitDevicePixels.
修正
  • FastReport .NET WEB
    • Designer
      • Fixed incorrect drag-n-drop behavior in the Matrix object.
    • WebReport
      • There was a double request when opening the preview, a check for a duplicate request has been added in the preview.
    • Exports
      • Fixed bug in PDF export (temp file is created in the wrong folder).
  • FastReport .NET WEB Legacy
    • Designer
      • Fixed incorrect drag-n-drop behavior in the Matrix object.
    • WebReport
      • There was a double request when opening the preview, a check for a duplicate request has been added in the preview.
    • Exports
      • Fixed bug in PDF export (temp file is created in the wrong folder).
FastReport .NET WEB 2026.1.52026年3月12日
功能
  • FastReport .NET WEB
    • Engine
      • Added additional properties required for third party JSON type connections.
  • FastReport .NET WEB Legacy
    • Engine
      • Added additional properties required for third party JSON type connections.
修正
  • FastReport .NET WEB
    • Extras
      • Fixed a bug with a missing Reports.New folder in the FastReport .NET WEB pack.
    • Exports
      • Fixed extra spaces in DOCX export when using HtmlTags rendering.
      • Fixed bug with missing images when export's WYSIWYG property is turned off.
      • DOCX and XLSX exports - Improved compatibility with non-MS office software.
    • Designer
      • Fixed legend colors for auto-series in MSChart.
    • Common
      • Fixed page setup paper size and type.
  • FastReport .NET WEB Legacy
    • Exports
      • Fixed extra spaces in DOCX export when using HtmlTags rendering.
      • Fixed bug with missing images when export's WYSIWYG property is turned off.
      • DOCX and XLSX exports - Improved compatibility with non-MS office software.
    • Designer
      • Fixed legend colors for auto-series in MSChart.
    • Common
      • Fixed page setup paper size and type.
FastReport .NET WEB 2026.1.42026年2月14日
功能
  • FastReport .NET Web
    • Designer
      • The Relation Editor window can now be resized.
    • WebReport
      • Added an option to disable opening a new tab when starting an export.
      • Improved WebReport search form.
      • Added .NET 10 support for FastReport.Blazor.Wasm.
    • Exports
      • Improved export of images intersected with other objects to XLSX format.
    • Preview
      • Added new icons to the export files section.
  • FastReport .NET Web Legacy
    • Designer
      • The Relation Editor window can now be resized.
    • Exports
      • Improved export of images intersected with other objects to XLSX format.
修正
  • FastReport .NET Web
    • Designer
      • Fixed field naming issue in query builder's generated SQL for Postgres.
      • Fixed query builder text overlap.
    • WebReport
      • Fixed MonthCalendarControl in WebReport.
      • Fixed previewing PictureBox in WebReport.
    • Engine
      • Fixed script compilation with System.Windows.Forms in .NET 10.
      • Fixed NullReference exception when rendering RichObject with tables.
      • Dispose multiple temp files if UseFileCache is set.
    • Exports
      • Fixed error in DOCX export (export of many headers/footers may produce corrupted file).
      • Fixed export of polygons to table-based formats.
      • Fixed XLSX default font size.
      • Fixed barcode object clipping when exporting to PDF.
    • Extras
      • Fixed bug in JSON Database connection.
  • FastReport .NET Web Legacy
    • Designer
      • Fixed field naming issue in query builder's generated SQL for Postgres.
      • Fixed query builder text overlap.
    • Exports
      • Fixed error in DOCX export (export of many headers/footers may produce corrupted file).
      • Fixed export of polygons to table-based formats.
      • Fixed XLSX default font size.
    • Extras
      • Fixed bug in JSON Database connection.
    • Engine
      • Dispose multiple temp files if UseFileCache is set.