FastReport .NET Mono のリリース

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 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: Nov 27, 2023

2024.1.0 での更新項目

機能

  • Improved working with Table object
    • Quickly add columns and rows.
    • Change the height of rows and the width of columns.
    • Added new menu: 'Insert' new column or row.
    • Copy and paste text into cells using the hotkeys Ctrl+C and Ctrl+V.
  • Merge text objects
    • Added mechanism for merging text objects with the same text.
  • Custom line styles
    • A new property has been added which allows you to create line styles.
  • Changing the shape of the 'Picture' object
    • 'Picture' objects now have a new 'Shape' property that...

Released: Dec 1, 2022

2023.x での更新項目

v2023.3

Updated Sep 12, 2023

Features

  • Engine
    • Added new RFIDLabel object.
    • Added GS1 automatic formatting for GS1-128 barcode.
    • Added support for loading tables in cells of other tables when converting RDL templates.
    • Added Config.CompilerSettings.ReflectionEmitCompiler property, which, when enabled, speeds up report preparation if the script has not been changed (works only in Microsoft .NET Core/.NET).
    • Added the ability to configure barcode font using the new "Font" property.
    • Improved working with...

Released: Dec 7, 2021

2022.x での更新項目

v2022.3

Updated Sep 7, 2022

Features

  • Engine
    • Added the ability to convert reports from Stimulsoft.
    • Added the ability to change the name of the JSON data source in an expression when it's renamed.
    • Added support for converting PaperSize property when converting reports from Stimulsoft.
    • Added support for checking the existence of referenced assemblies when converting reports from StimulSoft.
    • Added PrintOnParent property to Table and Matrix objects.
    • Added support for loading report parameters when...

Released: Feb 11, 2021

2021.x での更新項目

v2021.4.1

Updated Sep 8, 2021

Features

  • Added new Microsoft Visual Studio-styled icons. You may switch between icon packs in the window.
  • Added ability to reset the FastReport configuration stored in the FastReport.Config file in the user's profile.
  • Added ability for the Text object to display DB filed names in a simplified form when designing a report.
  • Added ability to set up each cell in the Matrix object's corner area.
  • Added ability to connect to Elasticsearch. Connection available in data...

Released: Mar 17, 2020

2020.x での更新項目

v2020.4

Updated Sep 16, 2020

Features

  • Install
    • Added product installation package in DEB format.
    • Added product installation package in RPM format.
  • Engine
    • Rewritten RichObject code for translation of RTF document to report objects.
    • Added new barcode ITF-14.
    • Added new barcode Deutsche Post Identcode.
    • Added ability to align barcodes.
    • Added property PictureObject.ImageSourceExpression that allows setting the expression containing the source of the image.
    • Added possibility to use expression in...