FastReport Business Graphics .NET のリリース

Released: Apr 9, 2025

2025.2 での更新項目

機能

  • Common
    • Added attributes to components required for compatibility with .NET 9.
    • .NET versions have been updated, the main version is now .NET 8, and supported target platforms include .NET 6, .NET 8, and .NET 9.

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: 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: 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: May 17, 2024

2024.2.7 での更新項目

不具合の修正

  • Fixed a visual issue in the position of elements on the form when using a non-standard DPI.
  • Fixed positions of elements in the Gantt chart editing form.
  • Fixed an error with text rendering on the Gantt chart.
  • Fixed a bug where the values in the Gantt chart did not change if you tried to change the started value of the segment.

Released: Apr 17, 2024

2024.2.0 での更新項目

機能

  • All projects have been updated to Microsoft .NET 6, projects now use the SDK style instead of the .NET Framework style.
  • The tool for building documentation has been updated, the documentation now looks more modern, and there is also a dark theme.
  • Added automated testing before building and deploying installations.

Released: Apr 6, 2022

2022.1.x での更新項目

v2022.1

Updated Apr 6, 2022

Features

  • Added the ability to build interactive, hierarchical bubble charts.
    • A 'bubble' chart helps visualize hierarchical data as circles that have an area proportional to the value of the record. Inside parent records, child records can be nested.
    • The visualization depth of the hierarchical data can be easily adjusted.
    • The appearance of the chart can be changed in code or directly in the chart style editor.
    • The library also contains predefined color palettes...