Stimulsoft Dashboards.PHP のリリース

Released: Jan 13, 2025

2025.1.3 での更新項目

機能

  • Improved working with Node.js on Linux OS when generating reports on the server side.

Released: Dec 12, 2024

2025.1.1 での更新項目

機能

  • Added the ability to specify a "Title" for the X-axis and Y-axis in 3D charts.
  • Added filtering modes for dashboard items: Tree View and Tree View Box. The filter can now be applied with or without hierarchy.
  • You can now check variable name for reserved words.
  • Added the "onClose()" event for the report designer.
  • Added the ability to specify meta tags in the HEAD section.
  • Enhanced PDO ODBC support for PHP products, along with improvements to the ODBC data adapter.
  • Improved the accuracy of...

Released: Nov 13, 2024

2024.4.4 での更新項目

機能

  • Added the ability to add your own fonts for using in the reporting tool when using static PHP functions of the StiFontCollection class.
  • Added support for custom functions in the reporting tool via the StiFunctions PHP class. Any added functions will automatically appear in the data dictionary of the designer.
  • The error handler has been improved when building and exporting a report on the server side using Node.js.

不具合の修正

  • Server-side events did not work correctly when using the Laravel...

Released: Oct 24, 2024

2024.4.3 での更新項目

不具合の修正

  • Fixed request handler error while rendering a report on the PHP server that contains SQL data sources.

Released: Oct 16, 2024

2024.4.2 での更新項目

機能

  • Improved export of dashboard tables to PDF.

不具合の修正

  • Fixed problem with running event handler on Linux platform in PHP products.

Released: Oct 8, 2024

2024.4.1 での更新項目

機能

  • Added interaction actions for the dashboard elements - "Cards" and "Gauges".
  • Added the TopN feature for dashboard elements "Table" and "Cards".
  • Added "Constant Lines" and "Strips" for 3D charts.
  • The minimum required PHP version has been increased, with this release PHP 7.0 or higher is required.

不具合の修正

  • Fixed support for format mask in cases where month is specified as "MMM" or "MMMM".
  • Display negative colors for Scatter Line charts.

Released: Jul 8, 2024

2024.3.2 での更新項目

機能

  • Added support for sorting by the values of the X and Y fields in a "Heatmap" chart type.

Released: Jun 13, 2024

2024.3.1 での更新項目

機能

  • You can now handle line breaks using "" and "" in text when creating scripts in Blockly.

不具合の修正

  • Pivot Table Summary fields with expressions.

Released: Apr 4, 2024

2024.2.3 での更新項目

不具合の修正

  • Error when partially deploying scripts.
  • The error with the "Undefined variable $relativePath." has been fixed.

Released: Mar 13, 2024

2024.2.2 での更新項目

機能

  • Added 'relativePath' option to control relative URLs when loading product scripts.
  • Added 'passQueryParameters' option which lets you to pass GET parameter values to the PHP event handler.
  • You can now display header and data style in the 'View data' menu when using custom styles in dashboards.