Stimulsoft Reports.WEB 2023.2.1
Released: Mar 23, 2023
2023.2.1 での更新項目
機能
- Added a new Microsoft Office 2022 theme for the online Report Publish Wizard.
- Added the ability to display external labels for doughnut charts.
- Added the ability to copy and paste conditions of the selected components in the designer from the context menu.
- The conditions editor now has the ability to save and load a list of conditions.
- Added a new property in reports - Side By Side for Clustered Column.
- Added the AllowLoadingLocalResource option, which is used to restrict loading file data sources from a local storage.
- Added a new style - the watermark style. This can be used at the Report Page, Dashboard and Panel Element.
- Added the ability to globalize the properties Value and DisplayValue of the Cross-Tab components.
- Added new Scale property for Bubbles report charts.
- Added the ability to globalize properties - Value, ValueDataColumn, ListOfValues, Argument, ArgumentDataColumn and ListOfArguments of the chart component.
- Added the Save Copy command in the editor of variable category.
- Added the ability to use nullable string like a type in report parameters. It allows setting a string report parameter to null value in the viewer.
- Updated the editor of the Cross-Tab component.
- The look of the null checkbox of the report parameters has been changed. Now it looks more user-friendly.
- Added new property to the Chart Style - Series Border Color.
不具合の修正
- Fixed a bug with data detailing from the report to the dashboard.
- Fixed a bug with the work of StiCacheHelper, in cases where the GetObject() method was overridden.
- Fixed a bug related to exporting only the first page of the report when exporting a report to an image for the .NET engine.
- Fixed an error with the interpretation mode when getting data from a calculated column through the dataSource["column"] expression.
- Fixed a bug in the .NET Core engine that occurred when using the RenderTo property related to duplicate text if all the text fit in the original text component.
- Fixed a bug related to copying the cells of the Table component in the report designer.
- Fixed a bug related to the auto-width of the cells of the Table component and their switching off by condition.
- Fixed an issue with the priority of applying styles assigned to the Table component and its cells.
- Fixed an issue with transferring SQL parameter values in the parameter menu when executing a query.
- 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.
- 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.