Stimulsoft Dashboards.PHP Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Stimulsoft Dashboards.PHP 2026.3.4Sep 10, 2026
Features
  • Added a new StiOptions.Engine.allowTextKerning option. It enables kerning and ligatures when measuring and rendering text; by default, kerning is disabled, which makes the preview and export results match each other better.
  • Added support for the Trimming and LineLimit properties of a text component when exporting a report to SVG, PDF, HTML.
  • Added a new "Heatmap" mode to the "Online Map" dashboard element. The color gradient and radius are customizable.
Fixes
  • Wrapping text in a text component when viewing a report and exporting it to PDF. In some cases, the last line of the text could be clipped.
  • Wrapping the text of a text component with the disabled WordWrap property when exporting a report to SVG.
  • Dashboard elements remained empty when several elements used the same SQL data source.
  • Positioning of the Thai upper vowel sign in the SARA AM combinations after a tone mark when exporting a report to PDF.
Stimulsoft Dashboards.PHP 2026.3.3Aug 25, 2026
Features
  • Added the Spanish language to the extended localization - report checker messages and property descriptions in the designer.
  • Added the Brazilian Portuguese language to the extended localization - report checker messages and property descriptions in the designer.
  • Added the Italian language to the extended localization - report checker messages and property descriptions in the designer.
Fixes
  • An issue with applying the ConvertNulls property when changing a data column type to a numeric type has been fixed.
  • Rendering reports grouped by a DateTime column containing null values.
  • Applying custom font styles from report resources, including TTC collections, in the report designer and viewer, and when exporting reports to SVG.
  • A security vulnerability in the Laravel integration, allowing unauthorized access to files on the server, has been fixed.
Stimulsoft Dashboards.PHP 2026.3.2Aug 14, 2026
Features
  • Added the isNewReport flag to the arguments of the report designer's onSaveReport event, allowing detection when a new report is being saved (the first save after creating the report).
  • Added the new $vendorPath property for component scripts, allowing customization of the base path where component resources are located.
Fixes
  • Display labels in the Gauge dashboard element when using the Year() function on series values.
  • If saving a new report in the designer fails, the report file name selection dialog box will be displayed again.
  • Using the Totals function in Blockly scripts.
Stimulsoft Dashboards.PHP 2026.3.1Major versionJul 16, 2026
Features
  • Added new Polar and Stacked Polar charts in reports and dashboards.
Fixes
  • Displaying an icon in the "Indicator" dashboard element if only the "Target" field has a value set.
  • Export of the selected range of values for the dashboard element "Range Selector".
Stimulsoft Dashboards.PHP 2026.2.4Jun 5, 2026
Fixes
  • Passing a parameter in a request from a variable with the DateTime data type.
  • Displaying values in Scatter Line and Scatter Spline charts.
Stimulsoft Dashboards.PHP 2026.2.3May 21, 2026
Features
  • Optimized displaying a large number of "Labels" and their layering in charts.
Fixes
  • Looping through a relation in data transformation.
  • Conditional formatting for the Chart and Progress dashboard elements.
  • Displaying identical values on the X-axis in Scatter dashboard charts.
Stimulsoft Dashboards.PHP 2026.2.1Major versionApr 24, 2026
Features
  • Added support for filtering mode - full path or only selected, for Multi selection mode in hierarchical dashboard filtering elements - Tree View and Tree View Box.
Stimulsoft Dashboards.PHP 2026.1.6Mar 13, 2026
Fixes
  • Fixed issue displaying zero values in a "Heatmap" chart.
Stimulsoft Dashboards.PHP 2026.1.5Mar 6, 2026
Fixes
  • The issue with the require_once path for handler has been fixed.
Stimulsoft Dashboards.PHP 2026.1.4Feb 19, 2026
Fixes
  • When exporting a dashboard, the state of the checkboxes in the "List" filter element is saved.
Stimulsoft Dashboards.PHP 2026.1.3Feb 2, 2026
Fixes
  • Some vulnerabilities in email sending have been fixed.