Stimulsoft Reports.NET Releases

Released: Apr 29, 2026

Updates in 2026.2.2

Fixes

  • Shifting the WinForms report designer interface in MDI projects.

Released: Apr 24, 2026

Updates in 2026.2.1

Features

  • Added new UtcToLocalTime and LocalTimeToUtc functions which provide the ability to convert Local time to UTC and back.
  • The SnapPageWidthToGrid property has been added. This property rounds the number of grid cells to an integer. This helps to place components on the band more accurately.
  • Added support for editing CSV, JSON, XML files in report resources.
  • It is now possible to display XML and JSON resources in the viewer.
  • Updated the Microsoft.CodeAnalysis library dependency to version...

Released: Mar 23, 2026

Updates in 2026.1.7

Fixes

  • Processing of the provider's "Open Street Map" (OSM) in online maps.
  • Export to PDF: For some fonts with incorrectly set Ascend/Descend parameters, the line height was calculated incorrectly.
  • Export to HTML: The indentation for nested list items was being set incorrectly.
  • Engine: When printing some report components, the ClearType parameter has been disabled.
  • Engine: When parsing SQL command, numeric parameters are now converted to string forcibly when the "en-US" culture is set.
  • HTML-Tags...

Released: Mar 13, 2026

Updates in 2026.1.6

Fixes

  • Fixed issue displaying zero values in a "Heatmap" chart.
  • Fixed error displaying values in the "Map" report component using OpenStreetMap provider.

Released: Mar 6, 2026

Updates in 2026.1.5

Features

  • The new StiOptions.Engine.Maps.DisabledMaps property allows you to exclude maps from the Map report component and the Region Map dashboard element.
  • When exporting a report to a PDF file, the "PDF/UA (Universal Accessibility)" option has been added to the export parameters.
  • The compilation error message now includes the line/column number and error code.
  • Added new RuntimeType(), RuntimeName(), RuntimeVersion(), RuntimeIdentifier(), and RuntimeOS() functions to determine the current...

Released: Feb 19, 2026

Updates in 2026.1.4

Fixes

  • An issue with wrong previewing data transformation result in some cases has been fixed.
  • Description text color and shift focus from the properties panel when double-clicking the "Restrictions" property.
  • Processing the "Diameter" property for a "Pie" chart type.

Released: Feb 2, 2026

Updates in 2026.1.3

Features

  • Improved the position of the drop-down list of report components on the properties panel.

Fixes

  • The size of the "New Data Source" dialog at 175% scaling in the operating system.
  • Localization of names for custom fonts in the list.
  • Incorrect saving the default value of Watermark.TextBrush to JSON format has been fixed.
  • Incorrect exceptions handling in the WinForms report viewer has been fixed.
  • Error closing the "View Query" window.

Released: Jan 8, 2026

Updates in 2026.1.2

Features

  • Description of the ToString function has been added to the report dictionary.

Fixes

  • Stopping connections to data sources when the "Request Parameters" property is set to "True".
  • Processing integer data when retrieving data from a source using an ODBC driver.
  • Displays images if the "Can Shrink" property of the component is enabled.
  • Processing null values ​​for the "Image" component in reports.
  • Calculating the size of the "Rich Text" component to display content in the Win viewer for the...

Released: Dec 18, 2025

Updates in 2026.1

Features

  • 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...

Released: Nov 12, 2025

Updates in 2025.4.3

Fixes

  • A problem with parsing types with System alias has been fixed.
  • Some issues with parsing types during array creation have been fixed.
  • Resetting specified "Restrictions" when loading a report from an *.mrt file with JSON markup.
  • Filling in the parameter type when retrieving columns from an Access data source.
  • Handling special characters in SQL queries for various data sources.
  • Processing JSON data in cases where a field can contain values of different types.
  • An incorrect drawing of...