Stimulsoft Ultimate 2024.4.1

Released: Oct 8, 2024

2024.4.1 での更新項目

機能

  • Added the ability to specify the column width of the measure column in the table element.
  • Added a new White Black theme to the dashboards.
  • The new ExportSettings property has been added to the report, allowing predefined export settings to be configured for each type of export. This enables the specification of unique conditions for each report.
  • Support for summary functions for the TimeSpan data type has been added to dashboards.
  • A new Cells property has been added to the table element. It allows customization of the colors and fonts for the table's columns and summaries.
  • The ShowTitle option has been added to the View States settings of the chart element, allowing the name of a view to be displayed as the chart title.
  • Added "Constant Lines" and "Strips" for 3D charts.
  • Added the ability to pass StiPagesRange to the onPrintReport event.
  • A new Cells property has been added to the Pivot Table. It allows users to specify colors and fonts for the cells in the pivot table.
  • In user functions, support for entering script code in various languages has been added: C#, VB, JS. Script execution depends on the script language installed in the report template.
  • For many maps, localization of labels into native languages has been added.
  • Added support for 3D mode for various maps in reports and dashboards.
  • Added controls for collapsing and expanding all groups in a Pivot Table element.
  • Added the ability to add calculated measures to the text element.
  • The Insert Field button has been added to the editor of the text element.
  • Added support for JSON Database headers.
  • Added the ClickHouse data adapter.
  • Added new maps for the following: Africa, Algeria, Angola, Benin, Botswana, BurkinaFaso, Burundi, Cameroon, CapeVerde, Chad, Comoros, Djibouti, Egypt, EquatorialGuinea, Eritrea, Ethiopia, Gabon, Gambia, Ghana, Guinea, Mali, Mauritania, Mauritius, Morocco, Mozambique, Namibia, Niger, Nigeria, RepublicOfTheCongo, Rwanda, SaoTomeAndPrincipe, Senegal, Seychelles, SierraLeone, Somalia, SouthSudan, Sudan, Swaziland, Tanzania, Togo, Tunisia, Uganda, Zambia, Zimbabwe.
  • Added the TopN feature for dashboard elements "Table" and "Cards".
  • Added interaction actions for the dashboard elements - "Cards" and "Gauges".
  • Some improvements have been made to the use of the user-defined BackColor property in the drawing of the table element.
  • The Font and ForeColor properties of the Gauge element have been moved to the SeriesLabels property group, as they pertain to the series header output settings.
  • The UI of the Sparklines editor has been optimized.
  • Date and Time functions have been added to the expression editor menu.
  • Added the ability to delete a page from the report tree.
  • Optimized rendering 3D charts.
  • Several options have been added to the Page tab in the report designer.
  • The minimum required PHP version has been increased, with this release PHP 7.0 or higher is required.
  • Improved selecting the first control in the Label wizard.
  • The Image.ImageData property has been renamed to Image.Expression.
  • Editing the Rich-text component in the WPF viewer has been implemented.
  • A property has been added that provides the ability to automatically convert column data types. This is necessary when establishing connections between columns with different data types from different data sources.
  • The "Report Icon" and "Report Image" properties have been added to the properties panel in the report designer.
  • Localization for the ToolTip property in the Chart Style has been added.

不具合の修正

  • Incorrect positioning of dashboard element editors when using multiple monitors.
  • Incorrect text size in dashboards when the "SizeMode" option is set to "Fit".
  • Removed extra spaces in the "Date Picker" dashboard element.
  • Fixed support for format mask in cases where month is specified as "MMM" or "MMMM".
  • Displays the chart if the "Show edge values" parameter is set to "True".
  • Displaying a Sunburst chart when using hyperlinks in the Chart Interaction editor.
  • Display negative colors for Scatter Line charts.
  • Handling JSON data with empty values.
  • Calling events from code.
  • Map of Afghanistan in reports and dashboards.
  • Display categories for a property list in the Table style.
  • Changing the WizardTypeRunningAfterLoad option when saving a report would display the report creation wizard in the Blazor designer.
  • In some cases, interactive reports and dashboards may not work correctly when using asynchronous Blazor viewer events.
  • Calculating the page number when viewing a report in a WPF viewer.
  • Expressions were not taken into account when the watermark text was drawn at design time.
  • Drill-down of data in the Cross-tab component.
  • Save the state of the selected ribbon layout in the report designer.
  • An issue where the TopN UI was displayed in the table element editor when no fields were present has been fixed.
  • Enable and disable columns in the "Table" element when viewing the dashboard in the WPF viewer.
  • A bug related to bookmarks on a page with columns has been fixed.
  • Viewing a dashboard with the "Cards" element, in cases where the controls in the interaction editor are disabled.
  • Saving the value of the Visible property for horizontal lines of the chart area when saving a report to an mrt file with JSON markup.
  • Displaying the "Date Picker" element when viewing a dashboard in a WPF viewer.
  • Parsing values on the Panel element.
  • Display charts with DateTime data on the X-axis.
  • Clearing the cache when calling the report.Dispose() method before replacing the report in the report designer.
  • Displaying controls for a GraphQL data source.
  • Rounding in TimeSpan data type values in .NET Core components.