Stimulsoft Reports.PHP 2021.3

Released: May 17, 2021

2021.3 での更新項目

機能

  • Added the ability to set all export settings on the server-side using the onBeginExportReport event.
  • The "format" argument in the onEmailReport event now returns the Enum export type instead of its name. The name is passed in the "formatName" argument.
  • Updated the list of formats for exporting a report and added missing ones on the side of the PHP script.
  • The function for working with the event handler has been replaced with Stimulsoft.Helper.process() to fix the compatibility of namespaces. Previous options work without changes.
  • Updated icons and logos for applications and services.
  • Added the ability to sort items in the data dictionary.
  • Added the ability to print some bands on odd and even pages.
  • Added the ability to set default values for variables of the "List" type.
  • Added a map of Afghanistan for the "Map" component in reports and the "Region Map" element in dashboards.
  • Animation for displaying Stacked Area and Full Stacked Area charts has been added.
  • Some commands in the report wizards have been updated.

不具合の修正

  • An issue with displaying an error message in the onEndExportReport event has been fixed.
  • An error occurred when publishing a project in which the values of the report parameters were changed on the PHP server-side.
  • Not all export types available for publishing to JavaScript and PHP projects were displayed.
  • The error related to displaying icons in the "Columns" chart type has been fixed.
  • An error with exporting to the HTML file for the "Chart" component of "Stepped range" type has been fixed.
  • A bug with X axis labels with DateTime data type for the Gantt chart has been fixed.
  • Errors when working with a custom database adapter have been fixed.
  • A bug with getting an image from the database has been fixed.
  • The error of processing SVG images when exporting a report and dashboard to an HTML file has been fixed.
  • The error occurred with processingvthe relation direction in JSON data sources has been fixed.
  • Fixed a bug related to vertical alignment of text in the div mode of a component.
  • An error related to loading an *.mrt file with JSON markup into the report designer has been fixed.
  • A bug related to running scripts in some cases has been fixed.
  • Some minor issue in the watermark editor have been fixed.
  • A problem related to the visibility of grid lines for a chart in dashboards has been fixed.
  • A problem with data drill-down in an external report when this report is located in the resources of the main report has been fixed.
  • A bug related to calling the save window when exporting a report or dashboard to an HTML file has been fixed.
  • Working of the ColorEarch property for a Clustered Bar chart has been fixed.