New Features
1.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
2.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
3.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
4.Support for the multi-platform .NET framework for PDF.Forms has been added.
V2025.2.4FForms
5.Support for the ToCurrencyWordsPtBr() function in reports.
V2025.2.4RJava
6.A new function, Frac, has been added.
V2025.2.1RNetRJSRWpfDWebDWinDJSBICloudBIDesignerBIServer
7.A new function, Eval, has been added.
V2025.2.1RNetRJSRWpfRBlazorDWebDWinDJSBICloudBIDesignerBIServer
8.A new function, Clamp, has been added.
V2025.2.1RNetRJSRWpfRBlazorDWebDWinDJSBICloudBIDesignerBIServer
9.Introduced an OnInteraction event in the Blazor Designer, allowing control of variable values and other interactive behaviors in the Designer preview window.
V2025.2.5RBlazorDBlazor
10.Added a new Value Type property for the Indicator and Progress components in Dashboards.
V2025.2.5RJSDWebDWinDJSBIDesigner
11.A new static option StiOptions.Export.Pdf.RenderIconAsImage has been added. The default value is false.
V2025.2.5RWebRNetRWpfBIDesigner
12.New Series Color and Series Index variables for interactions in dashboard charts.
V2025.2.1DWebDWinDJSBICloudBIDesignerBIServer
13.Support for expressions in the URL field for the "Image" dashboard element.
V2025.2.1DWebDWinDJSBICloudBIDesignerBIServer
14.The possibility of using an expression in the File property has been added to the SubReport component.
V2025.2.1RWebRNetRJSBICloudBIDesignerBIServer
15.The possibility of using an expression in the URL property has been added to the SubReport component.
V2025.2.1RWebRNetRJSBICloudBIDesignerBIServer
16.The possibility to enter an expression in the Image.File property within the image editor has been added.
V2025.2.1RWebRNetRJSBICloudBIDesignerBIServer
17.The Advanced tab in the Border editor.
V2025.2.1RWpf
18.A new function, Compare, has been added.
V2025.2.1RWebRNetRJSRWpfRBlazorRAngularRAvaloniaDWebDWinDJSBICloudBIDesignerBIServer
19.Method for registering fonts from a configuration JSON file.
V2025.2.1RJSDJS
20.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
21.Designer window controls in the File menu.
V2025.2.1RJSDJS
22.Support for expressions in the URL field for the "Web Content" dashboard element.
V2025.2.1DWebDWinDJSBICloudBIDesignerBIServer
23.The ability to specify expressions for the min and max values in the gauge element has been added.
V2025.2.1DWebDWinDJSBICloudBIDesignerBIServer
24.Filtering of variable items has been added when the items are sourced from a database.
V2025.2.1RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
25.Example expressions have been added to the editors of various components.
V2025.2.1RWebRNetRJSRBlazorDWebDWinDJSBICloudBIDesignerBIServer
26.Support for XML, JSON, CSV file data adapters on the server side.
V2025.2.1RPHPRPythonDPHPDPython
27.New event handler property 'encryptSqlData' allows you to disable encryption of the data array passed to the reporting tool.
V2025.2.1RPHPRPythonDPHPDPython
28.The ability to register data in the report itself using the regData() method on the server side has been added.
V2025.2.1RPHPRPythonDPHPDPython
29.A new parameter dataSourceSynchronizationMode has been added to the Dictionary.Synchronize() method; its default value is StiDataSourceSynchronizationMode.All.
V2025.2.1RWebRNetRWpf

Enhancements
1.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
2.Improved ZUGFeRD support with minor changes to the PDF format to enhance compatibility with certain validators.
V2025.2.2RWebRNetRJSRWpfRBlazorRAngular
3.Ability to resize the 'View Data' window for data sources.
V2025.2.3RJSDJS
4.Working with the parameter list in the 'Sub-Report' editor.
V2025.2.3RWebRNetRJSDBlazorBICloudBIDesignerBIServer
5.Optimized opening of dashboards with large amounts of data and elements in the report designer.
V2025.2.4DWebDWinDJSDPHPDPythonDBlazor
6.Due to ongoing product development, implementation of new functions, and code restructuring, support for the outdated PHP 7.0 version has been discontinued; starting with this release, the product supports PHP 7.1 and higher.
V2025.2.4RPHPDPHP
7.Improved utility for importing reports from Report SharpShooter.
V2025.2.5RNet
8.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
9.The display of the username in the exception message window for Stimulsoft components has been removed.
V2025.2.1RNetRWpf
10.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
11.Replace Form Requests with HTTP Requests.
V2025.2.1RAngular
12.The speed of exporting a report to a PDF document has been optimized.
V2025.2.1RJava
13.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
14.The export speed when exporting a report to an Excel file has been optimized by 15-20%.
V2025.2.1RWebRNetRWpfRBlazorRAngularRAvalonia

Fixed Bugs
1.Handling of non-Latin characters in the 'Rich Text' component has been improved.
V2025.2.1RWeb
2.The issue with moving focus using the Tab key in the 'Rich Text' component editor has been fixed.
V2025.2.1RNet
3.A label for the 'Operation' parameter is now displayed on the Filters tab in the Data Band editor.
V2025.2.1RNetBIDesigner
4.Drag and drop data files to display sources with columns in the 'Get Data' menu.
V2025.2.1RNetDWinBIDesigner
5.Entering values in the Data Band filter when the Data Type parameter is defined as numeric or boolean.
V2025.2.1RNetBIDesigner
6.Displaying the scrollbar in the New Data Source editor.
V2025.2.1RNetDWinBIDesigner
7.An exception occurred when closing the designer on the "Preview" tab.
V2025.2.1RNetDWinBIDesigner
8.Some bugs with Permissions on recent connection buttons.
V2025.2.1RWebRJSDWebDJSDBlazor
9.Incorrect display of a message when the trial period expired.
V2025.2.1RJSDJS
10.Incorrect handling of variables in event handler for Lavavel framework.
V2025.2.2RPHPDPHP
11.Exporting the 'Table' dashboard element in 'Rows per Page' mode.
V2025.2.2DWebDWinDJSDBlazorBICloudBIServer
12.An issue with filtering all values in ComboBox, ListBox, and TreeViewBox elements in dashboards has been fixed.
V2025.2.2DWebDWinBICloudBIDesignerBIServer
13.Displaying labels for axes in charts when viewing the dashboard in the Web viewer.
V2025.2.2DWebBICloudBIServer
14.An issue with editing the 'Referenced Assemblies' property has been fixed.
V2025.2.2RNetDWinBIDesigner
15.Color parsing in expressions has been improved.
V2025.2.2RWebRNetDWebDWinBICloudBIDesignerBIServer
16.Overload for UInt8Array in Node.js.
V2025.2.2RJSDJS
17.Design of controls in the Cross-Tab component editor.
V2025.2.2RWebDWebDBlazorBICloudBIServer
18.An issue with incorrect font usage in the rich text editor has been fixed.
V2025.2.2RNetBIDesigner
19.Export 3D pie chart to PDF file.
V2025.2.2RWpf
20.Drag and drop an RTF file into the report resources.
V2025.2.2RWeb
21.Displaying text in the Rich text component editor.
V2025.2.2RWeb
22.Triggering double animation of charts in the Stimulsoft Demo application.
V2025.2.2RWpf
23.Opening two identical tabs when drilling down in reports and dashboards in the Stimulsoft Demo application.
V2025.2.2RWpfDWin
24.Animation speed for the "Gauge" dashboard element in the Stimulsoft Demo application.
V2025.2.2RWpfDWin
25.Zooming in after zooming out for the "Region Map" dashboard element in the Stimulsoft Demo application.
V2025.2.2DWin
26.Positioning the Stimulsoft Demo application in full screen mode after minimizing and maximizing the window.
V2025.2.2RWpfDWin
27.Displays options in the Microsoft Excel export settings menu.
V2025.2.2RWpf
28.Display options in the "Filters" menu for the "Table" element when viewing a dashboard in the WPF viewer.
V2025.2.2DWin
29.When exporting a report to a PDF file, the rendering of the Spline type chart has been corrected.
V2025.2.2RWebRNetRJSRWpfRPHPRBlazorRAngularBIDesigner
30.When exporting a report to PDF, the rounding for the bar chart at their small sizes has been fixed.
V2025.2.2RWebRNetRJSRWpfRPHPRBlazor
31.In the HTML engine, list elements were incorrectly split into parts in some cases.
V2025.2.2RWebRNet
32.When exporting a report to RTF, the width of the tab character has been adjusted for compatibility with MS Word.
V2025.2.2RWebRNet
33.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
34.When exporting a report and dashboard to a PDF file, images were incorrectly exported in some rare cases.
V2025.2.2RJSDJS
35.Handling missing style for dashboard element "Table".
V2025.2.2DWinBIDesigner
36.The indexOf() method's behavior for the Thai culture in the web reporting tool has been addressed.
V2025.2.2RWebRAngularDWebBICloudBIServer
37.In some cases, the menu for creating a new data source freezes for an extended period.
V2025.2.2RBlazorDBlazor
38.Dependent variables function properly when used in queries to data sources.
V2025.2.2RWebRJSDWebDJSBICloudBIServer
39.There were no icons for fonts in resources when viewing a report.
V2025.2.2RNetDWin
40.A small issue with UI in the globalization editor has been fixed.
V2025.2.3RNetDWinBIDesigner
41.Navigation through report tabs in the web viewer.
V2025.2.3RWebRJSDBlazorBICloudBIServer
42.When creating a variable on the server side, an empty variable identifier might be present.
V2025.2.2RPHPRPythonDPHPDPython
43.Availability of the 'Type' property in the properties panel for data columns.
V2025.2.3RWpf
44.Restriction on copying data dictionary elements if the 'Restrictions' property is set to 'DenyEdit'.
V2025.2.3RWebRJSDWebDJS
45.A null check has been added during variable type serialization.
V2025.2.3RWebRNetRWpfRAngularRAvaloniaDWebDWinBIDesignerBIServer
46.Scroll bar for the data sources list in the report creation wizard.
V2025.2.3RWebRNetRJSDWebDWinDJSDBlazorBICloudBIDesignerBIServer
47.Label color in the Blockly editor.
V2025.2.3RWebRJSDWebDJSBICloudBIServer
48.Engine conversion store.
V2025.2.3RJava
49.Handling of relationships when retrieving a data schema from an XSD file.
V2025.2.3RWebRJSDWebDJSBICloudBIServer
50.Engine divide operation.
V2025.2.3RJava
51.Several issues have been fixed when running the product on PHP 7.x.
V2025.2.3RPHPDPHP
52.Handling of an invalid URL in the Image component when opening a report in the Web Designer.
V2025.2.3RWebDWebBICloudBIServer
53.Changing the values ​​for the X and Y axes for a Heatmap chart.
V2025.2.4RJS
54.DateTime ISO 8601 format parser.
V2025.2.4RJava
55.Applying a dark theme to the report units selection menu in the status bar of the StiDesignerControl component.
V2025.2.4RNetBIDesigner
56.Passing TrustServerCertificate and Encrypt parameters for MS SQL connection string in Node.js data adapters.
V2025.2.4RJS
57.Displaying the values ​​in a variable, in cases where the variable's data source is specified as data columns.
V2025.2.4RJSDJS
58.Adding a template with dashboards to report resources.
V2025.2.4DJS
59.Cross line primitive conditions.
V2025.2.4RJava
60.Report unit JSON deserialization.
V2025.2.4RJava
61.Retrieving the data schema in cases where the MySQL connection string uses separators in the database name.
V2025.2.4RJSDJS
62.When rendering a report on the server side, errors that occur in the onPrepareVariables event are not displayed.
V2025.2.4RPHPDPHP
63.Center-aligning labels for the 3D pie chart.
V2025.2.4RJava
64.Displaying values in the tooltip when abbreviations are used for value formatting.
V2025.2.4DWinBIDesigner
65.Extra space in the menu for selecting icons from the set for the dashboard element "Indicator".
V2025.2.4RNetDWinBIDesigner
66.Changing the column width for the Table report component.
V2025.2.4RWebRJSRBlazor
67.Displaying a full list of elements when searching for templates in the JS Standalone report designer.
V2025.2.4RJSDJSBICloud
68.Displaying the Retrieve Parameters command when editing an Oracle data source.
V2025.2.4RNetDWinBIDesigner
69.An issue with F2 text tool and the button element has been fixed.
V2025.2.4DWinBIDesigner
70.Row height for the Table component in reports.
V2025.2.4RNetRJS
71.Fixed an issue with resizing the page from the viewer when a databar condition is used.
V2025.2.4RNetBIDesigner
72.Saving and loading the "Font" property in the "Visual State" group for the "Button" dashboard element.
V2025.2.4DWebDJSBICloudBIServer
73.Fixed several bugs related to the product’s operation on PHP 8.4.
V2025.2.4RPHPDPHP
74.Applying URL parameters to report variables in cases where a report is built on the server side.
V2025.2.4RPHPDPHP
75.Selecting a value in a variable of the "List" type when viewing a dashboard or report in a JS viewer.
V2025.2.4RJSDJS
76.The issue with the "Size" property has been fixed for cases where the report variable is used as a SQL parameter in PHP data adapters.
V2025.2.5RPHPDPHP
77.Selecting values ​​for the "Shift Mode" component property in the WPF report designer.
V2025.2.5RWpf
78.Processing the 'Gauge' component when opening the .mdc file of a designed report in the viewer.
V2025.2.5RJS
79.Convert Nulls option.
V2025.2.5RJava
80.Export to PDF for WYSIWYG cells.
V2025.2.5RJava
81.The Excel Sheet property in Web Designer.
V2025.2.5RJava
82.An issue with the Internal web resource files has been fixed.
V2025.2.5RJava
83.Preserving a link in the data source to a resource when the resource is renamed.
V2025.2.1RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
84.Fixed issues with processing certain HTML tags in reports.
V2025.2.5RWebRJSBIDesigner
85.In PDF export, fixed an issue where an extra font was embedded even when the Shape component did not contain any text.
V2025.2.5RWebRNetRWpfBIDesigner
86.Text scaling in the operating system was not taken into account when rendering text in the Stimulsoft.Svg library.
V2025.2.5RNetRWpfBIDesigner
87.Export to MS Word now includes line height adjustments for certain fonts.
V2025.2.5RWebRNetRWpf
88.Displays the custom font category in the Font menu.
V2025.2.1RWebRJSDWebDJSBICloudBIServer
89.References to outdated system packages have been removed, and all used packages have been updated to the current versions.
V2025.2.1RWebDWeb
90.Filtering the list of values for a dependent variable if it depends on another variable, without user input (request from user).
V2025.2.1RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
91.Displaying the "Topmost" parameter in the "Borders" editor.
V2025.2.1RNet
92.The "Filter Mode" parameter now works in the "Tree View" and "Tree View Box" dashboard elements.
V2025.2.1DWebDWinDJS
93.An issue with variable initialization when used as an SQL parameter in dashboards has been fixed.
V2025.2.1DWebDWinBIDesigner
94.An issue with overwriting user values in the report variables has been fixed.
V2025.2.1RNetDWinBIDesigner
95.Handling DateTime data in independent variables.
V2025.2.1RJSDJS
96.Validation of license key for Web designer.
V2025.2.1RJava
97.Calculating the measure string when generating a report.
V2025.2.1RJS
98.Processing an expression with a ternary operator during Data Transformation.
V2025.2.1DWebDWinDJSBICloudBIDesignerBIServer
99.Some issues with selecting image columns and variables in the image element editor have been fixed.
V2025.2.1DWinBIDesigner
100.Incorrect information regarding the use of the Labels Column for variable items in the variable editor has been corrected.
V2025.2.1RNetDWinBIDesigner
101.An issue with the unwanted disposal of a report after calling the report designer has been fixed.
V2025.2.1RNetDWinBIDesigner
102.An issue with using the GroupHeaderBand and NewPageAfter properties in certain situations has been fixed.
V2025.2.1RWebRNetRWpfRAngularRAvaloniaBICloudBIDesignerBIServer
103.Sending an email from the Web viewer.
V2025.2.1RJava
104.For component events, in some cases, the CSRF token for the Django framework was not taken into account.
V2025.2.1RPythonDPython
105.Memory leak when exporting reports to PDF.
V2025.2.1RJava
106.An issue with ignoring data filters and drill-down filters in certain situations has been fixed.
V2025.2.1DWebDWinDBlazorBICloudBIDesignerBIServer
107.An exception occurred when exporting a report to a PDF file if a corrupted font file was used.
V2025.2.1RWebRNetRWpfRBlazorDWin
108.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
109.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
110.An exception occurred in the 'Rich Text' component editor.
V2025.2.1RNet


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.