New Features
1.The element renaming in the dictionary by pressing the F2 key was added.
V2023.1.1
2.We added the "Word wrap" property for the "Table of Content" component.
V2023.1.6
3.We added commands to manage the clipboard in the editor of the "Text" dashboard element.
V2023.1.2
4.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
5.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
6.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
7.We added support for hyperlinks to data columns with images when viewing dashboards in the WPF viewer.
V2023.1.1
8.A button to edit specified culture was added to the Globalization editor.
V2023.1.1
9.The Data monitor feature was added to the dictionary. It can be found in the Actions menu. This feature can help with fetching information about running SQL queries.
V2023.1.1
10.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
11.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
12.We added the ability to apply conditional formatting to alternative rows in dashboards when previewing in the WPF viewer.
V2023.1.1
13.A special check for using CacheAllData report property while editing a report was added into the relation editor.
V2023.1.1
14.A new function was added - FontValue. This function creates a new Font with specified parameters.
V2023.1.8
15.The possibility to group report parameters in collapsible groups in the viewer was added.
V2023.1.1
16.We added the ability to drag and drop a style from the style editor to a report or dashboard component.
V2023.1.1
17.An edit dialog is invoked in the dictionary when the Enter key is pressed.
V2023.1.1

Enhancements
1.Some updates when creating the report parameters in the viewer.
V2023.1.7
2.Support for the MySqlConnector adapter was added.
V2023.1.7
3.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.1
4.We added support for animated GIF images in dashboards.
V2023.1.1
5.The posibility to use TopN function together with StackedBar chart was added.
V2023.1.1
6.We have done some improvements of the SQL query builder UI.
V2023.1.1
7.The libraries used in the products have been updated to the latest stable versions. This need is due to possible security vulnerabilities.
V2023.1.1
8.Some updates of the view data function in the dashboard were made.
V2023.1.6
9.We fixed a bug related to the use of conditional formatting by the values of the disabled column in the "Table" element when viewing the dashboard in the WPF viewer.
V2023.1.6
10.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.1
11.The posibility to drill-down to a dashboard page from the report page was added.
V2023.1.1
12.We optimized and improved the algorithm for drawing a chart with a large amount of data when editing a report or dashboard in the Stimulsoft Designer.
V2023.1.4
13.Some improvements of the DataTransformation property editor were made.
V2023.1.4
14.The posibility to access of a selected value in a filters in the dashboards via SelectedValue property was added.
V2023.1.2
15.We removed dependency on Newtonsoft.Json library.
V2023.1.2
16.Some improvements to load data in manual mode for the bubble and scatter chart were made.
V2023.1.3
17.An improvements were made to help showing the dashboard expressions parser error.
V2023.1.3

Fixed Bugs
1.An issue with creating components in the designer and clicking the Cancel button in the editor was fixed.
V2023.1.4
2.An issue with the Full-screen mode and double-clicking on title in the WPF demo was fixed.
V2023.1.4
3.An issue with using nullable date time variable in a list was fixed.
V2023.1.4
4.An issue with dragging a data column from the dictionary on the dashboard page was fixed.
V2023.1.3
5.The StiDataSetHelper class was restarted in the code.
V2023.1.4
6.We fixed a bug related to the processing of the "Refresh Viewer" process when creating an event script using Blockly.
V2023.1.4
7.We fixed a bug when exporting the "Tree View" dashboard element, in cases where it does not contain data.
V2023.1.4
8.Some issues with displaying an icon of the customer component on the Ribbon panel were fixed.
V2023.1.3
9.When exporting to an SVG file from the code, the error of converting some dashboard elements was fixed.
V2023.1.3
10.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
11.We fixed an issue related to using a disabled column for conditional formatting in the "Table" dashboard element.
V2023.1.3
12.An issue with dashboard's watermark UI on scaling 125% was fixed.
V2023.1.3
13.An issue with calculating total for a wrong column in the table element of the dashboads was fixed.
V2023.1.3
14.Some improvements in the SQL data source editor were made.
V2023.1.3
15.An issue with drawing XAxis in case using the Gantt chart and SeriesRoundCorner property was fixed.
V2023.1.3
16.We fixed a bug with additional prefixes in the request when using the ODBC driver - OData.
V2023.1.8
17.We fixed a bug related to displaying a chart in dashboards when adding a data column to the "Series" field.
V2023.1.6
18.The HTML engine. The tag BR inside block tags no longer creates extra empty lines.
V2023.1.8
19.We fixed an error related to the use of different adapters for MySQL data sources.
V2023.1.8
20.We fixed a bug related to displaying the extreme labels of the axes in charts.
V2023.1.7
21.We fixed a problem related to passing the value of a chart series when drilling down the dashboard.
V2023.1.7
22.Some issues with the Pivot editor were fixed.
V2023.1.7
23.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
24.We fixed a bug related to drawing the labels of the "Gauge" component, in cases of small component sizes.
V2023.1.7
25.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
26.An incorect using of the Legend.Visibility property of the chart element was fixed.
V2023.1.4
27.We fixed a problem related to calling the "Cross-table" editor.
V2023.1.5
28.We fixed a problem related to displaying labels in 3D dashboard charts.
V2023.1.6
29.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
30.An issue with loading encrypted reports was fixed.
V2023.1.6
31.We fixed a bug related to viewing these elements when viewing a dashboard in the WPF viewer.
V2023.1.6
32.We fixed an issue related to the availability of controls, after changing the localization, when viewing the dashboard in the WPF viewer.
V2023.1.4
33.We fixed a problem related to clearing the cached data of the "Image" dashboard element, in cases where the image is used from template resources.
V2023.1.4
34.An issue with selecting a copied item was fixed.
V2023.1.1
35.An issue with drawing a request from user variable with some options was fixed.
V2023.1.1
36.We fixed an issue related to the animation of the "Gantt" chart.
V2023.1.1
37.An issue with using the Row.Line constant in the table element was fixed.
V2023.1.1
38.An issue with using ReportAlias as a parameter in the dashboards was fixed.
V2023.1.1
39.Some issues with displaying an expression from bool properties were fixed.
V2023.1.1
40.We fixed a bug related to the calculation of the thickness and the display of a vertical constant line for "Scatter" charts.
V2023.1.1
41.Some improvements of the Toolbox Setup form were made.
V2023.1.1
42.We fixed a problem related to the processing of the fractional part of the value in the "Step" property for the labels of the chart axes.
V2023.1.1
43.Some troubles with date time varaible's default initialization were fixed.
V2023.1.1
44.Some improvements of the expression insert button in the calculated column editor were made.
V2023.1.2
45.A problem with visibility of the table element columns after export was fixed.
V2023.1.1
46.We fixed an issue related to displaying the target value in the "Date and Time" mode of the "Gauge" element in dashboards.
V2023.1.1
47.Incorrect selection of elements was fixed in the ListBoxElement in the horizontal mode.
V2023.1.1
48.We fixed a problem related to the data drill-down of the "Chart" element into several levels when previewing the dashboard in the WPF viewer.
V2023.1.1
49.We fixed a problem related to the "No" value in the quick selection menu of the component style on the Ribbon panel of the report designer.
V2023.1.1
50.We fixed a bug related to the calculation of the Line system variable in the "Table" element on the dashboard.
V2023.1.2
51.An issue with using the chart filtering with specified arguments and series values was fixed.
V2023.1.2
52.An issue with editing a report category with help of the F2 key was fixed.
V2023.1.1
53.A specific case of using the button's check property in the dashboard was fixed.
V2023.1.2
54.An issue with editing a business object data column was fixed.
V2023.1.2
55.A wrong icon was used for the convert menu in the dashboard.
V2023.1.2
56.An issue with styles in the replace dialog of the data transformation was fixed.
V2023.1.2
57.An issue with styles of dependent variables in the viewer was fixed.
V2023.1.2
58.We fixed a problem related to the calculation of the positions of graphic elements for the "Sunburst" chart.
V2023.1.2
59.We fixed a problem related to the rendering of graphic elements of "Clustered Bar" and "Clustered Column" charts in reports and dashboards.
V2023.1.2
60.We fixed a bug related to saving the expression during conditional formatting in the "Table" dashboard element.
V2023.1.2


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.