Stimulsoft Reports.WPF Releases
Released: Oct 6, 2022
Updates in 2022.4.2
Features
- Updated and improved the algorithm for drawing 3D charts for small series values.
Released: Sep 27, 2022
Updates in 2022.4.1
Features
- Added the ability to connect to the MariaDB database. The connection creation command is located on the SQL tab in the "New Data Source" menu.
- Added support for new GS1 DataMatrix and GS1 QR Code barcodes.
- Added the ParameterWidth property to the report. It helps in specifying the width of the each request from user parameter in the viewer.
- Added new PDF Digital Signature component to the reports. It is a placeholder which helps to digitally sign a PDF file which was generated from a...
Released: Aug 29, 2022
Updates in 2022.3.5
Fixes
- Fixed a bug related to changing the line style for the "Scatter" chart.
Released: Aug 2, 2022
Updates in 2022.3.4
Fixes
- When exporting a report to Excel, the "#" symbol was exported incorrectly in hyperlinks.
- Fixed a bug in the report engine related to support of "new DateTime(..)" command in the "Interpretation" mode.
- Fixed a bug related to the processing of inverse trigonometric functions (acos, asin, atan) when creating event scripts using Blockly.
Released: Jul 15, 2022
Updates in 2022.3.3
Features
- Added the ability to save an image as a report resource.
- Added the ability to process and analyze 'DateTimeOffset' type data.
- Added support for GraphQL data source in WPF report designer.
- Updated algorithm for creating 'Table' type styles when executing the 'Get Style From Selected Components' command in reports.
Fixes
- Fixed an error related to filtering data of the 'Table' component in reports.
Released: Jun 23, 2022
Updates in 2022.3.2
Features
- Added application window controls when opening the "File" menu in the WPF v2 report designer.
- Updated the algorithm for calling the editor of the "Map" component and the "Region Map" element after they have been added to a report or dashboard template.
Fixes
- Fixed a bug related to the selection of values in dependent variables of the "List" type for the WPF report designer component.
- Fixed some issues related to the localization of the menu for opening and saving reports in the WPF v...
Released: Jun 17, 2022
Updates in 2022.3.1
Features
- GraphQL data adapter - Added the ability to get data from various data stores using the GraphQL query model. This data source type has a number of advantages over REST or SQL queries.
- Ribbon Chart - Added a new Ribbon Chart. This chart type is an improved version of the Stacked Column chart. Values for each argument are sorted from largest to smallest. A curve is drawn between the values (this is a ribbon), which allows you to estimate the tendencies and trends of indicators when...
Released: May 27, 2022
Updates in 2022.2.6
Features
- Map component adds support for drill-down.
- Added support for "Code" tab in Report Designer.
- Added new "RemoveHtmlTags" static property used when exporting a report to a data file such as CSV, DBF, XML or JSON.
- Improved algorithm for drawing labels for values that are outside the range of the value scale in the "Gauge" component.
- Improved style application algorithm for the "Table" report component. Also, the behavior of the "Even Style" and "Odd Style" component properties was redefined...
Released: May 13, 2022
Updates in 2022.2.5
Features
- WPF viewer adds support for viewing reports in HTML view.
- Updated algorithm to display value labels in horizontal "Gauge" report component.
- Optimized Engine - Loading resources from a template is now faster and consumes less memory.
- Export to PDF - UnsignedSignature fields can now be exported in PDF/A mode.
Fixes
- Fixed a problem with handling of a variable as a parameter in an SQL query when using the user input mode.
- Export to RTF - Fixed several bugs with list tag export.
- Engine...
Released: Apr 22, 2022
Updates in 2022.2.4
Features
- Added StiFontCollection.GenerateFonts event which allows you to change the list of output fonts.
- When exporting reports to PDF, font file size is now optimized for OpenType fonts (OTF).
- When exporting reports to SVG, this release added support for "Exceed Margins" mode for the text component.
Fixes
- Fixed an error with saving "Exceed Margins" mode of a text component when saving a report to an MDC file.
- When exporting a report to a PDF document, an error that occurred for some data has...