Новые возможности
1.The ability to set parameters was added to the ApplyFilter action in the Chart, Table and RegionMap interactions.
V2024.2.1RNetBIDesigner
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.1RNetBIDesigner
3.Support for the "Number Box" element when viewing a dashboard in the WPF viewer.
V2024.2.1RWpfDWin
4.Horizontal scrolling has been added to Table element in dashboards.
V2024.2.1DWinBIDesigner
5.Define a category for custom data sources using the designerCategory option.
V2024.2.1RJSDJSBIDesigner
6.The "passQueryParameters" option allows for passing GET parameter values to the PHP event handler.
V2024.2.2RPHPDPHP
7.The "relativePath" option to control relative URLs when loading product scripts.
V2024.2.2RPHPDPHP
8.Dokdo Island for South Korea.
V2024.2.3RNetRWpfDWin
9.Support for the Web Content dashboard element in ASP.NET MVC, and ASP.NET Core.
V2024.2.3DWeb
10.Static class StiLicense for the ability to download a license for all components at once.
V2024.2.4RPythonDPython
11.Create a style of type "Report Control" based on a preset style.
V2024.2.1RNetDWinBIDesigner
12.The WPF V2 report designer component now supports working with the 'StiOptions.Designer.MainMenu.ShowSelectLanguage' property.
V2024.2.5RWpfBIDesigner
13.New events OnDesignerBeforeRender and OnViewerBeforeRender have been introduced to load fonts and set necessary options before rendering a component on an HTML page.
V2024.2.5RBlazorDBlazor
14.The new property, ParameterAlignment, has been added to the report.
V2024.2.1RWebRNetRWpfDWebDWinDJSBICloudBIDesignerBIServer
15.The 'FindByName' method has been added to collections. This includes collections of components, pages, databases, data sources, variables, and others.
V2024.2.5RNetRJS
16.A new MergeDocument method has been added to the report for combining rendered reports.
V2024.2.5RWebRNetRJSRWpf
17.The new static option StiOptions.Engine.NullDataSortMode. By default it is set to StiNullDataSortMode.NullFirst.
V2024.2.5RWebRNetRWpf
18.The new static property StiOptions.Engine.barcodeQRCodeDefaultByteModeEncoding.
V2024.2.5RJSRPHP
19.New functions were added: IsAllDataRowNullOrEmpty, IsDataEmpty, IsNumeric, IsNullOrEmpty and IsNullOrWhiteSpace.
V2024.2.1RWebRNetRWpfRBlazorRAngularRAvaloniaBICloudBIDesignerBIServer
20.The new command added to the Blockly - ResetAllFilters. It resets all applied filters in the dashboard.
V2024.2.1DWebDWinDJSBICloudBIDesignerBIServer
21.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
22.The new style - Gray- has been added to the dashboards.
V2024.2.1DWebDWinDJSBICloudBIDesignerBIServer
23.Support for the "Radio Button" type for the "List Box" dashboard element when viewing the dashboard in the WPF viewer.
V2024.2.1DWin
24.Set the width and word wrap mode for labels in the dashboard element “Chart”.
V2024.2.1DWebDWinDJSDPHPDBlazorBIDesigner
25.Disable hot keys in the Web report designer using the "EnableShortCutKeys" option.
V2024.2.1RWebRJSRBlazorDWebDJS
26.Interaction has been added to the Shape element.
V2024.2.1DWebDWinDJS
27.Localization of abbreviations of values for the “Regional Map” dashboard element and the “Map” report component.
V2024.2.1RNetRWpfDWin
28.Localization of value abbreviations for the "Gauge" component in reports and dashboards.
V2024.2.1RNetRWpf
29.The ability to specify images for the dark theme in StiServiceBitmapAttribute and StiServiceCategoryBitmapAttribute.
V2024.2.1RNet
30.Support for drilling down data from a dashboard into a report when previewed in a WPF viewer.
V2024.2.1DWin
31.Support for the .NET 8.0 framework in NuGet packages for all our products has been added.
V2024.2.1RWebRNetRWpfRBlazorRAngularRAvaloniaDWebDWinDBlazorFForms
32.Support for Word Wrap mode for text in the “Cards” element.
V2024.2.1DWebDWinDJSDPHPDBlazorBIDesigner
33.System clipboard for copy/paste/cut functions.
V2024.2.1FForms

Улучшения
1.Positioning of the report designer window when changing the scale in the operating system.
V2024.2.1RNetBIDesigner
2.Increased speed by more than 9 times when generating a PDF file in forms.
V2024.2.1FForms
3.Optimized and reduced the file size by more than 4 times after exporting the form to a PDF document.
V2024.2.1FForms
4.Displaying the header and data style in the "View data" menu when using custom styles in dashboards.
V2024.2.2DWebDJSDPHPDBlazorBICloudBIServer
5.Upgrade the version of the WebView2 library to the minimum required 1.0.2277.86.
V2024.2.2RNetRWpfDWinBIDesigner
6.The state of unavailable controls on the viewer toolbar.
V2024.2.3RAvalonia
7.Editors and menus in the Web designer have been optimized for small screen resolutions.
V2024.2.3RWebRJSDWebDJSDBlazorBICloudBIServer
8.The process of working with the elements of a variable when the variable's data type is set to DateTime.
V2024.2.1RNetBIDesigner
9.Displaying controls in the MS SQL connection editor in the WPF report designer.
V2024.2.3RWpfBIDesigner
10.Disable the default visibility of export into the XPS format in the viewer.
V2024.2.1RNetRWpfBIDesigner
11.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
12.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
13.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
14.The loading speed of the Designer and Viewer for Blazor WebAssembly has been significantly optimized.
V2024.2.4RBlazorDBlazor
15.Our product Stimulsoft Forms.WEB has been renamed Stimulsoft PDF Forms for a better understanding of the essence of the product and its purpose.
V2024.2.4FForms
16.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
17.Algorithm for rendering the GUI icon when the operating system is scaled to 175%.
V2024.2.5RNetDWinBIDesigner
18.The loading indicator behavior for the designer in Blazor Server and Blazor Wasm has been improved.
V2024.2.5RBlazorDBlazor
19.The properties MultipleInitialization and GapAfterLastColumn are not working and are not currently visible for TableOfContent, Table, and HierarchicalBand.
V2024.2.1RNetBICloudBIDesignerBIServer
20.The property GapAfterLastColumn of CrossDataBand was hidden because it didn't work for this component.
V2024.2.1RNetBICloudBIDesignerBIServer
21.Collections of colors for HeatMaps with grouping in predefined dashboard styles.
V2024.2.6RWebRNetRWpfRAvaloniaDWin
22.Positions of buttons in report design dialog boxes.
V2024.2.1RWpf
23.Optimized loading of data when viewing a dashboard in a Web viewer.
V2024.2.1DWebDWin
24.Removed support for the outdated .NET 5.0 framework for BLAZOR products.
V2024.2.1RBlazorDBlazor
25.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
26.Optimized processing of data from JSON source.
V2024.2.1RJSDJS

Исправлены ошибки
1.Viewing data in the custom data source editor.
V2024.2.1RJSDJS
2.Naming elements in the "Form Tree" panel.
V2024.2.1FForms
3.Arrangement of elements on the parameters panel into several columns.
V2024.2.1RJSDJS
4.Loading templates into the report designer with the same names for report pages and dashboards.
V2024.2.1RJSDJS
5.Processing XML data when creating reports.
V2024.2.1RJava
6.Displaying selected components when overlapping them.
V2024.2.1RWebRJSDWebDJSDBlazorBICloudBIServer
7.Calling the editor for a variable with the DateTime type of data.
V2024.2.1RNet
8.Merging the current data dictionary with a previously saved dictionary into a *.dct file.
V2024.2.1RJSDJS
9.Extra zero values in the labels of the "Chart" element.
V2024.2.1DJS
10.Calling the event editor in cases where the Stimulsoft.BlocklyEditor.Wpf assembly is missing.
V2024.2.1RWpfBIDesigner
11.The error occured when drilling down into the data in the dashboard and applying parameters to filter it.
V2024.2.1RWebRJSDWebDJSBICloudBIServer
12.Serializing a query in SQL data sources.
V2024.2.1RJSDJS
13.Calculate auto width for columns in the "Table" component.
V2024.2.1RWebRNetRJSRWpf
14.Style of the pinned panels "Data Dictionary", "Properties Panel", "Report Tree" in the report designer.
V2024.2.1RWebRJSDWebDJSBICloudBIServer
15.Loading a template from dashboards into StimulsoftViewerControl and StiRibbonControl, in cases where there are no Stimulsoft.Dashboards assemblies.
V2024.2.1RNet
16.An issue with drawing style name and description has been fixed.
V2024.2.1RNetBIDesigner
17.Processing names of data columns that contain spaces when creating a dashboard with this data column.
V2024.2.2RWebRNetDWebDWinBIDesigner
18.Transmission of filter values in a "Stacked Cluster Bar" chart type when viewing the dashboard in the viewer.
V2024.2.2DWebDWinDJSBIDesigner
19.Displaying values on the chart at different localizations in the WPF designer.
V2024.2.2RWpf
20.Licensing in the JS standalone report designer related to background change in GUI.
V2024.2.2RJSDJS
21.Automatic rotation of content in the image editor of reports and dashboards.
V2024.2.2RNetRWpfDWinBIDesigner
22.Building a report related to embedded resources.
V2024.2.2RJava
23.Displaying values in the chart when resizing the viewer.
V2024.2.2RNetDWinBIDesigner
24.Triggering of the onOpenedReport event when the dashboard is opened.
V2024.2.2DJS
25.The error with long resource URL.
V2024.2.2RWebDWeb
26.Formatting time in the DateTime variable editor.
V2024.2.2RWebRJSDWebDJSBICloudBIServer
27.Styles of vertical and horizontal weaving of the chart area are applied when saving the generated report in a *.mdc file.
V2024.2.2RNetRJSRWpfDWebDWinDJSBIDesigner
28.Displaying zero and null values in charts when saving the generated report to *.mdc.
V2024.2.2RWebRNetRJSRWpfDWebDWinDJSBIDesigner
29.Loading a line style for a "3D Line" type chart when opening a generated report from *.mdc with JSON markup.
V2024.2.2RWebRNetRWpfDWebDWinBIDesigner
30.Displaying icons and working with exports in the Avalonia viewer.
V2024.2.3RAvalonia
31.Style of Date Picker element values when viewing a dashboard with the Gray style in the WPF viewer.
V2024.2.3DWin
32.Synchronization of XSD and XML files when they are dragged onto the report page.
V2024.2.3RNetDWinBIDesigner
33.Editing text component and conditional formatting in WPF report designer V2.
V2024.2.3RWpf
34.Saving a report template from the WinForms report designer to a non-existent folder.
V2024.2.3RNetRWpfBIDesigner
35.Loading fonts for Electronic Signature.
V2024.2.3FForms
36.The RequestVerificationToken value for the GetScriptsResult() action in the NetCoreViewer and NetCoreDesigner components was not considered.
V2024.2.3RWebRAngularDWeb
37.List of properties for a barcode of the QR code type.
V2024.2.3RWebRJSBICloudBIServer
38.Copy and paste operations.
V2024.2.3FForms
39.Passing a list of parameters for StiCustomDatabase.
V2024.2.3RJSDJS
40.Calculation of field sizes in the electronic signature editor with a large value.
V2024.2.3RWebRJSBICloudBIServer
41.Status of parameters in the "Select Data" menu.
V2024.2.3RNetBIDesigner
42.Error when partially deploying scripts.
V2024.2.3RPHPDPHP
43.Vertical scrolling of the list of elements in the constant line editor.
V2024.2.3RWebRJSDWebDJSBICloudBIServer
44.Parsing XML structure.
V2024.2.3RJava
45.Applying the StiOptions.Engine.defaultValueOfAllowApplyStyleProperty parameter to all chart properties.
V2024.2.3RWebRNetRWpfBIDesigner
46.Calling the "Skill Level" window twice in the WPF report designer.
V2024.2.3RWpfBIDesigner
47.The error with the "Undefined variable $relativePath." has been fixed.
V2024.2.3RPHPDPHP
48.Starting the WinForms report designer where some panels were disabled.
V2024.2.3RNetDWinBIDesigner
49.Visibility of the hover tooltip when adding a chart to a dashboard.
V2024.2.3RJSDJS
50.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
51.In some cases, the report could not be loaded as a file on the Python server side.
V2024.2.3RPythonDPython
52.Incorrect file extension when exporting a report to Image format from code.
V2024.2.3RPythonDPython
53.Zero file size when exporting to PowerPoint from code.
V2024.2.3RPythonDPython
54.Positioning controls in Web designer editors for the Safar webi browser.
V2024.2.3RWebRJSRBlazorDWebDJSDBlazorBICloudBIServer
55.Time format in the variable editor for DateTime data.
V2024.2.3RJS
56.Sorting dates with seconds.
V2024.2.3RJS
57.Remembering the height of the "Description" field for the properties panel and data dictionary in the WinForms report designer.
V2024.2.3RJSBIDesigner
58.The removal of the created barcode in some cases has been fixed.
V2024.2.3RNetBIDesigner
59.A barcode component shouldn't be displayed separately on the toolbox.
V2024.2.3RNetBIDesigner
60.Processing an empty conditional formatting block (conditions) for a chart in dashboards.
V2024.2.3DWinBIDesigner
61.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
62.An issue with sorting by column with semicolumn in element's data-tranformation has been fixed.
V2024.2.3DWinBICloudBIDesignerBIServer
63.Reset the display of components on the Insert tab in the cookies (for every new build version).
V2024.2.3RWebRJSRBlazorDWebDJSBICloudBIServer
64.Initializing the value of a variable in a report, in cases where the variable format is defined as Date.
V2024.2.3RJSDJS
65.Positioning of the selection cursor in the report designer.
V2024.2.3RWebRJSDWebDJSBICloudBIServer
66.Exporting a report to Image from the Firefox web browser, if the "Compress To Archive" option is enabled.
V2024.2.3RWebRJSBICloudBIServer
67.Selecting a style for the "Cross-Tab" component in reports.
V2024.2.3RJS
68.Aligning text in the "Cards" element.
V2024.2.4DWebDWinDJSBIDesigner
69.Displays the column header cell when executing the "Duplicate" command of the page on which the crosstab is located.
V2024.2.4RNetRJSBIDesigner
70.Calling the synchronize() method without calling the regData() method.
V2024.2.4RJS
71.Applying filters in dashboards when viewing it in React or Angular viewer.
V2024.2.4DJS
72.Saving the dashboard as a Report Snaphot when viewing it in the report designer.
V2024.2.4DJS
73.The issue of calling Page Editor in Net 6-Net 8 has been fixed.
V2024.2.4RNetBIDesigner
74.Saving the "Version" parameter in the connection OData editor.
V2024.2.4RNetDWinBIDesigner
75.Displaying hidden components and elements in the "Toolbox" settings.
V2024.2.4RJS
76.Displaying a notification about an incorrect password on the "Account" tab in the report designer.
V2024.2.4RWebRJSDWebDJSBICloudBIServer
77.Displaying warnings when using blockly in the browser console.
V2024.2.4RJS
78.Saving a line break in the "Cross-Tab" component.
V2024.2.4RJSDJSBICloudBIServer
79.Error with the ModuleNotFoundError exception.
V2024.2.4RPythonDPython
80.Shifting column headers in the "Cross-Tab" component when zooming in in the JS viewer.
V2024.2.4RJS
81.Error when re-navigating between report pages when viewing it in the viewer.
V2024.2.4RJS
82.Retrieving data in the engine when using data adapters in the js report generator.
V2024.2.4RJSDJS
83.Using the Content-Type" = "application/x-www-form-urlencoded" header in the OData data source to get the Bearer.
V2024.2.4RWebRNetDWebDWin
84.Work of the DateTimeStep property for axes in report charts.
V2024.2.4RWebRNetRJSRWpfBIDesigner
85.Hyperlinks in PDF, Word, Excel, PPT exports.
V2024.2.4RJava
86.An issue with nullable datetime variable has been fixed.
V2024.2.5RNetDWinBIDesigner
87.Converting DateTime data to XML when executing the "Embed All Data to Resources" command.
V2024.2.5RJSDJSBIDesigner
88.Rror in building and displaying reports with columns.
V2024.2.5RJava
89.Parsing relations from XSD schema.
V2024.2.5RJava
90.The absence of the Icon definition from the Button Visual States has been fixed.
V2024.2.1DWinBIDesigner
91.The ability to use the "Remember Selection" property in variables, along with nullable and list types, has been added.
V2024.2.5RNetDWinBIDesignerBIServer
92.Color selection for various elements in the "Shape" component in the WPF Designer report V1.
V2024.2.5RWpf
93.Calculation of the height of the "Chart" component editor in the WPF V2 report designer.
V2024.2.5RWpf
94.Layout of the message window when checking expressions in editors for a dark theme in the WPF V2 report designer.
V2024.2.5RWpfBIDesigner
95.Syntax highlighting in the SQL query editor for the dark theme in the report designer.
V2024.2.5RWpfBIDesigner
96.An issue with recovering report window and the dictionary panel has been fixed.
V2024.2.5RNetDWinBIDesigner
97.Style selection in the "Data" window when using the "Table" component.
V2024.2.5RNetBIDesigner
98.The problem with null values ​​for variables in the viewer has been fixed.
V2024.2.5RWebRNetRWpfDWebDWinBICloudBIDesignerBIServer
99.The issue with the dark theme affecting parameters that lacked assigned options has been fixed.
V2024.2.5DWinBIDesigner
100.Export to PDF. An exception occurred if the graphics library could not load the image from binary data (unsupported format or incorrect data).
V2024.2.5RWebRNet
101.Export to Word. The transparent background of icons (Image.Icon) was exported incorrectly.
V2024.2.5RWebRNetRJSRWpfRAngular
102.Export to HTML. There was a problem with displaying some images in Outlook.
V2024.2.5RWebRNetRWpf
103.HTML tags. Incorrect alignment of the text by width if the list element contains several lines of text.
V2024.2.5RWeb
104.Export to PDF: In some cases, the Arabic Presentation Form displayed incorrectly.
V2024.2.5RJS
105.A bug related to the "Prompt User Name and Password" property in the PostgreConnection.
V2024.2.5RWebDWebBICloudBIServer
106.Processing the "Cross Data" band.
V2024.2.6RJava
107.How the Substring Function block works when creating scripts in Blockly.
V2024.2.6RJSDJS
108.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.6RWpfBIDesigner
109.Scroll through the contents of the "View Data" window after enabling sort mode.
V2024.2.6DWebDJSBICloudBIServer
110.Getting a style of the "Map" type when executing the "Get Style form Selected Component" command.
V2024.2.6RJS
111.Compatibility of the Web viewer component with IE mode (es5).
V2024.2.6RWebDWeb
112.Changing the data source for the Data Band.
V2024.2.6RJS
113.Changing the expression for stored procedure parameters when retrieving columns and parameters in the data source editor.
V2024.2.6RNetDWinBIDesigner
114.Handle negative values for the "Area -> X Axis -> Labels -> Step" chart property.
V2024.2.6RWebRNetRWpfBIDesigner
115.Building a "Pie" type chart with different localizations in the WPF V2 report designer.
V2024.2.6RWpf
116.Loading data, in some cases, when viewing a dashboard in a WPF viewer.
V2024.2.6RWpf
117.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.6RWpfBIDesigner
118.Timeout of StringCache session.
V2024.2.1RWebDWeb
119.Word wrap for Y-axis labels in the "Chart" component.
V2024.2.1RJS
120.The error when expanding the "Title" property group for dashboard elements.
V2024.2.1DWin
121.Positioning labels in the report component "Gauge".
V2024.2.1RNetRWpf
122.Insertion of columns and rows relative to merged cells in a Table component.
V2024.2.1RJS
123.The operation of the "Allow Apply Style" property when changing the design in the "Chart" component.
V2024.2.1RWpfBIDesigner
124.Using the Hatch brush for diagonal lines in the "Shape" dashboard element.
V2024.2.1DJS
125.Displaying dashboards, if, in the template, it was located after the report page when viewed in the WPF viewer.
V2024.2.1RWpfDWin


Используя этот сайт, вы соглашаетесь на использование файлов Cookie для аналитики и персонализированного контента. Файлы Cookie хранят полезную информацию на вашем компьютере, чтобы помочь нам повысить эффективность и удобство использования. Для получения дополнительной информации, пожалуйста, прочтите Конфиденциальность и Использование Cookie.