| New Features |
|---|
| 1. | 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).V2026.3.2 |
| 2. | Added the new $vendorPath property for component scripts, allowing customization of the base path where component resources are located.V2026.3.2 |
| 3. | Added the Spanish language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3DJS |
| 4. | Added the Brazilian Portuguese language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3DJS |
| 5. | Added the Italian language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3DJS |
| 6. | Added new Polar and Stacked Polar chart types for reports and dashboards.V2026.3.1DJS |
| Fixed Bugs |
|---|
| 1. | Fixed a missing icon in the "Indicator" dashboard element when only the "Target" field has a value set.V2026.3.1DJS |
| 2. | Display labels in the Gauge dashboard element when using the Year() function on series values.V2026.3.2DJS |
| 3. | If saving a new report in the designer fails, the report file name selection dialog box will be displayed again.V2026.3.2 |
| 4. | Using the Totals function in Blockly scripts.V2026.3.2DJS |
| 5. | An issue with applying the ConvertNulls property when changing a data column type to a numeric type has been fixed.V2026.3.3DJS |
| 6. | Rendering reports grouped by a DateTime column containing null values.V2026.3.3DJS |
| 7. | Applying custom font styles from report resources, including TTC collections, in the report designer and viewer, and when exporting reports to SVG.V2026.3.3DJS |
| 8. | A security vulnerability in the Laravel integration, allowing unauthorized access to files on the server, has been fixed.V2026.3.3 |
| 9. | Fixed dashboard export for the "Range Selector" element always using the full value range instead of the range actually selected by the user.V2026.3.1DJS |