Stimulsoft Reports.PHP のリリース
Released: Jul 9, 2021
2021.3.5 での更新項目
機能
- Added the ability to copy components from one browser tab to another.
不具合の修正
- A problem related to resetting the date and the same aliases in variables has been fixed.
- An error related to processing SQL queries for Node.js data adapters has been fixed.
- Some problems related to custom data adapters have been fixed.
- The error related to the processing of DateTime for reports and dashboards has been fixed.
- Some problems when using JS components for the Angular platform have been fixed.
Released: Jun 24, 2021
2021.3.4 での更新項目
機能
- When exporting a report to HTML format, Gradient/Glare brushes are now passed as native elements.
不具合の修正
- Fixed the error with processing the "Map" component in online mode, when it is placed on the "Data Band".
- Fixed the error in processing the "Cross-Tab" component when it is placed on the "Data Band".
- A bug with collapsing and expanding hierarchical lists in reports has been fixed.
- Some issues related to the preview settings of reports and dashboards have been fixed.
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.