FastReport .NET Ultimate のリリース

Released: Apr 4, 2025

2025.1.23 での更新項目

機能

  • FastReport .NET WinForms
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
    • Extras
      • Added Apache Ignite connector.
  • FastReport .NET Mono
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
  • FastReport .NET Core
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
  • FastReport .NET WPF
    • Exports
      • Added paragraph export mode in OpenOffice Writer export (.odt files).
  • FastReport .NET Avalonia
    • Exports
      • Added paragraph export mode...

Released: Mar 28, 2025

2025.1.22 での更新項目

不具合の修正

  • FastReport .NET WinForms
    • Preview
      • Fixed a bug when searching in the report preview, it does not switch to the next word.
  • FastReport .NET Mono
    • Preview
      • Fixed a bug when searching in the report preview, it does not switch to the next word.
  • FastReport .NET WPF
    • Preview
      • Fixed a bug when searching in the report preview, it does not switch to the next word.
  • FastReport .NET Avalonia
    • Preview
      • Fixed a bug when searching in the report preview, it does not switch to the next word.
  • FastReport .NET Web...

Released: Mar 25, 2025

2025.1.21 での更新項目

機能

  • FastReport .NET Core
    • Exports
      • Optimized PDF export for FastReport.Core.Skia.
    • WebReport
      • Added the ability to configure caching for a single WebReport using the 'WebReport.CacheOptions' property.
  • FastReport .NET Web
    • WebReport
      • Added the ability to configure caching for a single WebReport using the 'WebReport.CacheOptions' property.

不具合の修正

  • FastReport .NET WinForms
    • Exports
      • Fixed export cells of TableObject to HTML.
  • FastReport .NET Web
    • Exports
      • Fixed export cells of TableObject to HTML.
    • WebReport...

Released: Mar 14, 2025

2025.1.19 での更新項目

機能

  • FastReport .NET WinForms
    • Engine:
    • Added the ability to hide password in ConnectionString in the designer.
  • FastReport .NET Mono
    • Engine:
    • Added the ability to hide password in ConnectionString in the designer.
  • FastReport .NET Core
    • Engine:
    • Added the ability to hide password in ConnectionString in the designer.
  • FastReport .NET WPF
    • Engine:
    • Added the ability to hide password in ConnectionString in the designer.
  • FastReport .NET Avalonia
    • Engine:
    • Added the ability to hide password in ConnectionString in...

Released: Feb 28, 2025

2025.1.15 での更新項目

機能

  • .Net Core
    • Added methods for MS SQL stored procedures in FR Core.
  • Common
    • Added a new method for setting an parameter expression via code.
    • Added a timestamp when signing installs.
    • Changed width of "About..." window.
    • Added a new icon.
  • Demos
    • Added UsedPackages.version file for WPF packs.
  • Designer
    • Added ability open page as link from another report.
    • Added a check for duplicates of downloaded fonts.
    • Added italic, bold, underline and strikethrough font styles to the span tag.
    • Added text rotation...

Released: Feb 28, 2025

2025.1.18 での更新項目

不具合の修正

  • Online Designer
    • Fixed saving the report in Online Designer when SaveMethod and SaveMethodAsync did not substitute ConnectionString for connected data sources.

Released: Nov 21, 2024

2025.1.0 での更新項目

機能

  • Microsoft .NET versions have been updated with .NET 8 now considered the main version and supported targets including .NET 6, .NET 8, and .NET 9.
  • Added necessary attributes for components for compatibility with .NET 9.

Released: Oct 15, 2024

2025.1 での更新項目

機能

  • Engine
    • Added PicturesInParagraph property to RichObject.
    • Added method for asynchronous report preparation PrepareAsync().
    • Added converting of strings to dbtype compatible.
    • Added print scale.
    • Added decimal conversion to words in ToWords functions.
    • Added locale identifier for Spanish is 22538 (Spanish - Latin America) and 3082 (Spanish - Spain (Modern Sort)).
    • Added a new IfNull function for working with expressions. It returns the result of the calculated expression if it is not null, otherwise...

Released: Apr 9, 2024

2024.2.0 での更新項目

機能

  • Engine
    • Added a new 'CreatePage' event to the 'ReportPage' object.
    • When converting RTF, insignificant spaces after tabs are now discarded.
  • Designer
    • Added the 'Contains (string , string)' function, which determines whether a string contains a substring.
    • Changed the text of the warning message about duplicate parameter names in the query wizard.
    • Swiss QR updates:
      • Processing of the 'Amount' field has been changed.
      • The 'Currency' field is now a text field.
      • Added processing of 'Recipient' and...

Released: Mar 5, 2024

2024.1.8 での更新項目

機能

  • No longer supports .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, .NET 5. This will speed up the development of new features and highly improve the performance of projects.
  • The following packages have changed:
    • FastReport.Core - The minimum version now is .NET Framework 4.6.2 and .NET 6. (Removed support for .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, .NET 5).
    • FastReport.Core.Skia - The minimum version now is .NET 6. (Removed support for .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, .NET 5).
    • FastReport.NET (previously...