Stimulsoft Dashboards.PHP 新版本發表
Released: Aug 20, 2025
2025.3.4 中的更新
修補程式
- Fixed an issue with an incorrect file extension when saving dashboard snapshot (report snapshot) on the PHP server side.
- Fixed an issue with extra values for the "Mode" parameter in the "Interaction" menu of the "Gauge" and "Geometry" ("Shape") dashboard elements.
Released: Jul 18, 2025
2025.3.2 中的更新
修補程式
- Fixed problem with the "Online Map" dashboard element with the "Open Street Map" provider in the Web viewer.
Released: Jun 30, 2025
2025.3.1 中的更新
特性
- Added Open Street Map provider for the "Online Map" dashboard element.
- Added support for custom DateTime formatting in the "DateTime Picker" dashboard element.
- Dashboard charts now display all matching values in the tooltip when hovering in Stimulsoft BI Designer for Windows. Previously, if multiple data points had the same value, only the last one would appear in the tooltip. Now, all matching values are shown, providing a more complete view of the data.
- Added the ability to select the type...
Released: Jun 3, 2025
2025.2.5 中的更新
修補程式
- The issue with the "Size" property has been fixed for cases where the report variable is used as a SQL parameter in PHP data adapters.
Released: May 16, 2025
2025.2.4 中的更新
特性
- Optimized opening of dashboards with large amounts of data and elements in the report designer.
- Due to ongoing product development, implementation of new functions, and code restructuring, support for the outdated PHP 7.0 version has been discontinued; starting with this release, the product supports PHP 7.1 and higher.
修補程式
- When rendering a report on the server side, errors that occur in the onPrepareVariables event are not displayed.
- Fixed several bugs related to the product's operation on...
Released: Apr 16, 2025
2025.2.3 中的更新
修補程式
- Several issues have been fixed when running the product on PHP 7.x.
Released: Apr 8, 2025
2025.2.2 中的更新
特性
- Added 'onAfterInitialize' event. This is used to write any JavaScript code that will be executed after initialization of the viewer or designer component.
修補程式
- Incorrect handling of variables in event handler for Lavavel framework.
- When creating a variable on the server side, an empty variable identifier might be present.
Released: Mar 18, 2025
2025.2.1 中的更新
特性
- A new 'Get Data' block has been added to the event editor, which can be used to retrieve a value from a data column.
- Added support for XML, JSON, CSV file data adapters on the server side.
- Added a new event handler property 'encryptSqlData' which allows you to disable encryption of the data array passed to the reporting tool.
- Added the ability to register data in the report itself using the regData() method on the server side.
- Support for interactive actions has been added for the Progress...
Released: Feb 28, 2025
2025.1.6 中的更新
修補程式
- Passing the connection name when performing the connection test.
Released: Feb 13, 2025
2025.1.5 中的更新
特性
- Added cookie support for Node.js requests.