Stimulsoft Reports.NET 2026.1

Released: Dec 18, 2025

2026.1 での更新項目

機能

  • The new property - Editable - is added to the Image component in the reports. It allows to upload a new image in the report viewer.
  • Support for the 'try', 'catch' and 'finally' keywords has been added to the parser.
  • Added the new Amazon Redshift data source.
  • Engine expressions now support writing literals using "uNNNN".
  • Support for parameters in queries to a BigQuery data source.
  • Using the Indent property of the Hierarchical band has been improved.
  • Eliminate duplicate images. They are now added to report resources, and report components only contain links to these images.
  • The return value for the Mid(), Substring(), Left(), Right() functions has been changed in cases where the substring index is greater than its length.
  • Added text color for labels in the Parameters window when creating a scheduler for a report with variables.

不具合の修正

  • Display null values ​​for a Range chart.
  • Parse local time into an ISO 8601–formatted date and time string from a JSON data source.
  • Some security issues with C# parser have been fixed.
  • Abstract types of arrays are now supported in the C# parser.
  • Change the color of a series for a chart and duplicates of that series.
  • Rounding variable values ​​for double and decimal data types in .NET Core components.
  • Excluding a data source from the GUI in the report designer, as well as retrieving data from this source.
  • Text formatting for List and Range variables of the DateTime data type.
  • Error checking license in console application when using .NET Core libraries.
  • Using variables as arguments to query a GraphQL data source.
  • An issue with using TimeSpan variable in the WinForms report viewer has been fixed.
  • An issue with type casting checking during data source editing has been fixed.
  • An issue with the default checked state of the binding items in the report variables has been fixed.