Stimulsoft Reports.WPF 新版本发表
Released: Sep 6, 2025
2025.3.5 中的更新
修补程序
- Copying fields with actions in data transformation.
- Fixed WPF v2 Report Designer behavior when adding a "Bar Code" component with a small height.
- Step of Y Axis label has been fixed for the Scatter chart.
- An error in the script parser with ternary operation in some statements has been fixed.
Released: Aug 20, 2025
2025.3.4 中的更新
修补程序
- An issue of specifying items for the timeonly variable has been fixed.
- Fixed an issue with displaying the data type for query parameters in the Properties panel in the WPF v2 Report Designer.
- Fixed a rare issue when a container was torn apart, the height of the second part was calculated incorrectly if the container contained several other nested containers arranged in a certain way.
- Fixed an issue where the GetUsedBusinessObjectsNames method threw an exception if the filter for the Data...
Released: Jul 30, 2025
2025.3.3 中的更新
特性
- Parsing of ternary operations in the C# parser has been improved.
修补程序
- Fixed an issue with displaying abbreviations for the legend of a 'Heatmap' chart.
- Fixed an issue with setting the value range for the right Y-axis in report charts.
- Fixed the display of GIS objects when exporting a dashboard with the 'Online Map' element.
Released: Jul 18, 2025
2025.3.2 中的更新
修补程序
- A problem with using the DataSource.Field.IndexOf expression in the C# parser has been fixed.
Released: Jun 30, 2025
2025.3.1 中的更新
特性
- Added various data aggregation functions for the DateTime step in charts.
- Added the ability to use C# scripts in report events and expressions during interpretation mode.
- New functions have been added: AddYears, AddMonths, AddDays, AddHours, AddMinutes, AddSeconds, and AddMilliseconds.
- The Blockly blocks "Set property" and "Get property" have been improved. Support for square brackets [] has been added to access elements of lists, arrays, and collections.
- Added a custom print window with...
Released: Jun 3, 2025
2025.2.5 中的更新
特性
- A new static option StiOptions.Export.Pdf.RenderIconAsImage has been added. The default value is false.
修补程序
- Export to MS Word now includes line height adjustments for certain fonts.
- Selecting values for the "Shift Mode" component property in the WPF report designer.
- In PDF export, fixed an issue where an extra font was embedded even when the Shape component did not contain any text.
- Text scaling in the operating system was not taken into account when rendering text in the Stimulsoft.Svg...
Released: Apr 16, 2025
2025.2.3 中的更新
修补程序
- A null check has been added during variable type serialization.
- Fixed issue with the availability of the 'Type' property in the properties panel for data columns.
Released: Apr 8, 2025
2025.2.2 中的更新
特性
- Improved PDF ZUGFeRD support with minor changes to enhance compatibility with certain validators.
修补程序
- When exporting a report to an HTML file, components were not correctly split into pages when using the 'Add Page Breaks' parameter.
- When exporting a report to PDF, the rounding for the small bar charts has been fixed.
- When exporting a report to a PDF file, the rendering of the Spline type chart has been corrected.
- Fixed issue displaying options in the Microsoft Excel export settings menu...
Released: Mar 18, 2025
2025.2.1 中的更新
特性
- Added a new Frac function which returns the fractional part of the given argument.
- Added a new Eval function which evaluates an expression within the context of a report and returns the result.
- Added a new Clamp function which restricts a value within a specified range. If the value is within the range, it is returned as is; otherwise, the nearest boundary (upper or lower) is returned.
- Added advanced border customization for components in report design and editing within the web designer...
Released: Feb 28, 2025
2025.1.6 中的更新
特性
- Improved the algorithm for opening the localization menu in the Stimulsoft BI Designer application.
修补程序
- Changing the size of ticks for axes in cases where the chart is rotated.