Stimulsoft Reports.PHP のリリース

Released: Jun 11, 2021

2021.3.3 での更新項目

機能

  • Added the ability to support custom values for the "Check Box" component.
  • Added the ability to send a new report to the server-side and back when using the onCreateReport event.
  • Added the ability to use isWizardUsed in the arguments of the onCreateReport event. Using this flag, you can find out if the wizard is being used to create a new report.
  • Added the ability to print on even and odd pages of the "Page Footer" band.

不具合の修正

  • Fixed the error in the "Process At" property for text report...

Released: May 28, 2021

2021.3.2 での更新項目

不具合の修正

  • When exporting a report to PDF, the error of text encoding for some fonts is fixed.
  • A bug with date format for variables is fixed.
  • An issue using the SumDistinct function in reports is fixed.
  • The error processing some date formats in reports and dashboards is fixed.
  • The error exporting the "Progress" element to the HTML file is fixed.

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...

Released: Mar 16, 2021

2021.2 での更新項目

機能

  • Mathematical formulas - You can now insert math formulas in your reports. You can also specify formulas using LaTeX syntax.
  • New data adapters - Microsoft Azure SQL and Azure Blob Storage - Added new adapters to fetch data from services such as Azure SQL and Azure Blob Storage.
  • New variable features:
    • You can now customize the globalization of variable elements.
    • When creating or editing a variable with the Request from User option enabled, you can now specify the sort sequence of variable...

Released: Jan 15, 2021

2021.1.1 での更新項目

機能

  • New component - Table of Contents - This component will help you create an interactive table of contents for your report without writing any code or scripts. When the report is rendered, a table of contents with navigation is generated.
  • Added PDO data adapters for Microsoft SQL Server, MySQL, Firebird, Oracle, and PostgreSQL.

Released: Nov 26, 2020

2020.5.2 での更新項目

機能

  • Added the ability to specify arrays of CC and BCC addresses when sending a report by email.
  • Designer and viewer algorithms as well as comments to settings and events have been updated and improved.

不具合の修正

  • More precise specifying of table column types for different PostgreSQL versions has been fixed.

Released: Aug 7, 2020

2020.4.1 での更新項目

機能

  • Sparklines in reports - In this release Sparklines can now be used as a data visualization component in reports. You can add a component to a report page or a Data band, specify a data column, and select a type. Data values can be displayed as Line, Area, Column, or Win/Loss.
  • Viewing data for elements - Now you can view data from the current dashboard element directly in the viewer.
  • Viewing a dashboard query - When designing a dashboard using multiple data sources, you can view a virtual data...

Released: Jun 19, 2020

2020.3.2 での更新項目

機能

  • Added new AddOpentypeFont multi-path option.

不具合の修正

  • External URL for sub reports and drill-down.
  • Disable log on try-parse in DateTime.

Released: Jun 11, 2020

2020.3.1 での更新項目

機能

  • Added the ability to encryption connection string and SQL query when sending a command to the server.

不具合の修正

  • Issue with rendering text in div mode.
  • Issues with the text format.
  • Bookmarks/Tags on some containers.
  • Issues with the excelValue.
  • Issues zooming images.
  • Issues exporting report to data formats.
  • PostgreSQL data adapter column type issue.

Released: Apr 28, 2020

2020.2.3 での更新項目

不具合の修正

  • If Culture was set in the report then this culture was not rendered.
  • Issue with drill-down.
  • Speed improved.