Stimulsoft Reports.NET 2025.3.1

Released: Jun 30, 2025

2025.3.1 での更新項目

機能

  • Added various data aggregation functions for the DateTime step in charts.
  • A bool variable now can be nullable.
  • A string variable now can be nullable.
  • Added the ability to change marker behavior: markers can now be clipped to the chart area boundary or extend beyond it. Marker behavior can be controlled using the option StiOptions.Engine.AllowClipChartArea.
  • Added support for C# scripts in report calculation mode as "Interpretation" for custom functions.
  • New functions have been added: AddYears, AddMonths, AddDays, AddHours, AddMinutes, AddSeconds, and AddMilliseconds.
  • Added the ability to display the "Total" for each argument in a stacked series chart using the "Value Type" property.
  • Added the ability to specify an image URL in the GetImageUrl event when creating a Blockly script.
  • Added the ability to use C# scripts in report events and expressions during interpretation mode.
  • The Blockly blocks "Set property" and "Get property" have been improved. Support for square brackets [] has been added to access elements of lists, arrays, and collections.
  • A Globalization Strings button has been added to the designer ribbon for quick access. The Globalization Editor forms are not displayed as dialog forms.
  • Made a lot of changes regarding using nullable values in the report variables.
  • In the WinForms Stimulsoft Designer for desktop, you can now generate data using Stimul AI. To do this, go to the File > New > Get Data, click Generate Data with AI, and then enter a prompt request or select one from the samples. This feature is available only if the Show Stimul AI option is enabled in the report designer settings; otherwise, demo data will be loaded from a file.
  • In 3D charts, axis label settings have been expanded - you can now rotate labels, limit their width, and enable word wrap mode. These adjustments can be made using the Angle, Width, and Word Wrap properties.

不具合の修正

  • An issue with adding data sources from the API using the AddRange method has been fixed.
  • Saving Google Sheets under the "Recent" tab.
  • Using Business Objects in report charts.
  • Error when saving a copy of a resource in the report designer.
  • Displaying of certain commands in the color palette after saving and reopening the dashboard in the report designer.
  • Data transformation error when using expressions that compare DateTime values with lists of DateTime.