FastReport .NET Ultimate Releases
Released: Apr 9, 2025
Updates in 2025.2
Funktionen
- 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...
Released: Apr 4, 2025
Updates in 2025.1.23
Funktionen
- 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
Released: Mar 28, 2025
Updates in 2025.1.22
Fehlerkorrekturen
- 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...
Released: Mar 25, 2025
Updates in 2025.1.21
Funktionen
- 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.
Fehlerkorrekturen
- FastReport .NET WinForms
- Exports
- Fixed export cells of TableObject to HTML.
- FastReport .NET Web
- Exports
- Fixed export cells of TableObject to...
Released: Mar 14, 2025
Updates in 2025.1.19
Funktionen
- 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...
Released: Feb 28, 2025
Updates in 2025.1.15
Funktionen
- .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...
Released: Feb 28, 2025
Updates in 2025.1.18
Fehlerkorrekturen
- 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
Updates in 2025.1.0
Funktionen
- 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
Updates in 2025.1
Funktionen
- 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...
Released: Apr 9, 2024
Updates in 2024.2.0
Funktionen
- 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'...