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.PYTHON 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.PYTHON 2026.1.6Mar 13, 2026
Fixes
Fixed issue displaying zero values in a "Heatmap" chart.
Stimulsoft Dashboards.PYTHON 2026.1.5Mar 6, 2026
Features
The new StiOptions.Engine.Maps.DisabledMaps property allows you to exclude maps from the Map report component and the Region Map dashboard element.
Added new RuntimeType(), RuntimeName(), RuntimeVersion(), RuntimeIdentifier(), and RuntimeOS() functions to determine the current execution environment.
Fixes
Processing decimal64 data in a ClickHouse data source.
Stimulsoft Dashboards.PYTHON 2026.1.4Feb 19, 2026
Fixes
When exporting a dashboard, the state of the checkboxes in the "List" filter element is saved.
Stimulsoft Dashboards.PYTHON 2026.1.3Feb 2, 2026
Fixes
Some vulnerabilities in email sending have been fixed.
Connecting to SQL data sources using Python data adapters.