Lancements de Stimulsoft Dashboards.PHP
Released: Aug 20, 2025
Mises à jour de 2025.3.4
Correctifs
- 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
Mises à jour de 2025.3.2
Correctifs
- Fixed problem with the "Online Map" dashboard element with the "Open Street Map" provider in the Web viewer.
Released: Jun 30, 2025
Mises à jour de 2025.3.1
Fonctionnalités
- 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...
Released: Jun 3, 2025
Mises à jour de 2025.2.5
Correctifs
- 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
Mises à jour de 2025.2.4
Fonctionnalités
- 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.
Correctifs
- When rendering a report on the server side, errors that occur in the onPrepareVariables event are not displayed.
- Fixed several bugs related to the...
Released: Apr 16, 2025
Mises à jour de 2025.2.3
Correctifs
- Several issues have been fixed when running the product on PHP 7.x.
Released: Apr 8, 2025
Mises à jour de 2025.2.2
Fonctionnalités
- Added 'onAfterInitialize' event. This is used to write any JavaScript code that will be executed after initialization of the viewer or designer component.
Correctifs
- 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
Mises à jour de 2025.2.1
Fonctionnalités
- 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...
Released: Feb 28, 2025
Mises à jour de 2025.1.6
Correctifs
- Passing the connection name when performing the connection test.
Released: Feb 13, 2025
Mises à jour de 2025.1.5
Fonctionnalités
- Added cookie support for Node.js requests.