New Features
1.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.
V2025.3.1RNetDWinBIDesigner
2.New functions added: AddYears, AddMonths, AddDays, AddHours, AddMinutes, AddSeconds, and AddMilliseconds.
V2025.3.1RWebRNetRJSRWpfDWebDWinDJSBICloudBIDesignerBIServer
3.The "Total" value in the "Value Type" property for labels in stacked column charts.
V2025.3.2RWebRJSDWebDJSDBlazorBICloudBIServer
4.Ability to specify a mask for the field in the "Text Box" element.
V2025.3.1FForms
5.A new option has been added to the report web viewer: "Appearance.AllowSelectionCurrentPage", which allows you to disable active page selection when viewing a report.
V2025.3.2RWebRJSBICloudBIServer
6.Ability to display the "Total" for each argument in a stacked series chart using the "Value Type" property. .
V2025.3.1RWebRNetRJSBIDesigner
7."Get Current Value" and "Set Current Value" blocks in Blockly scripts for the "Get Image URL" event.
V2025.3.2RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
8.Ability to specify an image URL in the GetImageUrl event when creating a Blockly script.
V2025.3.1RNetDWinBIDesigner
9.Support for C# scripts in report calculation mode as "Interpretation" for custom functions.
V2025.3.1RNetDWinBIDesigner
10.Open Street Map provider for the "Online Map" dashboard element.
V2025.3.1DWebDWinDJSDPHPDPythonDBlazorDAngular
11.Ability to configure 'Strips' for the area in 3D charts.
V2025.3.3RWebRJSDWebDJSBICloudBIServer
12.Accesing to the report variables ( this["myvariable"]) via indexatorof a report has been added to the Text Element.
V2025.3.1DWinBIDesignerBIServer
13.Drag-and-drop of elements in the "Report Tree" panel in the Web Designer.
V2025.3.1RWebRJSDWebDJSDBlazorBICloudBIServer
14.The ability to use C# scripts in report events during interpretation mode has been added.
V2025.3.1RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer
15.The ability to use C# scripts directly in expressions during interpretation mode has been added.
V2025.3.1RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer
16.A string variable now can be nullable.
V2025.3.1RNetDWinBIDesigner
17.A bool variable now can be nullable.
V2025.3.1RNetDWinBIDesigner
18.Various data aggregation functions for the DateTime step in charts.
V2025.3.1RWebRNetRJSRWpfBIDesigner

Enhancements
1.Color Picker in the Web Designer. The Eyedropper tool has also been added.
V2025.3.1RWebRJSDWebDJSDBlazorBICloudBIServer
2.A Globalization Strings button has been added to the designer ribbon for quick access. The Globalization Editor forms are not displayed as dialog forms.
V2025.3.1RWebRNetRJSRBlazorDWebDWinDJSDBlazorBICloudBIDesignerBIServer
3.The data structure for storing databases has changed. Now the list of databases is saved as a regular array, whereas previously it was a List. For compatibility, clear and add methods have been added to these arrays but are marked as obsolete. To manage the list of databases, you can now simply use: StiOptions.Services.databases = []; and StiOptions.Services.databases.push(new Stimulsoft.Report.Dictionary.StiAzureSqlDatabase()); accordingly.
V2025.3.1RJSDJS
4.A lot of changes regarding using nullable values in the report variables have been added.
V2025.3.1RNetRAngularDWinBIDesigner
5.Updated work with the Undo/Redo commands when deleting a table in 'Data Transformation'.
V2025.3.3RNet
6.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.
V2025.3.1RWebRNetRJSRWpfDWebDWinDJSBIDesigner
7.Parsing of ternary operations in the C# parser has been improved.
V2025.3.3RWebRNetRWpfRBlazorRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer
8.The "Bar Code" component when changing properties in the WPF v2 report designer.
V2025.3.1RWpf
9.Memory usage optimization during report export by storing the report in the file system for Node.js or as an array of strings in memory for the browser.
V2025.3.1RJS
10.The field 'Initial Value' was hidden for the Number Box Element when a variable specified.
V2025.3.1DWinBIDesigner
11.The "Microsoft Bing" provider has been replaced with "OpenStreetMap" for the "Online" mode in the "Map" report component.
V2025.3.2RWebRNetRJSBIDesigner
12.Correct re-initialization of the Date Picker and Number Box elements now occurs when a variable is used and its value is changed from a script.
V2025.3.1DWinBIDesignerBIServer

Fixed Bugs
1.The active Previous button on the first step in the Wizard editor.
V2025.3.2RWebRJSRBlazorDWebDJSDBlazorBICloudBIServer
2.When exporting a report to an RTF file, the export settings defined in the report template were not applied.
V2025.3.2RBlazorDBlazor
3.Configure and display target values in hover tooltips for the Gauge dashboard item.
V2025.3.2DWebDJSBICloudBIServer
4.Initial Values for the Combo Box and List Box controls.
V2025.3.2DWebDJSDBlazor
5.Saving parameter values in the "Preview Settings" menu.
V2025.3.2RJSDJS
6.Export report to PDF file if PDF/A mode is enabled.
V2025.3.2RJava
7.Executing SQL queries for data tables whose names contain a space.
V2025.3.2RJSDJS
8.Create a data source based on an existing resource in a report.
V2025.3.2RWebRJSDWebDJSDBlazorBIServer
9.Docking of report viewer and other elements (controls) on one form.
V2025.3.2RNetBIDesigner
10.Column values are now displayed in the Pivot Table dashboard item when an expression based on columns from a data transformation is used.
V2025.3.2DJS
11.Applying restrictions when opening a report template.
V2025.3.2RNet
12.Viewing data in the Mozilla Firefox browser.
V2025.3.2RWebRJSDWebDJSBICloudBIServer
13.An issue with the GetFonts method and the Button element has been fixed.
V2025.3.2DWebDWinBIDesigner
14.Data sorting in the "Table" dashboard element when conditional formatting (conditions) is used.
V2025.3.1DWin
15.Functionality of the Round(,) function with an argument for the number of decimal places when creating a Blockly script.
V2025.3.3RJSDJS
16.Functionality of the 'Events Access' parameter when switching modes in the report designer options.
V2025.3.3RJSDJS
17.Displaying an image in the 'Sub-Report' component when specifying the image path in the onGetSubReport() event.
V2025.3.3RJS
18.Adding the 'Bar Code' component to a report page in the WPF report designer v1.
V2025.3.3RNet
19.Fixed the display of GIS objects when exporting a dashboard with the 'Online Map' element.
V2025.3.3RNetRWpfDWin
20.Fixed an issue with dragging an image onto a page using a complex path with relationships.
V2025.3.3RNetBIDesigner
21.Calling a user function using the invokeFunction() method for report events in a Node.js environment.
V2025.3.3RJS
22.Setting the value range for the right Y-axis in report charts.
V2025.3.3RWebRNetRJSRWpfBIDesigner
23.Functionality of keyboard shortcuts in the designer when focus is set on an external text field.
V2025.3.3RWebRJSDWebDJSDBlazorBICloudBIServer
24.Working of the "Online Map" dashboard element with the "Open Street Map" provider in the Web viewer.
V2025.3.2DWebDWinDJSDPHPBIDesigner
25.Displaying abbreviations for the legend of a 'Heatmap' chart.
V2025.3.3RNetRJSRWpfDWebDWinDJSBIDesigner
26.Functionality of the readOnly property for the 'Signature' element.
V2025.3.3FForms
27.Calling the getType() function, which caused a conflict with the ScriptManager component.
V2025.3.3RJSDJS
28.Saving templates as Report Snapshot files.
V2025.3.2DWebDJSDBlazor
29.Displaying data in the 'Rich Text' component when editing a report in the designer.
V2025.3.3RJSRBlazorDWebBICloudBIServer
30.Some issues with Undo-Redo and the Online Map have been fixed.
V2025.3.2DWinBICloudBIDesignerBIServer
31.A problem with using the DataSource.Field.IndexOf expression in the C# parser has been fixed.
V2025.3.2RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer
32.Opening previously created templates in the Report Designer.
V2025.3.2RJSDJS
33.Displaying of certain commands in the color palette after saving and reopening the dashboard in the report designer.
V2025.3.1RNetDWinBIDesigner
34.Applying active mode when clicking in the interaction editor for dashboard elements.
V2025.3.1DWebDWinDJSDPHPDPythonDBlazorBIDesigner
35.Data transformation error when using expressions that compare DateTime values with lists of DateTime.
V2025.3.1RWebRNetRWpfRBlazorDWebDWinDBlazorBIDesigner
36.Duplication of GUID property values in dashboard elements and their fields when using the "Duplicate" command in the report designer.
V2025.3.1DWebDJS
37.Assigning the value of the reportFile property to the reportName property when saving a report in the report designer.
V2025.3.1RJSDJS
38.ComboBox element height.
V2025.3.1FForms
39.Removing a report component from the "Report Tree" panel in the WPF V2 report designer.
V2025.3.1RWpf
40.The text component editor hanged in the WPF v2 report designer.
V2025.3.1RWpf
41.Handling of null values for the "report.culture" property when loading a generated report file (*.mdc).
V2025.3.1RJSDJS
42.Availability of conditions for the "Panel" component in the WPF v2 report designer.
V2025.3.1RWpf
43.An issue with adding data sources from the API using the AddRange method has been fixed.
V2025.3.1RWebRNetRWpfRAngularRAvaloniaDWebDWinBIDesigner
44.Export of reports to Microsoft Excel File.
V2025.3.2RJava
45.Error when saving a copy of a resource in the report designer.
V2025.3.1RNetDWinBIDesigner
46.Calling the block chain after the "Data Source - Connect" block in Blockly scripts.
V2025.3.2RNetDWinBIDesigner
47.Support for custom DateTime formatting in the "DateTime Picker" dashboard element.
V2025.3.1DWebDWinDJSDPHPDPythonDBlazor
48.Fixed some errors related to using the CTRL key when searching in the report viewer.
V2025.3.2RWebRJSDWebDJSBIServer
49.Changing properties for component borders in Blockly scripts.
V2025.3.2RNetDWin
50.View data for the "Table" dashboard element.
V2025.3.2DWebDJSDBlazor
51.Saving Google Sheets under the "Recent" tab.
V2025.3.1RNetDWin
52.Formatting arguments in dashboard charts.
V2025.3.1DWebDWinDJSBIDesigner
53.Deserializing the encrypted connection string when editing a connection in the report designer.
V2025.3.1RJSDJS
54.Using Business Objects in report charts.
V2025.3.1RNetBIDesigner
55.Reverting colors in the legend of the Heatmap Chart.
V2025.3.1RWebRJSDWebDJSBIDesigner
56.The order of adding colors to the Recent category in the color palette.
V2025.3.1RWebRJSDWebDJSBICloudBIServer
57.Icons for rows in the "Indicator" element.
V2025.3.1DWebDWinDJSDPHPDPythonDBlazor
58.Accessing parent property values. For example, in the Text2 component, you can get the value from the Text1 component by using the expression {Text1.Text}.
V2025.3.1RJS
59.Escaping slashes in time data.
V2025.3.1RJS


By using this website, you agree to the use of cookies for analytics and personalized content. Cookies store useful information on your computer to help us improve efficiency and usability. For more information, please read the privacy policy and cookie policy.