New Features
1.The ability to set parameters was added to the ApplyFilter action in the Chart, Table and RegionMap interactions.
V2024.2.1
2.The interaction functionality has been added to the ComboBox and ListBox. Now it is possible to specify tooltips for these controls and set parameters for the ApplyFilter action.
V2024.2.1
3.Horizontal scrolling has been added to Table element in dashboards.
V2024.2.1
4.Publishing reports and dashboards in Python projects, supported by Django, Flask and Tornado frameworks.
V2024.2.1
5.Define a category for custom data sources using the designerCategory option.
V2024.2.1
6.Create a style of type "Report Control" based on a preset style.
V2024.2.1
7.The WPF V2 report designer component now supports working with the 'StiOptions.Designer.MainMenu.ShowSelectLanguage' property.
V2024.2.5
8.The new property, ParameterAlignment, has been added to the report.
V2024.2.1
9.New functions were added: IsAllDataRowNullOrEmpty, IsDataEmpty, IsNumeric, IsNullOrEmpty and IsNullOrWhiteSpace.
V2024.2.1
10.The new command added to the Blockly - ResetAllFilters. It resets all applied filters in the dashboard.
V2024.2.1
11.The new style - Gray- has been added to the dashboards.
V2024.2.1
12.Set the width and word wrap mode for labels in the dashboard element “Chart”.
V2024.2.1
13.Support for Word Wrap mode for text in the “Cards” element.
V2024.2.1

Enhancements
1.Positioning of the report designer window when changing the scale in the operating system.
V2024.2.1
2.Upgrade the version of the WebView2 library to the minimum required 1.0.2277.86.
V2024.2.2
3.The process of working with the elements of a variable when the variable's data type is set to DateTime.
V2024.2.1
4.Displaying controls in the MS SQL connection editor in the WPF report designer.
V2024.2.3
5.Disable the default visibility of export into the XPS format in the viewer.
V2024.2.1
6.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
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 "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
9.Algorithm for rendering the GUI icon when the operating system is scaled to 175%.
V2024.2.5
10.The properties MultipleInitialization and GapAfterLastColumn are not working and are not currently visible for TableOfContent, Table, and HierarchicalBand.
V2024.2.1
11.The property GapAfterLastColumn of CrossDataBand was hidden because it didn't work for this component.
V2024.2.1

Fixed Bugs
1.Calling the event editor in cases where the Stimulsoft.BlocklyEditor.Wpf assembly is missing.
V2024.2.1
2.An issue with drawing style name and description has been fixed.
V2024.2.1
3.Processing names of data columns that contain spaces when creating a dashboard with this data column.
V2024.2.2
4.Transmission of filter values in a "Stacked Cluster Bar" chart type when viewing the dashboard in the viewer.
V2024.2.2
5.Automatic rotation of content in the image editor of reports and dashboards.
V2024.2.2
6.Displaying values in the chart when resizing the viewer.
V2024.2.2
7.Styles of vertical and horizontal weaving of the chart area are applied when saving the generated report in a *.mdc file.
V2024.2.2
8.Displaying zero and null values in charts when saving the generated report to *.mdc.
V2024.2.2
9.Loading a line style for a "3D Line" type chart when opening a generated report from *.mdc with JSON markup.
V2024.2.2
10.The style for menu borders in the dark UI theme when viewing reports.
V2024.2.2
11.Synchronization of XSD and XML files when they are dragged onto the report page.
V2024.2.3
12.Saving a report template from the WinForms report designer to a non-existent folder.
V2024.2.3
13.Status of parameters in the "Select Data" menu.
V2024.2.3
14.Applying the StiOptions.Engine.defaultValueOfAllowApplyStyleProperty parameter to all chart properties.
V2024.2.3
15.Calling the "Skill Level" window twice in the WPF report designer.
V2024.2.3
16.Starting the WinForms report designer where some panels were disabled.
V2024.2.3
17.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
18.Remembering the height of the "Description" field for the properties panel and data dictionary in the WinForms report designer.
V2024.2.3
19.The removal of the created barcode in some cases has been fixed.
V2024.2.3
20.A barcode component shouldn't be displayed separately on the toolbox.
V2024.2.3
21.Processing an empty conditional formatting block (conditions) for a chart in dashboards.
V2024.2.3
22.Enabling the "Insert" tab in the StiDesignerControl component.
V2024.2.3
23.An issue with sorting by column with semicolumn in element's data-tranformation has been fixed.
V2024.2.3
24.The operation of the "Embed all data to resources" command in the JS report designer.
V2024.2.3
25.Activation of a subscription for the Stimulsoft BI Designer if you have a Python product.
V2024.2.3
26.Displaying menu borders in the light and dark themes of the report designer.
V2024.2.4
27.Aligning text in the "Cards" element.
V2024.2.4
28.Displays the column header cell when executing the "Duplicate" command of the page on which the crosstab is located.
V2024.2.4
29.The issue of calling Page Editor in Net 6-Net 8 has been fixed.
V2024.2.4
30.Saving the "Version" parameter in the connection OData editor.
V2024.2.4
31.Work of the DateTimeStep property for axes in report charts.
V2024.2.4
32.The height of the controls on the Ribbon panel in the report designer, in different display modes of this toolbar.
V2024.2.4
33.An issue with nullable datetime variable has been fixed.
V2024.2.5
34.Converting DateTime data to XML when executing the "Embed All Data to Resources" command.
V2024.2.5
35.The absence of the Icon definition from the Button Visual States has been fixed.
V2024.2.1
36.The ability to use the "Remember Selection" property in variables, along with nullable and list types, has been added.
V2024.2.5
37.Layout of the message window when checking expressions in editors for a dark theme in the WPF V2 report designer.
V2024.2.5
38.Syntax highlighting in the SQL query editor for the dark theme in the report designer.
V2024.2.5
39.An issue with recovering report window and the dictionary panel has been fixed.
V2024.2.5
40.Style selection in the "Data" window when using the "Table" component.
V2024.2.5
41.The problem with null values ​​for variables in the viewer has been fixed.
V2024.2.5
42.The issue with the dark theme affecting parameters that lacked assigned options has been fixed.
V2024.2.5
43.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
44.Changing the expression for stored procedure parameters when retrieving columns and parameters in the data source editor.
V2024.2.6
45.Handle negative values for the "Area -> X Axis -> Labels -> Step" chart property.
V2024.2.6
46.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
47.The operation of the "Allow Apply Style" property when changing the design in the "Chart" component.
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.