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

Enhancements
1.The display of the username in the exception message window for Stimulsoft components has been removed.
RNetRWpf
2.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.
RWpf
3.The color code displayed in controls on the properties panel is now in Hex format, instead of RGB format as it was previously.
RWebRJSDJSBICloudBIServer
4.The export speed when exporting a report to an Excel file has been optimized by 15-20%.
RWebRNetRWpfRBlazorRAngularRAvalonia
5.Replace Form Requests with HTTP Requests.
RAngular
6.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.
RWebRNetRWpfRBlazorRAngularRAvaloniaBICloudBIDesignerBIServer
7.The speed of exporting a report to a PDF document has been optimized.
RJava

Fixed Bugs
1.Incorrect display of a message when the trial period expired.
RJSDJS
2.Memory leak when exporting reports to PDF.
RJava
3.An issue with ignoring data filters and drill-down filters in certain situations has been fixed.
DWebDWinDBlazorBICloudBIDesignerBIServer
4.Preserving a link in the data source to a resource when the resource is renamed.
RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
5.An exception occurred when exporting a report to a PDF file if a corrupted font file was used.
RWebRNetRWpfRBlazorDWin
6.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.
RWebRNetRWpfRBlazorRAngularRAvaloniaDWin
7.For component events, in some cases, the CSRF token for the Django framework was not taken into account.
RPythonDPython
8.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.
RWebRNetRJSRWpfRPHPRPythonRBlazorRAngularRAvaloniaRJava
9.An exception occurred in the 'Rich Text' component editor.
RNet
10.Handling of non-Latin characters in the 'Rich Text' component has been improved.
RWeb
11.The issue with moving focus using the Tab key in the 'Rich Text' component editor has been fixed.
RNet
12.A label for the 'Operation' parameter is now displayed on the Filters tab in the Data Band editor.
RNetBIDesigner
13.Drag and drop data files to display sources with columns in the 'Get Data' menu.
RNetDWinBIDesigner
14.Entering values in the Data Band filter when the Data Type parameter is defined as numeric or boolean.
RNetBIDesigner
15.Displaying the scrollbar in the New Data Source editor.
RNetDWinBIDesigner
16.An exception occurred when closing the designer on the "Preview" tab.
RNetDWinBIDesigner
17.Some bugs with Permissions on recent connection buttons.
RWebRJSDWebDJSDBlazor
18.Validation of license key for Web designer.
RJava
19.Displaying the "Topmost" parameter in the "Borders" editor.
RNet
20.The "Filter Mode" parameter now works in the "Tree View" and "Tree View Box" dashboard elements.
DWebDWinDJS
21.An issue with variable initialization when used as an SQL parameter in dashboards has been fixed.
DWebDWinBIDesigner
22.An issue with overwriting user values in the report variables has been fixed.
RNetDWinBIDesigner
23.Handling DateTime data in independent variables.
RJSDJS
24.Filtering the list of values for a dependent variable if it depends on another variable, without user input (request from user).
RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
25.References to outdated system packages have been removed, and all used packages have been updated to the current versions.
RWebDWeb
26.Calculating the measure string when generating a report.
RJS
27.Processing an expression with a ternary operator during Data Transformation.
DWebDWinDJSBICloudBIDesignerBIServer
28.Some issues with selecting image columns and variables in the image element editor have been fixed.
DWinBIDesigner
29.Incorrect information regarding the use of the Labels Column for variable items in the variable editor has been corrected.
RNetDWinBIDesigner
30.Displays the custom font category in the Font menu.
RWebRJSDWebDJSBICloudBIServer
31.An issue with the unwanted disposal of a report after calling the report designer has been fixed.
RNetDWinBIDesigner
32.Sending an email from the Web viewer.
RJava
33.An issue with using the GroupHeaderBand and NewPageAfter properties in certain situations has been fixed.
RWebRNetRWpfRAngularRAvaloniaBICloudBIDesignerBIServer


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.