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

Enhancements
1.A lot of changes regarding using nullable values in the report variables have been added.
V2025.3.1RNetRAngularDWinBIDesigner
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.Color Picker in the Web Designer. The Eyedropper tool has also been added.
V2025.3.1RWebRJSDWebDJSDBlazorBICloudBIServer
4.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
5.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
6.The "Bar Code" component when changing properties in the WPF v2 report designer.
V2025.3.1RWpf
7.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
8.The field 'Initial Value' was hidden for the Number Box Element when a variable specified.
V2025.3.1DWinBIDesigner
9.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
10.The "Microsoft Bing" provider has been replaced with "OpenStreetMap" for the "Online" mode in the "Map" report component.
V2025.3.2RWebRNetRJSBIDesigner
11.Parsing of ternary operations in the C# parser has been improved.
V2025.3.3RWebRNetRWpfRBlazorRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer
12.Updated work with the Undo/Redo commands when deleting a table in 'Data Transformation'.
V2025.3.3RNet

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


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.