FastReport .NET Avalonia のリリース

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: 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 8, 2024

2024.2 での更新項目

機能

  • Versatile library that enables report creation when developing cross-platform applications using Avalonia UI.
  • Develop applications with a unified user interface for macOS, Linux, and Windows.
  • Compatible with x64, x86, and arm64 processor architectures.
  • Supports Avalonia UI, .NET 6 and above.
  • FastReport Avalonia is part of the unified FastReport ecosystem in C#
    • Reports created in other products will work in FastReport Avalonia and vice versa.
  • Includes the report development core, designer, and...