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.
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.