Neue Möglichkeiten |
---|
1. | Support for C# scripts in report calculation mode as "Interpretation" for custom functions.RNetDWinBIDesigner |
2. | Ability to specify an image URL in the GetImageUrl event when creating a Blockly script.RNetDWinBIDesigner |
3. | Accesing to the report variables ( this["myvariable"]) via indexatorof a report has been added to the Text Element.DWinBIDesignerBIServer |
4. | The ability to use C# scripts in report events during interpretation mode has been added.RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer |
5. | Various data aggregation functions for the DateTime step in charts.RWebRNetRJSRWpfBIDesigner |
6. | The ability to use C# scripts directly in expressions during interpretation mode has been added.RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorDAngularBICloudBIDesignerBIServer |
7. | Ability to display the "Total" for each argument in a stacked series chart using the "Value Type" property.
.RWebRNetRJSBIDesigner |
8. | Ability to specify a mask for the field in the "Text Box" element.FForms |
9. | New functions added: AddYears, AddMonths, AddDays, AddHours, AddMinutes, AddSeconds, and AddMilliseconds.RWebRNetRJSRWpfDWebDWinDJSBICloudBIDesignerBIServer |
10. | Open Street Map provider for the "Online Map" dashboard element.DWebDWinDJSDPHPDPythonDBlazorDAngular |
11. | 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.RNetDWinBIDesigner |
12. | Drag-and-drop of elements in the "Report Tree" panel in the Web Designer.RWebRJSDWebDJSDBlazorBICloudBIServer |
13. | A string variable now can be nullable.RNetDWinBIDesigner |
14. | A bool variable now can be nullable.RNetDWinBIDesigner |
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.RWebRNetRJSRWpfDWebDWinDJSBIDesigner |
2. | 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.RJS |
3. | 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.DWinBIDesignerBIServer |
4. | 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.RJSDJS |
5. | The field 'Initial Value' was hidden for the Number Box Element when a variable specified.DWinBIDesigner |
6. | Color Picker in the Web Designer. The Eyedropper tool has also been added.RWebRJSDWebDJSDBlazorBICloudBIServer |
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.RWebRNetRJSRBlazorDWebDWinDJSDBlazorBICloudBIDesignerBIServer |
8. | A lot of changes regarding using nullable values in the report variables have been added.RNetRAngularDWinBIDesigner |
9. | The "Bar Code" component when changing properties in the WPF v2 report designer.RWpf |
Behobene Fehler |
---|
1. | Icons for rows in the "Indicator" element.DWebDWinDJSDPHPDPythonDBlazor |
2. | The order of adding colors to the Recent category in the color palette.RWebRJSDWebDJSBICloudBIServer |
3. | Availability of conditions for the "Panel" component in the WPF v2 report designer.RWpf |
4. | 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}.RJS |
5. | Escaping slashes in time data.RJS |
6. | Reverting colors in the legend of the Heatmap Chart.RWebRJSDWebDJSBIDesigner |
7. | Support for custom DateTime formatting in the "DateTime Picker" dashboard element.DWebDWinDJSDPHPDPythonDBlazor |
8. | Using Business Objects in report charts.RNetBIDesigner |
9. | Error when saving a copy of a resource in the report designer.RNetDWinBIDesigner |
10. | Displaying of certain commands in the color palette after saving and reopening the dashboard in the report designer.RNetDWinBIDesigner |
11. | Deserializing the encrypted connection string when editing a connection in the report designer.RJSDJS |
12. | Formatting arguments in dashboard charts.DWebDWinDJSBIDesigner |
13. | Saving Google Sheets under the "Recent" tab.RNetDWin |
14. | Duplication of GUID property values in dashboard elements and their fields when using the "Duplicate" command in the report designer.DWebDJS |
15. | Data sorting in the "Table" dashboard element when conditional formatting (conditions) is used.DWin |
16. | An issue with adding data sources from the API using the AddRange method has been fixed.RWebRNetRWpfRAngularRAvaloniaDWebDWinBIDesigner |
17. | Handling of null values for the "report.culture" property when loading a generated report file (*.mdc).RJSDJS |
18. | Applying active mode when clicking in the interaction editor for dashboard elements.DWebDWinDJSDPHPDPythonDBlazorBIDesigner |
19. | Data transformation error when using expressions that compare DateTime values with lists of DateTime.RWebRNetRWpfRBlazorDWebDWinDBlazorBIDesigner |
20. | Assigning the value of the reportFile property to the reportName property when saving a report in the report designer.RJSDJS |
21. | ComboBox element height.FForms |
22. | Removing a report component from the "Report Tree" panel in the WPF V2 report designer.RWpf |
23. | The text component editor hanged in the WPF v2 report designer.RWpf |