New Features
1.The new property, ParameterAlignment, has been added to the report.
V2024.2.1
2.New functions were added: IsAllDataRowNullOrEmpty, IsDataEmpty, IsNumeric, IsNullOrEmpty and IsNullOrWhiteSpace.
V2024.2.1RBlazorRAngular
3.Disable hot keys in the Web report designer using the "EnableShortCutKeys" option.
V2024.2.1RBlazor
4.Support for the .NET 8.0 framework in NuGet packages for all our products has been added.
V2024.2.1RBlazorRAngular

Enhancements
1.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.1RAngular
2.Editors and menus in the Web designer have been optimized for small screen resolutions.
V2024.2.3
3.The .NET Standard 2.1 specification used has been replaced with the minimum .NET Core 3.1 framework required to compile our products.
V2024.2.1
4.Removed support for the outdated .NET 5.0 framework for BLAZOR products.
V2024.2.1RBlazor
5.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
6.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

Fixed Bugs
1.Displaying zero and null values in charts when saving the generated report to *.mdc.
V2024.2.2
2.The error with long resource URL.
V2024.2.2
3.Loading a line style for a "3D Line" type chart when opening a generated report from *.mdc with JSON markup.
V2024.2.2
4.The RequestVerificationToken value for the GetScriptsResult() action in the NetCoreViewer and NetCoreDesigner components was not considered.
V2024.2.3RAngular
5.List of properties for a barcode of the QR code type.
V2024.2.3
6.Calculation of field sizes in the electronic signature editor with a large value.
V2024.2.3
7.Vertical scrolling of the list of elements in the constant line editor.
V2024.2.3
8.Applying the StiOptions.Engine.defaultValueOfAllowApplyStyleProperty parameter to all chart properties.
V2024.2.3
9.The availability behavior of the "Editor" command when viewing reports has been adjusted when the "Request Parameters" property is set to "True".
V2024.2.3
10.Positioning controls in Web designer editors for the Safar webi browser.
V2024.2.3RBlazor
11.Reset the display of components on the Insert tab in the cookies (for every new build version).
V2024.2.3RBlazor
12.Positioning of the selection cursor in the report designer.
V2024.2.3
13.Exporting a report to Image from the Firefox web browser, if the "Compress To Archive" option is enabled.
V2024.2.3
14.Formatting time in the DateTime variable editor.
V2024.2.2
15.Processing names of data columns that contain spaces when creating a dashboard with this data column.
V2024.2.2
16.Style of the pinned panels "Data Dictionary", "Properties Panel", "Report Tree" in the report designer.
V2024.2.1
17.Calculate auto width for columns in the "Table" component.
V2024.2.1
18.The error occured when drilling down into the data in the dashboard and applying parameters to filter it.
V2024.2.1
19.Displaying selected components when overlapping them.
V2024.2.1
20.Timeout of StringCache session.
V2024.2.1


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.