Stimulsoft Reports.WPF 新版本发表

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.

Released: Jan 24, 2025

2025.1.4 中的更新

修补程序

  • Building and displaying a report in WCF projects, in cases where the report contains a variable of the DateTime type whose value is Not Assigned.
  • An error occurs in the Report Tree if the report designer is assigned an instance of a class that is inherited from StiReport.
  • Set days as the value of the DateTime Step property for axes in charts.
  • Adding a previously created data source to the "Recent" category.

Released: Jan 13, 2025

2025.1.3 中的更新

修补程序

  • Commands for copying content and components to the clipboard, as well as pasting from it in the WPF report designer for applications on the .NET 9 platform.
  • Text splitting was incorrectly performed when the text component had justified alignment enabled, and word wrap mode was disabled.
  • When exporting a report to an HTML, Word, or Excel file with the 'HTML Preview Mode' parameter set to Table, the background color of the adjacent component was used.
  • Displaying the Properties Panel in the...

Released: Dec 23, 2024

2025.1.2 中的更新

修补程序

  • An error message might appear if the file data sources have an incorrect connection path.
  • When authorizing in Stimulsoft BI Designer, an incorrect list of cloud resources was displayed on the "Recent" tab.
  • When exporting a report to an HTML file with the AddPageBreaks option enabled, the watermark was incorrectly positioned on the second and subsequent pages.
  • The ToCurrencyWordsPl function used the incorrect form of the currency name (złoty/złote/złotych) for certain values.
  • When exporting...

Released: Dec 12, 2024

2025.1.1 中的更新

特性

  • Added the Export Settings editor in the WPF designer.
  • Added the ability to specify a "Title" for the X-axis and Y-axis in 3D charts.
  • Localizations of map signatures have been moved to separate files.
  • The properties panel in the WPF V2 report designer has been updated. Now the properties panel works completely using reflection.
  • Added a regional map of Spain including the Canary Islands.
  • Updated system packages marked as vulnerable to the latest versions with fixes.
  • Improved displaying icons...

Released: Nov 26, 2024

2024.4.5 中的更新

特性

  • Added support for Microsoft .NET 9.

修补程序

  • A NuGet vulnerability with moderate severity.

Released: Nov 13, 2024

2024.4.4 中的更新

修补程序

  • Processing an array of values in a JSON data source.

Released: Oct 24, 2024

2024.4.3 中的更新

修补程序

  • Fixed issue loading and processing an event script created using Blockly in earlier versions of the Stimulsoft product.
  • Fixed issue displaying values in a List variable instead of keys in WCF applications.
  • Fixed issue using MySqlConnector to connect to MariaDB data sources.

Released: Oct 16, 2024

2024.4.2 中的更新

特性

  • The export settings options in the report now take the StiOptions.Viewer.Windows.Exports.Show options into consideration.

修补程序

  • Submitting parameter values from a variable of type "List" in WCF projects.
  • The CastToColumnType property did not work in compilation mode.
  • Incorrect saving of the Gauge style font size to JSON.
  • The issue with type converter compatibility in the custom SQL data adapter has been fixed.