FastReport .NET Mono Versions

Découvrez les nouveautés dans chaque version, avec des détails sur les fonctionnalités, les améliorations et les problèmes résolus.

janv.
févr.
mars
avr.
mai
juin
juil.
août
sept.
oct.
nov.
déc.
FastReport .NET Mono 2026.2.815 sept. 2026
Corrections
  • Common
    • Fixed extra blank page in ODT export.
  • Exports
    • Fixed extra shared string type (t="s") on empty cells in Excel export.
    • Fixed extra tab in Word export with ParagraphOffset.
FastReport .NET Mono 2026.2.73 sept. 2026
Fonctionnalités
  • Designer
    • Added vCard versions 3.0 and 4.0.
    • Added IOException handling for RTF file opening in RichObject.
  • Exports
    • Added export of custom data format to ODS.
    • Added the "Use full fonts" option to XPS export.
    • Added sheet tab color selection in Excel export.
  • Extras
    • Added OneDrive and NextCloud transport.
  • .NET Core
    • Added GetParameterType and GetConnectionType.
Corrections
  • Designer
    • Fixed errors and updated documentation in Swiss QR.
    • Fixed designer bug in Mono framework.
    • Fixed linear barcode text overflow when text is wider than barcode.
    • Fixed image display in RichObject in report preview when using ConvertRichText.
    • Fixed designer bug when dragging a report parameter.
  • Exports
    • Fixed PDF bold emulation ratio.
    • Fixed bug with barcode font in PDF export.
    • Fixed bug in PDF export when using Noto fonts.
    • Fixed ArgumentException in ImageExport when saving a report as a single image metafile.
    • Fixed an issue with incorrect clearing of generated streams and files when exporting to DXF, HPGL, SVG and XAML.
  • Engine
    • Fixed ProcessAt behavior on a breakable band.
    • Fixed incorrect rendering of some SVG documents.
  • Extras
    • Fixed HTML renderer plugin bugs.
  • Preview
    • Fixed tooltip in the email form.
FastReport .NET Mono 2026.2.316 juin 2026
Fonctionnalités
  • Engine
    • Updated script security.
    • Improved load speed of some FPX files.
Corrections
  • Engine
    • Fixed text handling in some East Asian locales.
    • Fixed MongoDB 3.5.2 breaking changes and assembly conflicts.
    • 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 Mono 2026.2.126 avr. 2026
Fonctionnalités
  • Exports
    • Added a new property to improve Polygon export.
  • Engine
    • Added support for the GS1 DataBar Expanded Stacked barcode.
    • Added the Config.UseGcCollect property to handle garbage collection.
  • Common
    • Added MySQL type mapping.
Corrections
  • Exports
    • Fixed SVG clipping in the PDF export.
    • The Polygon object was displayed incorrectly when exporting to Word.
  • Engine
    • Fixed bug with multi-symbol brackets in Text object.
FastReport .NET Mono 2026.2.0Version majeure7 avr. 2026
Fonctionnalités
  • Designer
    • Added the 'ToWords' function for Chinese.
  • Exports
    • You can now embed fonts in DOCX documents.
Corrections
  • Engine
    • Fixed duplicate datasource name when creating JSON connection.
  • Exports
    • Fixed problem with vertical image position in DOCX export.
FastReport .NET Mono 2026.1.824 mars 2026
Fonctionnalités
  • Designer
    • Added the ability to drag and drop bands in the designer.
    • Added form options for QR code modules.
  • Engine
    • Added new linear barcode properties - OneBarWidth, FitDevicePixels.
Corrections
  • Designer
    • Fixed incorrect drag-n-drop behavior in the Matrix object.
  • Exports
    • Fixed bug in PDF export (temp file is created in the wrong folder).
FastReport .NET Mono 2026.1.512 mars 2026
Fonctionnalités
  • Engine
    • Added additional properties required for third party JSON type connections.
Corrections
  • 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 Mono 2026.1.414 févr. 2026
Fonctionnalités
  • Designer
    • The Relation Editor window can now be resized.
  • Exports
    • Improved export of images intersected with other objects to XLSX format.
  • Preview
    • Added new icons to the export files section.
Corrections
  • 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.