New Features |
---|
1. | A new IconSet option has been added. It is used to set the required set of icons in the Regular or Monoline style for web components.V2023.2.3 |
2. | We added support for expressions for the "Font" property of report components.V2023.2.2 |
3. | We added a progress bar when exporting a report in Web Components. The indicator disappears after the export is completed, or after 1 second if it is not possible to determine the export progress.V2023.2.4RBlazor |
4. | We added a verification when creating a link between data sources from different connections.V2023.2.4 |
5. | We added the Save Copy command in the editor of varialble category.V2023.2.1 |
6. | We added a new Microsoft Office 2022 theme for the online Report Publish Wizard.V2023.2.1 |
7. | We have added the 'Filter Engine' property for the 'Data' band.V2023.2.8 |
8. | We added the posibility to use nullable string like a type in report parameters. It allows setting a string report parameter to null value in the viewer.V2023.2.1 |
9. | We added the possibility to globalize properties Value, ValueDataColumn, ListOfValues, Argument, ArgumentDataColumn and ListOfArguments of the chart component.V2023.2.1 |
10. | We added the ability to display external labels for doughnut charts.V2023.2.1 |
11. | We added the new Scale property for Bubbles report charts.V2023.2.1 |
12. | We added support for the Stimulsoft.Svg library for the .NET Standard and Blazor frameworks.V2023.2.3RBlazor |
13. | We added the posibility to globalize the properties Value and DisplayValue of the Cross-Tab components.V2023.2.1 |
14. | New style was added - the watermark style. This can be used at Report Page, Dashboard and Panel Element.V2023.2.1 |
15. | We added the AllowLoadingLocalResource option, which is used to restrict loading file data sources from a local storage.V2023.2.1 |
16. | We added new icon sets in monoline style for light and dark themes of Office 2022 web components.V2023.2.3 |
17. | We added the new property in reports - Side By Side for Clustered Column.V2023.2.1RBlazorRAngular |
18. | We added the posibility to save and load a list of conditions was added to the conditions editor.V2023.2.1 |
19. | We added the posibilty to copy and paste conditions of the selected components in the designer from the context menu.V2023.2.1 |
Enhancements |
---|
1. | The image caching mechanism in the GUI web designer has been updated. It now performs caching on the server side of the application.V2023.2.6 |
2. | The look of the null checkbox of the report parameters was changed. Now it looks more user-friendly.V2023.2.1 |
3. | We updated the editor of the Cross-Tab component.V2023.2.1 |
Fixed Bugs |
---|
1. | We fixed an issue with data processing in JSON data source.V2023.2.4RBlazor |
2. | We have resolved an issue related to loading *.sts files with JSON markup in the style designer.V2023.2.7 |
3. | We have resolved an issue related to an incorrect SVG package dependency for .NET Core and Blazor components.V2023.2.5RBlazor |
4. | We fixed an issue that occurred when running the .NET Core viewer and using IPv6 on the IIS server.V2023.2.4 |
5. | We fixed an issue in data conversion when caching identical tables with different column order.V2023.2.4RBlazorRAngular |
6. | We fixed a bug related to displaying the content for the "Check Box" component in the report designer.V2023.2.3 |
7. | We fixed the error that occurred when handling empty objects in JSON data source.V2023.2.3RBlazor |
8. | We fixed a problem related to the availability of controls when they are reversed on the toolbar of the viewer.V2023.2.3 |
9. | An error regarding the automatic calculation of column widths in the Table component while viewing a report has been resolved.V2023.2.6RBlazor |
10. | A bug pertaining to the export of SVG images to PDF in .NET Core components has been successfully resolved.V2023.2.6 |
11. | A bug related to the launch of the Web viewer in Internet Explorer 11 has been fixed.V2023.2.6 |
12. | A bug that caused the absence of the Can Shrink property for cells in the Table component of reports has been fixed.V2023.2.6 |
13. | We fixed a bug related to selecting components and displaying their properties on the "Properties" panel in the report designer.V2023.2.3 |
14. | We have fixed a bug that was causing issues with exporting SVG images when exporting a report to a PDF file.V2023.2.7RBlazor |
15. | We have resolved a bug that was impacting product activation for certain types of license keys.V2023.2.7RBlazor |
16. | We have fixed a bug related to the calculation of the height of the 'Table' component when merging its cells.V2023.2.8RBlazor |
17. | We have fixed a bug related to displaying the 'Path Data' property when restrictions are set in the component's properties while working with data sources in the designer.V2023.2.8 |
18. | In .NET Core components, the caching for chart labels has been improved when exporting a report to a PDF document.V2023.2.8 |
19. | We have improved the operation of two web viewers on a single web page.V2023.2.8RBlazor |
20. | We have fixed a bug with certain types of tables during data conversion. This bug occurred when there were NULL values in columns with unique values.V2023.2.8RBlazor |
21. | We have fixed a bug related to loading System.Runtime.InteropServices.RuntimeInformation when using .NET Framework 4.5.2.V2023.2.8 |
22. | In .NET Core components, a bug related to the calculation of text height when exporting a report to PDF has been fixed.V2023.2.8 |
23. | We fixed a bug with applying bold and italic styles to the default font in .NET Core components.V2023.2.3RBlazor |
24. | We added new property to the Chart Style - Series Border Color.V2023.2.1 |
25. | We fixed a bug related to copying the cells of the Table component in the report designer.V2023.2.1 |
26. | We fixed a bug related to the auto-width of the cells of the Table component and their switching off by condition.V2023.2.1 |
27. | We fixed an issue with the priority of applying styles assigned to the Table component and its cells.V2023.2.1 |
28. | We fixed an issue with transferring SQL parameter values in the parameter menu when executing a query.V2023.2.1 |
29. | When exporting a report to HTML, a bug related to escaping the quote character when hovering over a tooltip has been fixed. As a result, the markup of the HTML file could be incorrect.V2023.2.1RBlazor |
30. | We fixed a bug related to text cut on the right side when exporting a report to PDF from the .NET Core engine. This happened in cases where the HorAlign property was set to Width.V2023.2.1 |
31. | We fixed a bug with data detailing from the report to the dashboard.V2023.2.1 |
32. | We fixed a bug with the work of StiCacheHelper, in cases where the GetObject() method was overridden.V2023.2.1 |
33. | We fixed a bug related to exporting only the first page of the report when exporting a report to an image for the .NET engine.V2023.2.1 |
34. | We fixed an error with the interpretation mode when getting data from a calculated column through the dataSource["column"] expression.V2023.2.1 |
35. | We fixed a bug in theThe .NET Core engine that occurred when using the RenderTo property related to duplicate text if all the text fit in the original text component.V2023.2.1RBlazor |
36. | In interpretation mode, a bug related to the use of null-coalescing operator has been fixed.V2023.2.2RBlazor |
37. | We fixed a bug related to deleting a data source after renaming it.V2023.2.2RBlazor |
38. | We fixed a bug related to the creation of the "Watermark" style.V2023.2.2RBlazor |
39. | We fixed a bug related to the display of page borders in Div report display mode in the web viewer.V2023.2.2 |
40. | We fixed a bug related to updating the report when the viewer is re-displayed on the current page of the Web project.V2023.2.3RBlazor |
41. | We fixed a bug related to the execution of XSS scripts in bookmarks, hyperlinks, tool tips on hover, URLs.V2023.2.3 |
42. | We fixed a bug related to losing the focus of elements when changing culture in the "Globalization Strings" editor.V2023.2.3 |
43. | We fixed bug with display mode and maximum JSON size in the Blazor viewer.V2023.2.3RBlazor |
44. | We fixed a bug with the conflict of imagesharp versions for .NET 6 and .NET 7 frameworks.V2023.2.3RBlazor |