New Features
1.Designer window controls in the File menu.
V2025.2.1RJSDJS
2.A new parameter dataSourceSynchronizationMode has been added to the Dictionary.Synchronize() method; its default value is StiDataSourceSynchronizationMode.All.
V2025.2.1RWebRNetRWpf
3.Support for XML, JSON, CSV file data adapters on the server side.
V2025.2.1RPHPRPythonDPHPDPython
4.New event handler property 'encryptSqlData' allows you to disable encryption of the data array passed to the reporting tool.
V2025.2.1RPHPRPythonDPHPDPython
5.The ability to register data in the report itself using the regData() method on the server side has been added.
V2025.2.1RPHPRPythonDPHPDPython
6.Example expressions have been added to the editors of various components.
V2025.2.1RWebRNetRJSRBlazorDWebDWinDJSBICloudBIDesignerBIServer
7.The InclusionMode property has been added to all filtering elements in the dashboards. It allows you to choose the mode in which selected items will be applied to the result filter.
V2025.2.1DWebDWinBICloudBIDesignerBIServer
8.Filtering of variable items has been added when the items are sourced from a database.
V2025.2.1RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
9.The ability to specify expressions for the min and max values in the gauge element has been added.
V2025.2.1DWebDWinDJSBICloudBIDesignerBIServer
10.Support for expressions in the URL field for the "Web Content" dashboard element.
V2025.2.1DWebDWinDJSBICloudBIDesignerBIServer
11.For all events, the frameworkRequest property has been added to the arguments, which contains a reference to the request object of the supported framework.
V2025.2.1RPythonDPython
12.A new 'Get Data' block has been added to the event editor, which can be used to retrieve a value from a data column.
V2025.2.1RWebRNetRJSRWpfRPHPRPythonRBlazorRAngularRAvaloniaRJavaDWebDWinDJSDPHPDPythonDBlazorBICloudBIDesignerBIServer
13.Method for registering fonts from a configuration JSON file.
V2025.2.1RJSDJS
14.The possibility of using an expression in the File property has been added to the SubReport component.
V2025.2.1RWebRNetRJSBICloudBIDesignerBIServer
15.A new function, Eval, has been added.
V2025.2.1RNetRJSRWpfRBlazorDWebDWinDJSBICloudBIDesignerBIServer
16.A new function, Clamp, has been added.
V2025.2.1RNetRJSRWpfRBlazorDWebDWinDJSBICloudBIDesignerBIServer
17.A new function, Frac, has been added.
V2025.2.1RNetRJSRWpfDWebDWinDJSBICloudBIDesignerBIServer
18.New Series Color and Series Index variables for interactions in dashboard charts.
V2025.2.1DWebDWinDJSBICloudBIDesignerBIServer
19.Support for expressions in the URL field for the "Image" dashboard element.
V2025.2.1DWebDWinDJSBICloudBIDesignerBIServer
20.A new function, Compare, has been added.
V2025.2.1RWebRNetRJSRWpfRBlazorRAngularRAvaloniaDWebDWinDJSBICloudBIDesignerBIServer
21.The possibility of using an expression in the URL property has been added to the SubReport component.
V2025.2.1RWebRNetRJSBICloudBIDesignerBIServer
22.The possibility to enter an expression in the Image.File property within the image editor has been added.
V2025.2.1RWebRNetRJSBICloudBIDesignerBIServer
23.The onAfterInitialize event has been added. Using it, it is possible to write any JavaScript code that will be executed after initialization of the viewer or designer component.
V2025.2.2RPHPRPythonDPHPDPython
24.The Advanced tab in the Border editor.
V2025.2.1RWpf

Enhancements
1.Replace Form Requests with HTTP Requests.
V2025.2.1RAngular
2.The color code displayed in controls on the properties panel is now in Hex format, instead of RGB format as it was previously.
V2025.2.1RWebRJSDJSBICloudBIServer
3.Improved ZUGFeRD support with minor changes to the PDF format to enhance compatibility with certain validators.
V2025.2.2RWebRNetRJSRWpfRBlazorRAngular
4.The export speed when exporting a report to an Excel file has been optimized by 15-20%.
V2025.2.1RWebRNetRWpfRBlazorRAngularRAvalonia
5.A new static option has been added to the report engine: StiOptions.Engine.AllowOpenSubReportWithCompilation. If set to true, the report engine can render sub-reports in compilation mode; otherwise, all sub-reports will be converted to interpretation mode if the calling report is in interpretation mode.
V2025.2.1RWebRNetRWpfRBlazorRAngularRAvaloniaBICloudBIDesignerBIServer
6.A new option, Join Type, was added to a relation. It specifies the type of data join between the two relation's data sources in dashboards.
V2025.2.2DWebDWinBICloudBIDesignerBIServer
7.The speed of exporting a report to a PDF document has been optimized.
V2025.2.1RJava
8.The display of the username in the exception message window for Stimulsoft components has been removed.
V2025.2.1RNetRWpf
9.The algorithm for loading and storing designer and viewer icons in RAM has been optimized. Icon data is now stored in a byte array (byte[]) to reduce the number of conversions from streams. Additionally, the Freeze() method is used to optimize resource usage.
V2025.2.1RWpf

Fixed Bugs
1.Export 3D pie chart to PDF file.
V2025.2.2RWpf
2.An issue with incorrect font usage in the rich text editor has been fixed.
V2025.2.2RNetBIDesigner
3.Design of controls in the Cross-Tab component editor.
V2025.2.2RWebDWebDBlazorBICloudBIServer
4.Overload for UInt8Array in Node.js.
V2025.2.2RJSDJS
5.Drag and drop an RTF file into the report resources.
V2025.2.2RWeb
6.An exception occurred when closing the designer on the "Preview" tab.
V2025.2.1RNetDWinBIDesigner
7.Color parsing in expressions has been improved.
V2025.2.2RWebRNetDWebDWinBICloudBIDesignerBIServer
8.An issue with editing the 'Referenced Assemblies' property has been fixed.
V2025.2.2RNetDWinBIDesigner
9.Displaying labels for axes in charts when viewing the dashboard in the Web viewer.
V2025.2.2DWebBICloudBIServer
10.An issue with filtering all values in ComboBox, ListBox, and TreeViewBox elements in dashboards has been fixed.
V2025.2.2DWebDWinBICloudBIDesignerBIServer
11.Exporting the 'Table' dashboard element in 'Rows per Page' mode.
V2025.2.2DWebDWinDJSDBlazorBICloudBIServer
12.Incorrect handling of variables in event handler for Lavavel framework.
V2025.2.2RPHPDPHP
13.Incorrect display of a message when the trial period expired.
V2025.2.1RJSDJS
14.Some bugs with Permissions on recent connection buttons.
V2025.2.1RWebRJSDWebDJSDBlazor
15.When creating a variable on the server side, an empty variable identifier might be present.
V2025.2.2RPHPRPythonDPHPDPython
16.When exporting a report to PDF, the rounding for the bar chart at their small sizes has been fixed.
V2025.2.2RWebRNetRJSRWpfRPHPRBlazor
17.There were no icons for fonts in resources when viewing a report.
V2025.2.2RNetDWin
18.Dependent variables function properly when used in queries to data sources.
V2025.2.2RWebRJSDWebDJSBICloudBIServer
19.In some cases, the menu for creating a new data source freezes for an extended period.
V2025.2.2RBlazorDBlazor
20.The indexOf() method's behavior for the Thai culture in the web reporting tool has been addressed.
V2025.2.2RWebRAngularDWebBICloudBIServer
21.Handling missing style for dashboard element "Table".
V2025.2.2DWinBIDesigner
22.When exporting a report and dashboard to a PDF file, images were incorrectly exported in some rare cases.
V2025.2.2RJSDJS
23.When exporting a report to an HTML file, in some cases, components were not correctly split into pages when using the 'Add Page Breaks' parameter.
V2025.2.2RWebRNetRWpfRBlazorRAngular
24.When exporting a report to RTF, the width of the tab character has been adjusted for compatibility with MS Word.
V2025.2.2RWebRNet
25.In the HTML engine, list elements were incorrectly split into parts in some cases.
V2025.2.2RWebRNet
26.Displaying text in the Rich text component editor.
V2025.2.2RWeb
27.When exporting a report to a PDF file, the rendering of the Spline type chart has been corrected.
V2025.2.2RWebRNetRJSRWpfRPHPRBlazorRAngularBIDesigner
28.Display options in the "Filters" menu for the "Table" element when viewing a dashboard in the WPF viewer.
V2025.2.2DWin
29.Displays options in the Microsoft Excel export settings menu.
V2025.2.2RWpf
30.Positioning the Stimulsoft Demo application in full screen mode after minimizing and maximizing the window.
V2025.2.2RWpfDWin
31.Zooming in after zooming out for the "Region Map" dashboard element in the Stimulsoft Demo application.
V2025.2.2DWin
32.Animation speed for the "Gauge" dashboard element in the Stimulsoft Demo application.
V2025.2.2RWpfDWin
33.Opening two identical tabs when drilling down in reports and dashboards in the Stimulsoft Demo application.
V2025.2.2RWpfDWin
34.Triggering double animation of charts in the Stimulsoft Demo application.
V2025.2.2RWpf
35.An issue with overwriting user values in the report variables has been fixed.
V2025.2.1RNetDWinBIDesigner
36.An issue with using the GroupHeaderBand and NewPageAfter properties in certain situations has been fixed.
V2025.2.1RWebRNetRWpfRAngularRAvaloniaBICloudBIDesignerBIServer
37.Displaying the scrollbar in the New Data Source editor.
V2025.2.1RNetDWinBIDesigner
38.Incorrect information regarding the use of the Labels Column for variable items in the variable editor has been corrected.
V2025.2.1RNetDWinBIDesigner
39.Some issues with selecting image columns and variables in the image element editor have been fixed.
V2025.2.1DWinBIDesigner
40.Processing an expression with a ternary operator during Data Transformation.
V2025.2.1DWebDWinDJSBICloudBIDesignerBIServer
41.Calculating the measure string when generating a report.
V2025.2.1RJS
42.Validation of license key for Web designer.
V2025.2.1RJava
43.Handling DateTime data in independent variables.
V2025.2.1RJSDJS
44.An issue with the unwanted disposal of a report after calling the report designer has been fixed.
V2025.2.1RNetDWinBIDesigner
45.An issue with variable initialization when used as an SQL parameter in dashboards has been fixed.
V2025.2.1DWebDWinBIDesigner
46.The "Filter Mode" parameter now works in the "Tree View" and "Tree View Box" dashboard elements.
V2025.2.1DWebDWinDJS
47.Displaying the "Topmost" parameter in the "Borders" editor.
V2025.2.1RNet
48.Filtering the list of values for a dependent variable if it depends on another variable, without user input (request from user).
V2025.2.1RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
49.References to outdated system packages have been removed, and all used packages have been updated to the current versions.
V2025.2.1RWebDWeb
50.Displays the custom font category in the Font menu.
V2025.2.1RWebRJSDWebDJSBICloudBIServer
51.Preserving a link in the data source to a resource when the resource is renamed.
V2025.2.1RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
52.For component events, in some cases, the CSRF token for the Django framework was not taken into account.
V2025.2.1RPythonDPython
53.Entering values in the Data Band filter when the Data Type parameter is defined as numeric or boolean.
V2025.2.1RNetBIDesigner
54.Drag and drop data files to display sources with columns in the 'Get Data' menu.
V2025.2.1RNetDWinBIDesigner
55.A label for the 'Operation' parameter is now displayed on the Filters tab in the Data Band editor.
V2025.2.1RNetBIDesigner
56.The issue with moving focus using the Tab key in the 'Rich Text' component editor has been fixed.
V2025.2.1RNet
57.Handling of non-Latin characters in the 'Rich Text' component has been improved.
V2025.2.1RWeb
58.An exception occurred in the 'Rich Text' component editor.
V2025.2.1RNet
59.The SetVariable() method in Blockly ignored the 'Read Only' variable property when the report calculation mode was set to 'Interpretation.' This issue has been fixed.
V2025.2.1RWebRNetRJSRWpfRPHPRPythonRBlazorRAngularRAvaloniaRJava
60.When exporting a report to a PDF file, the issue with disabling shadows for labels in the 'Map' component and the 'Region Map' element has been resolved.
V2025.2.1RWebRNetRWpfRBlazorRAngularRAvaloniaDWin
61.An exception occurred when exporting a report to a PDF file if a corrupted font file was used.
V2025.2.1RWebRNetRWpfRBlazorDWin
62.An issue with ignoring data filters and drill-down filters in certain situations has been fixed.
V2025.2.1DWebDWinDBlazorBICloudBIDesignerBIServer
63.Memory leak when exporting reports to PDF.
V2025.2.1RJava
64.Sending an email from the Web viewer.
V2025.2.1RJava


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.