Stimulsoft Ultimate 2024.3.1

Released: Jun 13, 2024

2024.3.1 での更新項目

機能

  • Added a connecting tooltip for menu captions.
  • Added the ability to set export settings, and classes of export settings have been added to the corresponding events.
  • Added a new function - ToCurrencyWordsRu().
  • Added support for native names of geographical objects when manually entered for maps of China, Canada, Japan, Mexico, Netherlands, Norway, South Korea, Switzerland, and Poland.
  • Added support for creating user functions in the report designer.
  • A new StiOptions.Engine.GlobalEvents.GetDefaultFont static event has been added. This event helps when replacing default fonts for all components.
  • The new FixedHeight property has been added to the Combo Box, Tree View Box, and Date Picker elements.
  • The "Show Zeros" property has been added for Range Chart.
  • Added the ability for Interactions to address each argument in the dashboard chart separately if more than one argument is specified.
  • You can now handle line breaks using "" and "" in text when creating scripts in Blockly.
  • A new type of variable has been added - Text. It is used for entering multi-line text in the viewer parameters.
  • Added the option to duplicate chart series.
  • Added an option to select the default report save format.
  • The Events Access option has been introduced in the JS report designer. This feature allows you to define the behavior when executing code in report events, offering an opportunity to enhance security when opening reports with various event scenarios.
  • Added an option to control synchronization behavior in the data dictionary.
  • Additional properties have been added to the DataBar Condition - CornerRadius, Padding and Text Placement, Also, brush can now be taken from a component.
  • The Heatmap chart has been added to JavaScript reports and dashboards.
  • Support for DateOnly and TimeOnly types has been added for the report variables and data columns.
  • Changed the behavior when installing product packages: by default, only the necessary modules are installed. Additional modules can be installed separately or using the [ext] installation parameter.
  • Improved the vertical scroll bar for the editor of the Regional Map element.
  • Added default states for sorting the list of variable values in the options panel for the .NET Core viewer. Previously, by default all values were sorted.
  • Optimized the display of report rendering progress in the WinForms viewer and designer.
  • Improved loading and displaying dashboards in the WPF viewer.
  • Improved the behavior of the "Max (Data Rows)" parameter for dashboards. If the parameter is set to 0, then when opening a template in the designer, queries to data sources are not performed.
  • Updated to Angular 16.

不具合の修正

  • Cross-Tab date summaries.
  • Passing the data type of a parameter, in cases where a variable is used as a parameter in queries to SQL data sources.
  • Processing empty values for charts.
  • A bug with cache for Data Sources in reports has been fixed.
  • Pivot Table Summary fields with expressions.
  • The operation of the "Text After" and "Text Before" properties when using Date Time Step in charts has been fixed.
  • Removing merged cells in a Table component.
  • Displaying a QR code after exporting a report.
  • Processing columns in a container.
  • Fixed ToCurrencyWords() function.
  • "Show Nulls" and "Show Zeros" properties did not control values on both axis for Scatter Chart.
  • Using expressions to calculate a value in a Pivot Table.
  • Support for the Port parameter in the connection string for StiOracleDevartConnector.
  • Processing an expression that contains the name of the relation in the dashboard elements.
  • Export a report to a Microsoft Word file from code for Blazor components.
  • Loading images in the "Table" dashboard element.
  • Processing negative values for a Funnel chart.
  • Displaying the value in the hover tooltip for the "Region Map" dashboard element when using the Gray design style.
  • Update commands on the Ribbon toolbar when selecting a component in the Report Tree panel in the WPF v2 report designer.
  • An issue with the table headers' rendering at different scales in Dashboards has been fixed.
  • Drawing a list of icons for an Icon Set type of a condition.
  • Initialization of the user value in the variable when viewing the report has been implemented.
  • Definitions of the first day of the week in Data Picker when changing the report culture and browser settings.
  • Error when using MathFormula in Blazor has been fixed.
  • Color error for the "Child" band when editing a report.
  • The text element with the "Export as Image" property has not been displayed in JS.
  • Processing values when using the FiscalMonthIdent() function in dashboard charts.
  • Error related to collapsing in the report.
  • A problem with saving font size of the Text in Cells component to the JSON format has been fixed.
  • Reports opened by dropping them into Designer ignored the AutoSynchronize option.
  • Retrieving columns with schema name in JS.