Stimulsoft Reports.WPF 新版本发表
Released: Mar 23, 2026
2026.1.7 中的更新
修补程序
- Processing of the provider's "Open Street Map" (OSM) in online maps.
- Export to PDF: For some fonts with incorrectly set Ascend/Descend parameters, the line height was calculated incorrectly.
- Export to HTML: The indentation for nested list items was being set incorrectly.
- Engine: When parsing SQL command, numeric parameters are now converted to string forcibly when the "en-US" culture is set.
- HTML-Tags engine: The tag inside the tag no longer creates an extra line.
- HTML-Tags engine...
Released: Mar 13, 2026
2026.1.6 中的更新
修补程序
- Fixed issue displaying zero values in a "Heatmap" chart.
Released: Mar 6, 2026
2026.1.5 中的更新
特性
- The new StiOptions.Engine.Maps.DisabledMaps property allows you to exclude maps from the Map report component and the Region Map dashboard element.
- The compilation error message now includes the line/column number and error code.
- Added new RuntimeType(), RuntimeName(), RuntimeVersion(), RuntimeIdentifier(), and RuntimeOS() functions to determine the current execution environment.
- When exporting a report to a PDF file, the algorithm for determining the need to synthesize the font style has...
Released: Feb 19, 2026
2026.1.4 中的更新
修补程序
- Processing the "Diameter" property for a "Pie" chart type.
Released: Feb 2, 2026
2026.1.3 中的更新
修补程序
- Incorrect saving the default value of Watermark.TextBrush to JSON format has been fixed.
Released: Jan 8, 2026
2026.1.2 中的更新
修补程序
- Stopping connections to data sources when the "Request Parameters" property is set to "True".
- An error occurred when attempting to re-invoke the Image component editor in the WPF V2 report designer.
- The length of the password input field when opening an encrypted *.mrx report template in the WPF V2 report designer.
- EngineV2, in rare cases, when the "Print At Bottom" property is enabled in the "Sub-report" component, the plotting loop occurs.
- Export MS-Word, the background of the "Shape...
Released: Dec 18, 2025
2026.1 中的更新
特性
- Support for the 'try', 'catch' and 'finally' keywords has been added to the parser.
- Added the new Amazon Redshift data source.
- Engine expressions now support writing literals using "uNNNN".
- Support for parameters in queries to a BigQuery data source.
- Using the Indent property of the Hierarchical band has been improved.
- Eliminate duplicate images. They are now added to report resources, and report components only contain links to these images.
- You can now update the properties of the selected...
Released: Nov 12, 2025
2025.4.3 中的更新
修补程序
- A problem with parsing types with System alias has been fixed.
- Some issues with parsing types during array creation have been fixed.
- Resetting specified "Restrictions" when loading a report from an *.mrt file with JSON markup.
- Filling in the parameter type when retrieving columns from an Access data source.
- Processing JSON data in cases where a field can contain values of different types.
- Nullable type conversion for the data source has been fixed.
- An issue with filtering data in...
Released: Oct 17, 2025
2025.4.2 中的更新
修补程序
- Fixed an issue with navigating through report pages in the WPF viewer in "Continuous" view mode.
Released: Oct 6, 2025
2025.4.1 中的更新
特性
- A new system variable, PageLine, has been added. It shows the line number for current row on a databand starting from a current page.
- The default name of the new user function has been changed. It will now be "MyFunction," since the name "Function" is registered in the Visual Basic scripting language.
- Report deserialization improvement - if an enum type value does not exist, the default value of that enum type will be deserialized. This is done to resolve certain issues that happen when...