Stimulsoft Reports.NET 2023.2.1

Released: Mar 23, 2023

Mises à jour de 2023.2.1

Fonctionnalités

  • Added the connection string parameter editor for MySQL and PostgreSQL data sources.
  • Improved the connection string parameter editor for Microsoft SQL data source.
  • Added the ability to use double quotes for table names in queries to the PostgreSQL data storage.
  • Added verification of an expression syntax in Conditions for Expression and Assign Expression fields.
  • Added the ability to display external labels for doughnut charts.
  • In the scheduler export settings dialog, support for saving the state of parameters when the settings menu was called repeatedly has been added.
  • 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 the ability to copy and paste objects and group of objects with help of the clipboard from and to the dictionary.
  • Added a new property in reports - Side By Side for Clustered Column.
  • 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 support for the Open Containing Folder command for local files in the Recent Files menu.
  • 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.
  • Added support for selecting a theme and accent color in the Report Publish Wizard for WinForms and WPF platforms.
  • Added the ability to select a set of Monoline and Regular icons for the report designer and viewer.
  • Added support for light and dark themes in the report designer and viewer.
  • Unused keys from loaded globalization strings will now be removed.
  • Improvements have been made regarding properties refreshing after changing Cross-Tab summary property.
  • Updated the state of the Calculation Mode property for newly created reports. The report calculation mode will now be set to Interpretation by default.
  • The look of the null checkbox of the report parameters has been changed. Now it looks more user-friendly.
  • The databand's filters now support the 'equal to or is null' operation, which allows you to compare a selected data column with a specified variable or check if the specified variable is null. This operation enables you to determine with a single action whether something is selected or nothing is selected in a filter.

Correctifs

  • Fixed a problem with dependent variables and handling of DBNull values.
  • Fixed the error that occurred when loading the *.mdc file with JSON markup in the report viewer.
  • 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 report export error when using Threads.
  • Fixed an issue with using a space in the request from users variables.
  • Fixed an issue with decreasing a long page in the designer after pressing Cancel button.
  • A small fix regarding a selection of the fields in the Cross-tab editor.
  • Fixed an issue with using the RighToLeft property in the report's forms.
  • Fixed an error with using Prompt User Name and Password connection string parameters when viewing a report.
  • Fixed an error that occurred when opening the SaveAs window if the assembly was not connected.
  • Fixed an issue related to the appearance of the Trial watermark when launching the scheduler in Stimulsoft BI Designer.
  • Fixed a bug related to displaying images in the Table report component.
  • Fixed a problem related to copying the cells of the Table component when using the Ctrl key.
  • Fixed a bug related to copying the cells of the Table component in the report designer.
  • Fixed an issue with the priority of applying styles assigned to the Table component and its cells.
  • An error occurred in the designers if, in the Gauge editor in the Custom mode, the Maximum value was set to a number less than or equal to Minimum.
  • Fixed an issue with saving the Decimal Digits parameter when saving a report to .mrt with JSON markup.
  • All variables could not be deleted with the Delete command in the dictionary.
  • Fixed an issue with changing a variable type from string to object.
  • An automatically generated name of a totals in the data source base on other data source has been corrected.
  • 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 changing the Shape type.
  • Fixed and issue with enabling the AllowApplyStyle property did not hide the Color property from changing.