Neue Möglichkeiten
1.Create a style of type "Report Control" based on a preset style.
V2024.2.1RNetDWinBIDesigner
2.The new property, ParameterAlignment, has been added to the report.
V2024.2.1RWebRNetRWpfDWebDWinDJSBICloudBIDesignerBIServer
3.New functions were added: IsAllDataRowNullOrEmpty, IsDataEmpty, IsNumeric, IsNullOrEmpty and IsNullOrWhiteSpace.
V2024.2.1RWebRNetRWpfRBlazorRAngularRAvaloniaBICloudBIDesignerBIServer
4.The new command added to the Blockly - ResetAllFilters. It resets all applied filters in the dashboard.
V2024.2.1DWebDWinDJSBICloudBIDesignerBIServer
5.Support for the Positive Color, Negative Color, Overlapped Color, Fill Color properties for histograms in the “Table” element when viewing the dashboard in the WPF viewer.
V2024.2.1DWin
6.The new style - Gray- has been added to the dashboards.
V2024.2.1DWebDWinDJSBICloudBIDesignerBIServer
7.Support for the "Radio Button" type for the "List Box" dashboard element when viewing the dashboard in the WPF viewer.
V2024.2.1DWin
8.Set the width and word wrap mode for labels in the dashboard element “Chart”.
V2024.2.1DWebDWinDJSDPHPDBlazorBIDesigner
9.Disable hot keys in the Web report designer using the "EnableShortCutKeys" option.
V2024.2.1RWebRJSRBlazorDWebDJS
10.Interaction has been added to the Shape element.
V2024.2.1DWebDWinDJS
11.Localization of abbreviations of values for the “Regional Map” dashboard element and the “Map” report component.
V2024.2.1RNetRWpfDWin
12.Localization of value abbreviations for the "Gauge" component in reports and dashboards.
V2024.2.1RNetRWpf
13.The ability to specify images for the dark theme in StiServiceBitmapAttribute and StiServiceCategoryBitmapAttribute.
V2024.2.1RNet
14.Support for drilling down data from a dashboard into a report when previewed in a WPF viewer.
V2024.2.1DWin
15.Support for the .NET 8.0 framework in NuGet packages for all our products has been added.
V2024.2.1RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorFForms
16.Support for Word Wrap mode for text in the “Cards” element.
V2024.2.1DWebDWinDJSDPHPDBlazorBIDesigner
17.System clipboard for copy/paste/cut functions.
V2024.2.1FForms
18.The ability to set parameters was added to the ApplyFilter action in the Chart, Table and RegionMap interactions.
V2024.2.1RNetBIDesigner
19.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.1RNetBIDesigner
20.Support for the "Number Box" element when viewing a dashboard in the WPF viewer.
V2024.2.1RWpfDWin
21.Horizontal scrolling has been added to Table element in dashboards.
V2024.2.1DWinBIDesigner
22.Define a category for custom data sources using the designerCategory option.
V2024.2.1RJSDJSBIDesigner
23.The "passQueryParameters" option allows for passing GET parameter values to the PHP event handler.
V2024.2.2RPHPDPHP
24.The "relativePath" option to control relative URLs when loading product scripts.
V2024.2.2RPHPDPHP
25.Dokdo Island for South Korea.
V2024.2.3RNetRWpfDWin
26.Support for the Web Content dashboard element in ASP.NET MVC, and ASP.NET Core.
V2024.2.3DWeb

Verbesserungen
1.The process of working with the elements of a variable when the variable's data type is set to DateTime.
V2024.2.1RNetBIDesigner
2.Disable the default visibility of export into the XPS format in the viewer.
V2024.2.1RNetRWpfBIDesigner
3.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.1RWebRNetRJSRWpfRAngularRJavaBIDesignerBIServer
4.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.1RWebRNetRWpfBIDesignerBIServer
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.1RWebRNetRWpfBIDesigner
6.The design - background and text color - of the tooltip in Server Controller now depends on the design settings in the operating system, and the context menu supports its scalability.
V2024.2.1RNet
7.The properties MultipleInitialization and GapAfterLastColumn are not working and are not currently visible for TableOfContent, Table, and HierarchicalBand.
V2024.2.1RNetBICloudBIDesignerBIServer
8.The property GapAfterLastColumn of CrossDataBand was hidden because it didn't work for this component.
V2024.2.1RNetBICloudBIDesignerBIServer
9.Positions of buttons in report design dialog boxes.
V2024.2.1RWpf
10.Optimized loading of data when viewing a dashboard in a Web viewer.
V2024.2.1DWebDWin
11.Removed support for the outdated .NET 5.0 framework for BLAZOR products.
V2024.2.1RBlazorDBlazor
12.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.1RWebDWeb
13.Optimized processing of data from JSON source.
V2024.2.1RJSDJS
14.Positioning of the report designer window when changing the scale in the operating system.
V2024.2.1RNetBIDesigner
15.Increased speed by more than 9 times when generating a PDF file in forms.
V2024.2.1FForms
16.Optimized and reduced the file size by more than 4 times after exporting the form to a PDF document.
V2024.2.1FForms
17.Displaying the header and data style in the "View data" menu when using custom styles in dashboards.
V2024.2.2DWebDJSDPHPDBlazorBICloudBIServer
18.Upgrade the version of the WebView2 library to the minimum required 1.0.2277.86.
V2024.2.2RNetRWpfDWinBIDesigner
19.The state of unavailable controls on the viewer toolbar.
V2024.2.3RAvalonia
20.Editors and menus in the Web designer have been optimized for small screen resolutions.
V2024.2.3RWebRJSDWebDJSDBlazorBICloudBIServer
21.Displaying controls in the MS SQL connection editor in the WPF report designer.
V2024.2.3RWpfBIDesigner

Behobene Fehler
1.The absence of the Icon definition from the Button Visual States has been fixed.
V2024.2.1DWinBIDesigner
2.Timeout of StringCache session.
V2024.2.1RWebDWeb
3.Word wrap for Y-axis labels in the "Chart" component.
V2024.2.1RJS
4.The error when expanding the "Title" property group for dashboard elements.
V2024.2.1DWin
5.Positioning labels in the report component "Gauge".
V2024.2.1RNetRWpf
6.Insertion of columns and rows relative to merged cells in a Table component.
V2024.2.1RJS
7.The operation of the "Allow Apply Style" property when changing the design in the "Chart" component.
V2024.2.1RWpfBIDesigner
8.Using the Hatch brush for diagonal lines in the "Shape" dashboard element.
V2024.2.1DJS
9.Displaying dashboards, if, in the template, it was located after the report page when viewed in the WPF viewer.
V2024.2.1RWpfDWin
10.Viewing data in the custom data source editor.
V2024.2.1RJSDJS
11.Naming elements in the "Form Tree" panel.
V2024.2.1FForms
12.Arrangement of elements on the parameters panel into several columns.
V2024.2.1RJSDJS
13.Loading templates into the report designer with the same names for report pages and dashboards.
V2024.2.1RJSDJS
14.Processing XML data when creating reports.
V2024.2.1RJava
15.Displaying selected components when overlapping them.
V2024.2.1RWebRJSDWebDJSDBlazorBICloudBIServer
16.Calling the editor for a variable with the DateTime type of data.
V2024.2.1RNet
17.Merging the current data dictionary with a previously saved dictionary into a *.dct file.
V2024.2.1RJSDJS
18.Extra zero values in the labels of the "Chart" element.
V2024.2.1DJS
19.Calling the event editor in cases where the Stimulsoft.BlocklyEditor.Wpf assembly is missing.
V2024.2.1RWpfBIDesigner
20.The error occured when drilling down into the data in the dashboard and applying parameters to filter it.
V2024.2.1RWebRJSDWebDJSBICloudBIServer
21.Serializing a query in SQL data sources.
V2024.2.1RJSDJS
22.Calculate auto width for columns in the "Table" component.
V2024.2.1RWebRNetRJSRWpf
23.Style of the pinned panels "Data Dictionary", "Properties Panel", "Report Tree" in the report designer.
V2024.2.1RWebRJSDWebDJSBICloudBIServer
24.Loading a template from dashboards into StimulsoftViewerControl and StiRibbonControl, in cases where there are no Stimulsoft.Dashboards assemblies.
V2024.2.1RNet
25.An issue with drawing style name and description has been fixed.
V2024.2.1RNetBIDesigner
26.Processing names of data columns that contain spaces when creating a dashboard with this data column.
V2024.2.2RWebRNetDWebDWinBIDesigner
27.Transmission of filter values in a "Stacked Cluster Bar" chart type when viewing the dashboard in the viewer.
V2024.2.2DWebDWinDJSBIDesigner
28.Displaying values on the chart at different localizations in the WPF designer.
V2024.2.2RWpf
29.Licensing in the JS standalone report designer related to background change in GUI.
V2024.2.2RJSDJS
30.Automatic rotation of content in the image editor of reports and dashboards.
V2024.2.2RNetRWpfDWinBIDesigner
31.Building a report related to embedded resources.
V2024.2.2RJava
32.Displaying values in the chart when resizing the viewer.
V2024.2.2RNetDWinBIDesigner
33.Triggering of the onOpenedReport event when the dashboard is opened.
V2024.2.2DJS
34.The error with long resource URL.
V2024.2.2RWebDWeb
35.Formatting time in the DateTime variable editor.
V2024.2.2RWebRJSDWebDJSBICloudBIServer
36.Styles of vertical and horizontal weaving of the chart area are applied when saving the generated report in a *.mdc file.
V2024.2.2RNetRJSRWpfDWebDWinDJSBIDesigner
37.Displaying zero and null values in charts when saving the generated report to *.mdc.
V2024.2.2RWebRNetRJSRWpfDWebDWinDJSBIDesigner
38.Loading a line style for a "3D Line" type chart when opening a generated report from *.mdc with JSON markup.
V2024.2.2RWebRNetRWpfDWebDWinBIDesigner
39.Displaying icons and working with exports in the Avalonia viewer.
V2024.2.3RAvalonia
40.Style of Date Picker element values when viewing a dashboard with the Gray style in the WPF viewer.
V2024.2.3DWin
41.Synchronization of XSD and XML files when they are dragged onto the report page.
V2024.2.3RNetDWinBIDesigner
42.Editing text component and conditional formatting in WPF report designer V2.
V2024.2.3RWpf
43.Saving a report template from the WinForms report designer to a non-existent folder.
V2024.2.3RNetRWpfBIDesigner
44.Loading fonts for Electronic Signature.
V2024.2.3FForms
45.The RequestVerificationToken value for the GetScriptsResult() action in the NetCoreViewer and NetCoreDesigner components was not considered.
V2024.2.3RWebRAngularDWeb
46.List of properties for a barcode of the QR code type.
V2024.2.3RWebRJSBICloudBIServer
47.Copy and paste operations.
V2024.2.3FForms
48.Passing a list of parameters for StiCustomDatabase.
V2024.2.3RJSDJS
49.Calculation of field sizes in the electronic signature editor with a large value.
V2024.2.3RWebRJSBICloudBIServer
50.Status of parameters in the "Select Data" menu.
V2024.2.3RNetBIDesigner
51.Error when partially deploying scripts.
V2024.2.3RPHPDPHP
52.Vertical scrolling of the list of elements in the constant line editor.
V2024.2.3RWebRJSDWebDJSBICloudBIServer
53.Parsing XML structure.
V2024.2.3RJava
54.Applying the StiOptions.Engine.defaultValueOfAllowApplyStyleProperty parameter to all chart properties.
V2024.2.3RWebRNetRWpfBIDesigner
55.Calling the "Skill Level" window twice in the WPF report designer.
V2024.2.3RWpfBIDesigner
56.The error with the "Undefined variable $relativePath." has been fixed.
V2024.2.3RPHPDPHP
57.Starting the WinForms report designer where some panels were disabled.
V2024.2.3RNetDWinBIDesigner
58.Visibility of the hover tooltip when adding a chart to a dashboard.
V2024.2.3RJSDJS
59.The availability behavior of the "Editor" command when viewing reports has been adjusted when the "Request Parameters" property is set to "True".
V2024.2.3RWebRNetRJSDWebDWinDJSBICloudBIDesignerBIServer
60.In some cases, the report could not be loaded as a file on the Python server side.
V2024.2.3RPythonDPython
61.Incorrect file extension when exporting a report to Image format from code.
V2024.2.3RPythonDPython
62.Zero file size when exporting to PowerPoint from code.
V2024.2.3RPythonDPython
63.Positioning controls in Web designer editors for the Safar webi browser.
V2024.2.3RWebRJSRBlazorDWebDJSDBlazorBICloudBIServer
64.Time format in the variable editor for DateTime data.
V2024.2.3RJS
65.Sorting dates with seconds.
V2024.2.3RJS
66.Remembering the height of the "Description" field for the properties panel and data dictionary in the WinForms report designer.
V2024.2.3RJSBIDesigner
67.The removal of the created barcode in some cases has been fixed.
V2024.2.3RNetBIDesigner
68.A barcode component shouldn't be displayed separately on the toolbox.
V2024.2.3RNetBIDesigner
69.Processing an empty conditional formatting block (conditions) for a chart in dashboards.
V2024.2.3DWinBIDesigner
70.Support for the MonthIdent function in the “Text” dashboard element, as well as the dependence of the value localization on the report culture.
V2024.2.3DWebDWin
71.An issue with sorting by column with semicolumn in element's data-tranformation has been fixed.
V2024.2.3DWinBICloudBIDesignerBIServer
72.Reset the display of components on the Insert tab in the cookies (for every new build version).
V2024.2.3RWebRJSRBlazorDWebDJSBICloudBIServer
73.Initializing the value of a variable in a report, in cases where the variable format is defined as Date.
V2024.2.3RJSDJS
74.Positioning of the selection cursor in the report designer.
V2024.2.3RWebRJSDWebDJSBICloudBIServer
75.Exporting a report to Image from the Firefox web browser, if the "Compress To Archive" option is enabled.
V2024.2.3RWebRJSBICloudBIServer
76.Selecting a style for the "Cross-Tab" component in reports.
V2024.2.3RJS


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.