New Features
1.We added the ability to set the scale in the report designer as "PageWidth" and "PageHeight" for the Zoom option of a component.
V2023.1.1
2.We completely updated Blazor Viewer and Blazor Designer components, support for asynchronous methods for Blazor Server and Blazor WebAssembly.
V2023.1.1DBlazor
3.The possibility to group report parameters in collapsible groups in the viewer was added.
V2023.1.1
4.We added support for Razor Pages for .NET Core components - StiNerCoreViewer and StiNetCoreDesigner.
V2023.1.1
5.A new button was added to the dashboard viewer - Reset All Filters. This button helps to reset all current state of user's filters to its default state.
V2023.1.1
6.A possibility to control an alignment of the viewer's toolbar buttons was added. This possibility was added both to the dashboard viewer and the reports viewer. It is possible to change it with help of the PreviewSettings property of the report.
V2023.1.1
7.We added the posibility to specify an expression in the report.Culture property. It helps to change globalization of a report directly in the report viewer with help of request from user variables.
V2023.1.1
8.A new function was added - FontValue. This function creates a new Font with specified parameters.
V2023.1.8
9.We added the ability to use a variable in a GraphQL query, through the "$" special symbol, in cases where its name matches the report variable.
V2023.1.3
10.The option StiOptions.Designer.DataSourceEditor.ShowOLEDBQueryBuilder has been added to enable or disable the display of the "Run Query Builder" command in the OLE DB data source editor.
V2023.1.7

Enhancements
1.We added support for animated GIF images in dashboards.
V2023.1.1
2.The libraries used in the products have been updated to the latest stable versions. This need is due to possible security vulnerabilities.
V2023.1.1DBlazor
3.Support for the MySqlConnector adapter was added.
V2023.1.7
4.The MS SQL Data Adapter System.Data.SqlClient has been replaced with a more functional Microsoft.Data.SqlClient for all .NET Standard 2.1 / .NET Core 3.1 / .NET 5 / .NET 6 components.
V2023.1.1DBlazor
5.We updated expression editors. Now monospaces font for expressions is used.
V2023.1.3
6.We updated the algorithm for processing the "Tree View" element when exporting a dashboard. Now, if the top level contains only one element - it will be displayed expanded.
V2023.1.1DBlazor
7.Some updates of the view data function in the dashboard were made.
V2023.1.6
8.We removed dependency on Newtonsoft.Json library.
V2023.1.2DBlazor
9.We updated and changed the default value from False to True for the ParametersPanelSortDataItems option in the MVC Viewer component.
V2023.1.4
10.We added the ability to get the value of dashboard filter items when hovering over tooltips and hyperlinks. You can do this using the element properties SelectedValue, SelectedKey, SelectedLabel, SelectedIndex. For example, by specifying the expression {ListBox.SelectedValue}.
V2023.1.3
11.The algorithm for processing and displaying a large amount of data in the "Table" dashboard element has been optimized and improved.
V2023.1.3DBlazor

Fixed Bugs
1.We fixed a problem related to displaying labels in 3D dashboard charts.
V2023.1.6
2.We fixed a bug related to the "View Data" command in the report designer.
V2023.1.3
3.We fixed a bug related to displaying zeros in the fractional part for the labels of the axes of the "Chart" component.
V2023.1.6
4.An issue with loading encrypted reports was fixed.
V2023.1.6
5.We fixed an issue related to the work of the JS viewer, in cases where the "Editor" and "Find" controls were disabled using the component options.
V2023.1.4
6.We fixed an issue related to rendering an SVG image when it is used as a watermark for a report page or dashboard.
V2023.1.4
7.We fixed a problem related to displaying the "Visibility" property of the chart legend in the property list of a component.
V2023.1.4
8.An issue with using nullable date time variable in a list was fixed.
V2023.1.4
9.We fixed a bug related to the processing of the "Refresh Viewer" process when creating an event script using Blockly.
V2023.1.4
10.We fixed a bug when exporting the "Tree View" dashboard element, in cases where it does not contain data.
V2023.1.4DBlazor
11.We fixed an issue related to applying a style via conditional formatting that contains advanced component border settings.
V2023.1.3
12.The HTML engine. The tag BR inside block tags no longer creates extra empty lines.
V2023.1.8
13.We fixed a problem related to calling the "Cross-table" editor.
V2023.1.5DBlazor
14.We fixed a bug related to displaying a chart in dashboards when adding a data column to the "Series" field.
V2023.1.6
15.We fixed an issue related to the display of tooltips on hover for 3D charts, in cases where an expression is used as the value of the tooltip.
V2023.1.6
16.We fixed a bug related to drawing a chart of the "Scatter" type, in cases of changing the localization of the GUI.
V2023.1.7
17.We fixed a problem related to the transparent background when viewing data of dashboard elements.
V2023.1.7
18.We fixed a problem related to displaying data in the "Table" element of dashboards.
V2023.1.7
19.We fixed some problems related to dependent variables of the "List" type.
V2023.1.7
20.We fixed a bug related to displaying the extreme labels of the axes in charts.
V2023.1.7
21.We fixed a problem with saving and opening a drill-down dashboard in the viewer.
V2023.1.7
22.We fixed an error associated with resetting the filters of the dashboard elements when the filter value is changed in the detailed dashboard.
V2023.1.8
23.We fixed an issue with enabling and disabling the localization of the property panel in the report designer.
V2023.1.8
24.We fxed a problem related to switching the Localized options panel related to the splitting of menu items.
V2023.1.8
25.An issue with using the Row.Line constant in the table element was fixed.
V2023.1.1
26.We fixed an issue related to highlighting the value in the "Name" property of the report template page.
V2023.1.1
27.We fixed a bug related to displaying dashboards in the "Interaction" editor on the "Drill-Down" tab.
V2023.1.1
28.We fixed a problem when exporting a report to OpenDocument (odt, ods) for Blazor WebAssembly components.
V2023.1.1DBlazor
29.We fixed a problem related to duplication of data sources when creating a report or dashboard using demo data.
V2023.1.1DBlazor
30.We fixed a bug related to displaying icons in the "Options" menu in the report designer.
V2023.1.1
31.We fixed an issue related to the selection of a graphic element of the "Bubble" chart when applying a filter in dashboards.
V2023.1.2
32.We fixed a problem related to displaying the wrong framework version in the "About" menu for Blazor WebAssembly components.
V2023.1.2DBlazor
33.We fixed a problem related to the calculation of the positions of graphic elements for the "Sunburst" chart.
V2023.1.2
34.When exporting a dashboard to PDF, we fixed a bug related to the transparent background of the "Indicator" and "Cards" elements.
V2023.1.2
35.We fixed a problem related to the "Save As" menu when saving a report to Stimulsoft Cloud.
V2023.1.1
36.An issue with using the chart filtering with specified arguments and series values was fixed.
V2023.1.2
37.We fixed a bug related to the dependence of variables on several levels.
V2023.1.2
38.We fixed the issue with displaying the value of the "Retrieve Only Used Data" property on the property panel.
V2023.1.2
39.We fixed a bug related to the position of icons in the vertical menus of the Web viewer.
V2023.1.2DBlazor
40.We fixed a problem related to the insertion and processing of cross-scripts in dashboard elements.
V2023.1.3
41.We fixed an issue related to using a disabled column for conditional formatting in the "Table" dashboard element.
V2023.1.3
42.We fixed a problem related to inserting and processing cross-scripts in tooltips when hover over dashboard elements.
V2023.1.3
43.We fixed a problem related to the use of the same values and the logarithmic axis in "Scatter", "Scatter Line", "Scatter Spline" charts.
V2023.1.3
44.When exporting to an SVG file from the code, the error of converting some dashboard elements was fixed.
V2023.1.3DBlazor
45.We fixed an issue related to the request to save the report before creating a new report or dashboard.
V2023.1.3


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.