Новые возможности |
---|
1. | The new static option StiOptions.Engine.NullDataSortMode. By default it is set to StiNullDataSortMode.NullFirst.V2024.2.5 |
2. | Dokdo Island for South Korea.V2024.2.3 |
3. | The WPF V2 report designer component now supports working with the 'StiOptions.Designer.MainMenu.ShowSelectLanguage' property.V2024.2.5 |
4. | A new MergeDocument method has been added to the report for combining rendered reports.V2024.2.5 |
5. | Support for the "Number Box" element when viewing a dashboard in the WPF viewer.V2024.2.1 |
6. | Support for the .NET 8.0 framework in NuGet packages for all our products has been added.V2024.2.1 |
7. | Localization of value abbreviations for the "Gauge" component in reports and dashboards.V2024.2.1 |
8. | New functions were added: IsAllDataRowNullOrEmpty, IsDataEmpty, IsNumeric, IsNullOrEmpty and IsNullOrWhiteSpace.V2024.2.1 |
9. | The new property, ParameterAlignment, has been added to the report.V2024.2.1 |
10. | Localization of abbreviations of values for the “Regional Map” dashboard element and the “Map” report component.V2024.2.1 |
Улучшения |
---|
1. | Upgrade the version of the WebView2 library to the minimum required 1.0.2277.86.V2024.2.2 |
2. | Disable the default visibility of export into the XPS format in the viewer.V2024.2.1 |
3. | Displaying controls in the MS SQL connection editor in the WPF report designer.V2024.2.3 |
4. | Collections of colors for HeatMaps with grouping in predefined dashboard styles.V2024.2.6 |
5. | Positions of buttons in report design dialog boxes.V2024.2.1 |
6. | The export format value "Excel2007" has been replaced by the universal Excel value. So now, you need to use the following line of code to export a report to Microsoft Excel format: report.ExportDocument(StiExportFormat.Excel, file);. If you need to obtain the old binary format of Excel, you should use the new value - ExcelBiff.V2024.2.1 |
7. | The export format value "Word2007" has been replaced by the "Word" value. So now, you need to use the following line of code to export a report to Microsoft Word format: report.ExportDocument(StiExportFormat.Word, file);.V2024.2.1 |
8. | The export format value "Ppt2007" has been replaced by the "PowerPoint" value. So now, you need to use the following line of code to export a report to the Microsoft PowerPoint format: report.ExportDocument(StiExportFormat.PowerPoint, file);.V2024.2.1 |
Исправлены ошибки |
---|
1. | The problem with null values for variables in the viewer has been fixed.V2024.2.5 |
2. | The operation of the StiOptions.Designer.Ribbon.ShowQuickReportSave option to disable the "Save" button on the Ribbon toolbar in the WPF V2 report designer.V2024.2.6 |
3. | Calling the "Skill Level" window twice in the WPF report designer.V2024.2.3 |
4. | Work of the DateTimeStep property for axes in report charts.V2024.2.4 |
5. | Loading data, in some cases, when viewing a dashboard in a WPF viewer.V2024.2.6 |
6. | Color selection for various elements in the "Shape" component in the WPF Designer report V1.V2024.2.5 |
7. | Calculation of the height of the "Chart" component editor in the WPF V2 report designer.V2024.2.5 |
8. | Layout of the message window when checking expressions in editors for a dark theme in the WPF V2 report designer.V2024.2.5 |
9. | Syntax highlighting in the SQL query editor for the dark theme in the report designer.V2024.2.5 |
10. | Export to Word. The transparent background of icons (Image.Icon) was exported incorrectly.V2024.2.5 |
11. | Building a "Pie" type chart with different localizations in the WPF V2 report designer.V2024.2.6 |
12. | Editing text component and conditional formatting in WPF report designer V2.V2024.2.3 |
13. | Export to HTML. There was a problem with displaying some images in Outlook.V2024.2.5 |
14. | Handle negative values for the "Area -> X Axis -> Labels -> Step" chart property.V2024.2.6 |
15. | Disabling the accessibility of controls on the dictionary toolbar in the WPF report designer when creating a data source and changing column names.V2024.2.6 |
16. | Saving a report template from the WinForms report designer to a non-existent folder.V2024.2.3 |
17. | Positioning labels in the report component "Gauge".V2024.2.1 |
18. | The operation of the "Allow Apply Style" property when changing the design in the "Chart" component.V2024.2.1 |
19. | Displaying dashboards, if, in the template, it was located after the report page when viewed in the WPF viewer.V2024.2.1 |
20. | Calling the event editor in cases where the Stimulsoft.BlocklyEditor.Wpf assembly is missing.V2024.2.1 |
21. | Calculate auto width for columns in the "Table" component.V2024.2.1 |
22. | Displaying values on the chart at different localizations in the WPF designer.V2024.2.2 |
23. | Automatic rotation of content in the image editor of reports and dashboards.V2024.2.2 |
24. | Styles of vertical and horizontal weaving of the chart area are applied when saving the generated report in a *.mdc file.V2024.2.2 |
25. | Displaying zero and null values in charts when saving the generated report to *.mdc.V2024.2.2 |
26. | Loading a line style for a "3D Line" type chart when opening a generated report from *.mdc with JSON markup.V2024.2.2 |
27. | Applying the StiOptions.Engine.defaultValueOfAllowApplyStyleProperty parameter to all chart properties.V2024.2.3 |