Neue Möglichkeiten
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

Verbesserungen
1.Increased speed of working with reports.
V2025.3.5RNet
2.Creating a Google Sheet data source. Now you can get data via a public link, without specifying the Client ID and Client Secret.
V2025.3.5RWebRNetDWebDWinDBlazorBICloudBIDesignerBIServer
3.A lot of changes regarding using nullable values in the report variables have been added.
V2025.3.1RNetRAngularDWinBIDesigner
4.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
5.Color Picker in the Web Designer. The Eyedropper tool has also been added.
V2025.3.1RWebRJSDWebDJSDBlazorBICloudBIServer
6.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
7.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
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.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
12.The "Microsoft Bing" provider has been replaced with "OpenStreetMap" for the "Online" mode in the "Map" report component.
V2025.3.2RWebRNetRJSBIDesigner
13.Parsing of ternary operations in the C# parser has been improved.
V2025.3.3RWebRNetRWpfRBlazorRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer
14.Updated work with the Undo/Redo commands when deleting a table in 'Data Transformation'.
V2025.3.3RNet

Behobene Fehler
1.Incorrect display of items in the variable editor.
V2025.3.4RWebRJSDWebDJSDBlazorBICloudBIServer
2.An issue of specifying items for the timeonly variable has been fixed.
V2025.3.4RWebRNetRJSRWpfDWebDWinDJSBICloudBIDesignerBIServer
3.Dependent libraries vulnerabilities.
V2025.3.4RJava
4.Displaying the "Gauge" element when viewing a dashboard in the WPF viewer.
V2025.3.4DWin
5.Displaying the data type for query parameters in the Properties panel in the WPF v2 Report Designer.
V2025.3.4RWpf
6.Rarely, when a container was torn apart, the height of the second part was calculated incorrectly if the container contained several other nested containers arranged in a certain way.
V2025.3.4RWebRNetRWpfRBlazorBIDesigner
7.The GetUsedBusinessObjectsNames method threw an exception if the filter for the Data Band did not specify a data column.
V2025.3.4RWebRNetRWpf
8.An issue with seconds in TimeOnly variables has been fixed.
V2025.3.4RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer
9.An issue with selecting a time-span value from a list on the parameter's list has been fixed.
V2025.3.4RNetDWinBIDesigner
10.An issue with calling the bar-code editor has been fixed.
V2025.3.4RNetDWinBIDesigner
11.A problem with saving a default value of the date-time-offset variable in the variable editor has been fixed.
V2025.3.4RNetDWinBIDesigner
12.Displaying a tooltip on hover for the "Text" dashboard element.
V2025.3.5RNetDWinBIDesigner
13.Storing seconds in the values of a variable with the "TimeOnly" data type.
V2025.3.5RWebRJSDWebDJSBICloudBIServer
14.Display a tooltip on hover for List Box and Combo Box dashboard items.
V2025.3.5DWinBIDesigner
15.Copying fields with actions in data transformation.
V2025.3.5RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorBIDesigner
16.Displaying a table in the Chart component.
V2025.3.5RJava
17.Calculates the header height for the Data Band.
V2025.3.5RJava
18.Display total value in stacked chart labels.
V2025.3.5DWebDWinDJSDPHPDPythonDBlazorBIDesigner
19.Serializing the Header String property for OData and JSON data sources.
V2025.3.5RNetDWinBIDesigner
20.The issue with displaying the detailed dashboard with filtering has been resolved.
V2025.3.5DWinBIDesigner
21.Handling the "First row is header" property for a Google Sheets data source.
V2025.3.5RNetDWebBIDesigner
22.Displaying the context menu outside the designer.
V2025.3.5RWebRJSRPythonRBlazorDWebDJSDBlazorBICloudBIServer
23.Direction of the interactive sorting icon in the web viewer.
V2025.3.5RWebRJSRBlazorBICloudBIServer
24.An empty data source appears when opening and merging report dictionaries.
V2025.3.5RJSDJS
25.The GetDataSourceByName block works when creating scripts with Blockly.
V2025.3.5RJSDJS
26.WPF v2 Report Designer behavior when adding a "Bar Code" component with a small height.
V2025.3.5RWpf
27.Step of Y Axis label has been fixed for the Scatter chart.
V2025.3.5RNetRWpfBIDesigner
28.Save selected values ​​for conditional formatting parameters for the dashboard element "Table".
V2025.3.5DWebDJSDBlazorBICloudBIServer
29.A problem with using the ParameterAlignment property with a Boolean parameter type has been fixed.
V2025.3.5RNetDWinBIDesigner
30.Data sorting in the "Table" dashboard element when conditional formatting (conditions) is used.
V2025.3.1DWin
31.Handling the value for the source parameter of the Image component when dragging a data source.
V2025.3.5RJS
32.An issue with adding data sources from the API using the AddRange method has been fixed.
V2025.3.1RWebRNetRWpfRAngularRAvaloniaDWebDWinBIDesigner
33.Displaying values ​​in the hover tooltip for 3D charts in dashboards.
V2025.3.5DJS
34.Refreshing event functionality for dashboards.
V2025.3.5DJS
35.Some bugs related to SVG rasterizer.
V2025.3.5RJava
36.An error in the script parser with ternary operation in some statemenets has been fixed.
V2025.3.5RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorBICloudBIDesignerBIServer
37.Handling of null values for the "report.culture" property when loading a generated report file (*.mdc).
V2025.3.1RJSDJS
38.Applying active mode when clicking in the interaction editor for dashboard elements.
V2025.3.1DWebDWinDJSDPHPDPythonDBlazorBIDesigner
39.Data transformation error when using expressions that compare DateTime values with lists of DateTime.
V2025.3.1RWebRNetRWpfRBlazorDWebDWinDBlazorBIDesigner
40.Duplication of GUID property values in dashboard elements and their fields when using the "Duplicate" command in the report designer.
V2025.3.1DWebDJS
41.Assigning the value of the reportFile property to the reportName property when saving a report in the report designer.
V2025.3.1RJSDJS
42.ComboBox element height.
V2025.3.1FForms
43.Removing a report component from the "Report Tree" panel in the WPF V2 report designer.
V2025.3.1RWpf
44.The text component editor hanged in the WPF v2 report designer.
V2025.3.1RWpf
45.Availability of conditions for the "Panel" component in the WPF v2 report designer.
V2025.3.1RWpf
46.Displaying of certain commands in the color palette after saving and reopening the dashboard in the report designer.
V2025.3.1RNetDWinBIDesigner
47.Error when saving a copy of a resource in the report designer.
V2025.3.1RNetDWinBIDesigner
48.Calling the block chain after the "Data Source - Connect" block in Blockly scripts.
V2025.3.2RNetDWinBIDesigner
49.Reverting colors in the legend of the Heatmap Chart.
V2025.3.1RWebRJSDWebDJSBIDesigner
50.Escaping slashes in time data.
V2025.3.1RJS
51.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
52.Icons for rows in the "Indicator" element.
V2025.3.1DWebDWinDJSDPHPDPythonDBlazor
53.The order of adding colors to the Recent category in the color palette.
V2025.3.1RWebRJSDWebDJSBICloudBIServer
54.Support for custom DateTime formatting in the "DateTime Picker" dashboard element.
V2025.3.1DWebDWinDJSDPHPDPythonDBlazor
55.Using Business Objects in report charts.
V2025.3.1RNetBIDesigner
56.Deserializing the encrypted connection string when editing a connection in the report designer.
V2025.3.1RJSDJS
57.Formatting arguments in dashboard charts.
V2025.3.1DWebDWinDJSBIDesigner
58.Saving Google Sheets under the "Recent" tab.
V2025.3.1RNetDWin
59.View data for the "Table" dashboard element.
V2025.3.2DWebDJSDBlazor
60.Changing properties for component borders in Blockly scripts.
V2025.3.2RNetDWin
61.Fixed some errors related to using the CTRL key when searching in the report viewer.
V2025.3.2RWebRJSDWebDJSBIServer
62.Export of reports to Microsoft Excel File.
V2025.3.2RJava
63.Initial Values for the Combo Box and List Box controls.
V2025.3.2DWebDJSDBlazor
64.An issue with the GetFonts method and the Button element has been fixed.
V2025.3.2DWebDWinBIDesigner
65.Viewing data in the Mozilla Firefox browser.
V2025.3.2RWebRJSDWebDJSBICloudBIServer
66.Applying restrictions when opening a report template.
V2025.3.2RNet
67.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
68.Docking of report viewer and other elements (controls) on one form.
V2025.3.2RNetBIDesigner
69.Create a data source based on an existing resource in a report.
V2025.3.2RWebRJSDWebDJSDBlazorBIServer
70.Executing SQL queries for data tables whose names contain a space.
V2025.3.2RJSDJS
71.Export report to PDF file if PDF/A mode is enabled.
V2025.3.2RJava
72.Saving parameter values in the "Preview Settings" menu.
V2025.3.2RJSDJS
73.Configure and display target values in hover tooltips for the Gauge dashboard item.
V2025.3.2DWebDJSBICloudBIServer
74.When exporting a report to an RTF file, the export settings defined in the report template were not applied.
V2025.3.2RBlazorDBlazor
75.The active Previous button on the first step in the Wizard editor.
V2025.3.2RWebRJSRBlazorDWebDJSDBlazorBICloudBIServer
76.Working of the "Online Map" dashboard element with the "Open Street Map" provider in the Web viewer.
V2025.3.2DWebDWinDJSDPHPBIDesigner
77.Opening previously created templates in the Report Designer.
V2025.3.2RJSDJS
78.A problem with using the DataSource.Field.IndexOf expression in the C# parser has been fixed.
V2025.3.2RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer
79.Some issues with Undo-Redo and the Online Map have been fixed.
V2025.3.2DWinBICloudBIDesignerBIServer
80.Displaying data in the 'Rich Text' component when editing a report in the designer.
V2025.3.3RJSRBlazorDWebBICloudBIServer
81.Saving templates as Report Snapshot files.
V2025.3.2DWebDJSDBlazor
82.Calling the getType() function, which caused a conflict with the ScriptManager component.
V2025.3.3RJSDJS
83.Functionality of the readOnly property for the 'Signature' element.
V2025.3.3FForms
84.Displaying abbreviations for the legend of a 'Heatmap' chart.
V2025.3.3RNetRJSRWpfDWebDWinDJSBIDesigner
85.Functionality of the Round(,) function with an argument for the number of decimal places when creating a Blockly script.
V2025.3.3RJSDJS
86.Functionality of keyboard shortcuts in the designer when focus is set on an external text field.
V2025.3.3RWebRJSDWebDJSDBlazorBICloudBIServer
87.Setting the value range for the right Y-axis in report charts.
V2025.3.3RWebRNetRJSRWpfBIDesigner
88.Calling a user function using the invokeFunction() method for report events in a Node.js environment.
V2025.3.3RJS
89.Fixed an issue with dragging an image onto a page using a complex path with relationships.
V2025.3.3RNetBIDesigner
90.Fixed the display of GIS objects when exporting a dashboard with the 'Online Map' element.
V2025.3.3RNetRWpfDWin
91.Adding the 'Bar Code' component to a report page in the WPF report designer v1.
V2025.3.3RNet
92.Displaying the context menu in cases where a parent element in the DOM tree for the report designer has the style 'overflow: hidden' set.
V2025.3.4RWebRJSRBlazorDWebDJSDBlazorBICloudBIServer
93.Displaying an image in the 'Sub-Report' component when specifying the image path in the onGetSubReport() event.
V2025.3.3RJS
94.Functionality of the 'Events Access' parameter when switching modes in the report designer options.
V2025.3.3RJSDJS
95.Updating the list of data dictionary elements when deleting tables in "Data Transformation".
V2025.3.4RNetDWinBIDesigner
96.An issue with a nullable datetime variable initialization has been fixed.
V2025.3.4RWebRNetRWpfRBlazorRAngularRAvaloniaBICloudBIDesignerBIServer
97.Incorrect file extension when saving dashboard snapshot (report snapshot) on the PHP server side.
V2025.3.4DPHP
98.Collapsing and expanding data in the Cross-Tab report component.
V2025.3.4RWebRJSBICloudBIServer
99.Displaying the bookmarks panel in the viewer when the bookmarks button is disabled and the width is set to zero using the viewer options "ShowBookmarksButton = false;" and "BookmarksTreeWidth = 0;".
V2025.3.4RAngular
100.Display of the selected graphic element in charts when all filters on the dashboard are reset.
V2025.3.4DWin
101.An issue with initialization of a report variable with nullable date time value has been fixed.
V2025.3.4RWebRNetRJSRWpfRBlazorRAngularRAvaloniaBICloudBIDesignerBIServer
102.Handle keystroke events when the report designer is out of focus.
V2025.3.4RWebRJSRBlazorDWebDJSDBlazorBICloudBIServer
103.Application of PDF/A Compliance when exporting a report to a PDF file.
V2025.3.4RJava
104.Application of text formatting when breaking a line break).
V2025.3.4RJS
105.Extra values for the "Mode" parameter in the "Interaction" menu of the "Gauge" and "Geometry" ("Shape") dashboard elements.
V2025.3.4DWebDJSDPHPDPythonDBlazorBICloudBIServer
106.Print the report in the viewer.
V2025.3.4RJava
107.An issue with saving the Conditions.AssignExpression property to the JSON format has been fixed.
V2025.3.4RWebRNetRWpfRBlazorRAngularRAvaloniaBICloudBIDesignerBIServer
108.An issue with editing variables items of the timeonly type has been fixed.
V2025.3.4RNetDWinBIDesigner
109.An issue with using GetUsedBusinessObjectsNames and a chart in a report has been fixed.
V2025.3.4RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorDAngular
110.A default state of the Interactions.OnClick action of Text Element, Image Element and Shape Element has been changed to None.
V2025.3.4DWebDWinDBlazorDAngularBICloudBIDesignerBIServer
111.Loading reports with custom functions that were created in earlier versions of the report designer.
V2025.3.4RJSDJS


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.