Neue Möglichkeiten |
---|
1. | 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 |
2. | Accesing to the report variables ( this["myvariable"]) via indexatorof a report has been added to the Text Element.V2025.3.1DWinBIDesignerBIServer |
3. | Ability to specify an image URL in the GetImageUrl event when creating a Blockly script.V2025.3.1RNetDWinBIDesigner |
4. | The ability to use C# scripts in report events during interpretation mode has been added.V2025.3.1RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer |
5. | The ability to use C# scripts directly in expressions during interpretation mode has been added.V2025.3.1RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer |
6. | "Get Current Value" and "Set Current Value" blocks in Blockly scripts for the "Get Image URL" event.V2025.3.2RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer |
7. | Ability to specify a mask for the field in the "Text Box" element.V2025.3.1FForms |
8. | The "Total" value in the "Value Type" property for labels in stacked column charts.V2025.3.2RWebRJSDWebDJSDBlazorBICloudBIServer |
9. | Ability to display the "Total" for each argument in a stacked series chart using the "Value Type" property.
.V2025.3.1RWebRNetRJSBIDesigner |
10. | Support for C# scripts in report calculation mode as "Interpretation" for custom functions.V2025.3.1RNetDWinBIDesigner |
11. | Open Street Map provider for the "Online Map" dashboard element.V2025.3.1DWebDWinDJSDPHPDPythonDBlazorDAngular |
12. | Various data aggregation functions for the DateTime step in charts.V2025.3.1RWebRNetRJSRWpfBIDesigner |
13. | 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 |
14. | Drag-and-drop of elements in the "Report Tree" panel in the Web Designer.V2025.3.1RWebRJSDWebDJSDBlazorBICloudBIServer |
15. | New functions added: AddYears, AddMonths, AddDays, AddHours, AddMinutes, AddSeconds, and AddMilliseconds.V2025.3.1RWebRNetRJSRWpfDWebDWinDJSBICloudBIDesignerBIServer |
16. | A bool variable now can be nullable.V2025.3.1RNetDWinBIDesigner |
17. | A string variable now can be nullable.V2025.3.1RNetDWinBIDesigner |
Verbesserungen |
---|
1. | 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 |
2. | The "Bar Code" component when changing properties in the WPF v2 report designer.V2025.3.1RWpf |
3. | 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 |
4. | 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 |
5. | Color Picker in the Web Designer. The Eyedropper tool has also been added.V2025.3.1RWebRJSDWebDJSDBlazorBICloudBIServer |
6. | The "Microsoft Bing" provider has been replaced with "OpenStreetMap" for the "Online" mode in the "Map" report component.V2025.3.2RWebRNetRJSBIDesigner |
7. | 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 |
8. | A lot of changes regarding using nullable values in the report variables have been added.V2025.3.1RNetRAngularDWinBIDesigner |
9. | The field 'Initial Value' was hidden for the Number Box Element when a variable specified.V2025.3.1DWinBIDesigner |
10. | 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 |
Behobene Fehler |
---|
1. | Deserializing the encrypted connection string when editing a connection in the report designer.V2025.3.1RJSDJS |
2. | Formatting arguments in dashboard charts.V2025.3.1DWebDWinDJSBIDesigner |
3. | Saving Google Sheets under the "Recent" tab.V2025.3.1RNetDWin |
4. | Viewing data in the Mozilla Firefox browser.V2025.3.2RWebRJSDWebDJSBICloudBIServer |
5. | An issue with the GetFonts method and the Button element has been fixed.V2025.3.2DWebDWinBIDesigner |
6. | Initial Values for the Combo Box and List Box controls.V2025.3.2DWebDJSDBlazor |
7. | Export of reports to Microsoft Excel File.V2025.3.2RJava |
8. | View data for the "Table" dashboard element.V2025.3.2DWebDJSDBlazor |
9. | Fixed some errors related to using the CTRL key when searching in the report viewer.V2025.3.2RWebRJSDWebDJSBIServer |
10. | Create a data source based on an existing resource in a report.V2025.3.2RWebRJSDWebDJSDBlazorBIServer |
11. | Changing properties for component borders in Blockly scripts.V2025.3.2RNetDWin |
12. | Applying restrictions when opening a report template.V2025.3.2RNet |
13. | 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 |
14. | Docking of report viewer and other elements (controls) on one form.V2025.3.2RNetBIDesigner |
15. | Reverting colors in the legend of the Heatmap Chart.V2025.3.1RWebRJSDWebDJSBIDesigner |
16. | Executing SQL queries for data tables whose names contain a space.V2025.3.2RJSDJS |
17. | Export report to PDF file if PDF/A mode is enabled.V2025.3.2RJava |
18. | Saving parameter values in the "Preview Settings" menu.V2025.3.2RJSDJS |
19. | Configure and display target values in hover tooltips for the Gauge dashboard item.V2025.3.2DWebDJSBICloudBIServer |
20. | When exporting a report to an RTF file, the export settings defined in the report template were not applied.V2025.3.2RBlazorDBlazor |
21. | The active Previous button on the first step in the Wizard editor.V2025.3.2RWebRJSRBlazorDWebDJSDBlazorBICloudBIServer |
22. | Working of the "Online Map" dashboard element with the "Open Street Map" provider in the Web viewer.V2025.3.2DWebDWinDJSDPHPBIDesigner |
23. | Opening previously created templates in the Report Designer.V2025.3.2RJSDJS |
24. | A problem with using the DataSource.Field.IndexOf expression in the C# parser has been fixed.V2025.3.2RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer |
25. | Some issues with Undo-Redo and the Online Map have been fixed.V2025.3.2DWinBICloudBIDesignerBIServer |
26. | Saving templates as Report Snapshot files.V2025.3.2DWebDJSDBlazor |
27. | Removing a report component from the "Report Tree" panel in the WPF V2 report designer.V2025.3.1RWpf |
28. | Data sorting in the "Table" dashboard element when conditional formatting (conditions) is used.V2025.3.1DWin |
29. | An issue with adding data sources from the API using the AddRange method has been fixed.V2025.3.1RWebRNetRWpfRAngularRAvaloniaDWebDWinBIDesigner |
30. | Handling of null values for the "report.culture" property when loading a generated report file (*.mdc).V2025.3.1RJSDJS |
31. | Applying active mode when clicking in the interaction editor for dashboard elements.V2025.3.1DWebDWinDJSDPHPDPythonDBlazorBIDesigner |
32. | Data transformation error when using expressions that compare DateTime values with lists of DateTime.V2025.3.1RWebRNetRWpfRBlazorDWebDWinDBlazorBIDesigner |
33. | Duplication of GUID property values in dashboard elements and their fields when using the "Duplicate" command in the report designer.V2025.3.1DWebDJS |
34. | Assigning the value of the reportFile property to the reportName property when saving a report in the report designer.V2025.3.1RJSDJS |
35. | ComboBox element height.V2025.3.1FForms |
36. | Using Business Objects in report charts.V2025.3.1RNetBIDesigner |
37. | The text component editor hanged in the WPF v2 report designer.V2025.3.1RWpf |
38. | Availability of conditions for the "Panel" component in the WPF v2 report designer.V2025.3.1RWpf |
39. | 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 |
40. | Support for custom DateTime formatting in the "DateTime Picker" dashboard element.V2025.3.1DWebDWinDJSDPHPDPythonDBlazor |
41. | The order of adding colors to the Recent category in the color palette.V2025.3.1RWebRJSDWebDJSBICloudBIServer |
42. | Icons for rows in the "Indicator" element.V2025.3.1DWebDWinDJSDPHPDPythonDBlazor |
43. | Escaping slashes in time data.V2025.3.1RJS |
44. | Calling the block chain after the "Data Source - Connect" block in Blockly scripts.V2025.3.2RNetDWinBIDesigner |
45. | Error when saving a copy of a resource in the report designer.V2025.3.1RNetDWinBIDesigner |
46. | Displaying of certain commands in the color palette after saving and reopening the dashboard in the report designer.V2025.3.1RNetDWinBIDesigner |