Stimulsoft Reports.WEB Releases
Released: Apr 29, 2026
Updates in 2026.2.2
Fixes
- Executing Blockly scripts in the Click event of a text component.
- Decoding a license key in the Blazor reporting tool.
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.
- Added support for wrapping words for chart legend values when the column width in the legend is greater than 0.
- Added the React report viewer for .NET reporting tool.
- New Auto and SimpleDocked values have been added to the ToolbarDisplayMode option, and a new option - PageBorderRadius has been added.
- 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.
- Displays the "Parameters" control in the viewport depending on the value of the option in the "Preview Settings" editor.
- Displaying an electronic signature when printing a report.
- 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 parsing SQL command, numeric...
Released: Mar 13, 2026
Updates in 2026.1.6
Fixes
- Fixed error displaying loaded fonts in the print window in Blazor components.
- Fixed issue displaying zero values in a "Heatmap" chart.
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.
- Added new RuntimeType(), RuntimeName(), RuntimeVersion(), RuntimeIdentifier(), and RuntimeOS() functions to determine the current execution environment.
- When exporting a report to a PDF file, the algorithm for determining the need to synthesize the font style has been improved.
Fixes
- Processing decimal64 data in a ClickHouse data source...
Released: Feb 19, 2026
Updates in 2026.1.4
Fixes
- Referencing business objects in a report using aliases.
- Calling the GetDrillDownReport event when drilling down using an external report.
- Processing the "Diameter" property for a "Pie" chart type.
- Processing a list of elements in a variable, in cases where labels are not specified for the elements.
Released: Feb 2, 2026
Updates in 2026.1.3
Features
- The colors of the sorting and collapse icons can now be changed using the following properties: StiOptions.Viewer.IconBackgroundColor and StiOptions.Viewer.IconForegroundColor.
- Added a text editor for properties: "Report Name", "Report Alias", "Report Author", "Report Description".
- Improved repainting grid lines on a page in the report designer.
- Focus is now moved to the parent component when pressing Esc in the report designer.
Fixes
- Localization of names for custom fonts in the list...
Released: Jan 8, 2026
Updates in 2026.1.2
Features
- Added the ability to replace the content for the Image component in a rendered report if the component's Editable property is set to True.
- Display the 'Format' category in the data dictionary tree for different editors.
Fixes
- Setting the format for the parameters panel using the "ParametersPanelDateFormat" option.
- Processing values for the DateTime Offset data type on different operating systems.
- Chinese character support in the Rich Text report component for web reporting components...
Released: Dec 18, 2025
Updates in 2026.1
Features
- Support for the 'try', 'catch' and 'finally' keywords has been added to the parser.
- You can now move the cursor with keys in the variable element editor.
- Added the "Icon" and "Description" properties for the "Electronic Signature" report component.
- Engine expressions now support writing literals using "uNNNN".
Released: Nov 12, 2025
Updates in 2025.4.3
Features
- Added the operation "Equal to variable or variable is null" in string-type filters on the "Data" band.
Fixes
- A problem with parsing types with System alias has been fixed.
- Some issues with parsing types during array creation have been fixed.
- 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.
- Nullable type...