| New Features |
|---|
| 1. | Automatic font substitution in PDF export when the selected font does not contain the required glyphs; on .NET, system fonts are now embedded automatically without requiring registration.V2026.3.2 |
| 2. | The search box of ListBox and ComboBox filter elements in the Dashboards now accepts multiple values separated by spaces (OR logic); a phrase in double quotes is treated as a single term. Can be disabled via StiOptions.Engine.UseAdvancedTextSearchInFilterElements.V2026.3.3 |
| 3. | Added the Spanish language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3 |
| 4. | Added the Brazilian Portuguese language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3 |
| 5. | Added the Italian language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3 |
| 6. | Added localization of the function descriptions in the dictionary of the report designer. The descriptions of functions, their arguments and return values, as well as function categories, are now displayed in the designer language.V2026.3.3 |
| 7. | Added the AddYears function as a synonym for the AddYear function in dashboard expressions.V2026.3.3 |
| 8. | Added the CountDistinct function as a synonym for the DistinctCount function in dashboard expressions.V2026.3.3 |
| 9. | Added the Mid function as a synonym for the Substring function in dashboard expressions.V2026.3.3 |
| 10. | Added the Mode, ModeD, ModeI, MedianD and MedianI functions to dashboard expressions. Previously these functions were available only as a summary type of a measure.V2026.3.3 |
| 11. | The expression editor in the dashboard designer now offers every function the dashboard expressions support - conditional sums, grand totals, date, string and math functions - each with a description and a parameter hint. Previously only two dozen summary functions were suggested.V2026.3.3 |
| 12. | Code completion and syntax highlighting in the dashboard expression editor.V2026.3.3 |
| 13. | Added the ability to test-run a user-defined function with sample arguments directly in its editor.V2026.3.1 |
| 14. | Added the ability to edit HTTP request headers from code for GraphQL data sources.V2026.3.1 |
| 15. | Added new Polar and Stacked Polar chart types for reports and dashboards.V2026.3.1 |
| 16. | Added a "Max Selected Items" limit for variables of the "List" type, available only when "Allow User Values" is set to False.V2026.3.1 |
| Enhancements |
|---|
| 1. | When most ListBox/ComboBox items are checked in the WinForms dashboards, the User Filter is now built from the few unchecked ones (NotEqualTo) instead of listing every checked item, as in the Web viewer.V2026.3.2 |
| Fixed Bugs |
|---|
| 1. | Fixed incorrect expressions in the item list of a Range-type report variable when its data type is DateTime.V2026.3.1 |
| 2. | Fixed dashboard chart point markers (dots) not displaying correctly on hover.V2026.3.1 |
| 3. | Fixed the properties panel not refreshing after duplicating a report template page.V2026.3.1 |
| 4. | Fixed incorrect sizing (measurement) of custom-font text in the "Indicator" dashboard element.V2026.3.1 |
| 5. | Fixed custom fonts not rendering correctly in the "Progress" dashboard element.V2026.3.1 |
| 6. | Fixed custom fonts not rendering correctly in the "Text" dashboard element.V2026.3.1 |
| 7. | Fixed a missing icon in the "Indicator" dashboard element when only the "Target" field has a value set.V2026.3.1 |
| 8. | Fixed dashboard chart tooltips showing the raw, unresolved {SeriesColor} token instead of the actual color when hovering.V2026.3.1 |
| 9. | The Ribbon chart icon was missing from the component editor.V2026.3.2 |
| 10. | Values of user data sources are now loaded with the declared column types instead of plain strings.V2026.3.2 |
| 11. | Display labels in the Gauge dashboard element when using the Year() function on series values.V2026.3.2 |
| 12. | Using the Totals function in Blockly scripts.V2026.3.2 |
| 13. | Fixed an issue where the designer crashed with the error "Cannot remove the specified item because it was not found in the specified Collection" when switching to the Preview tab.V2026.3.2 |
| 14. | Fixed an issue where parameters in Dialog display mode were not being applied to dashboard elements.V2026.3.2 |
| 15. | An issue where filters from different dashboard filter elements (TreeView, TreeViewBox, ComboBox, ListBox) were combined with OR instead of AND has been fixed.V2026.3.2 |
| 16. | Passing a value as a parameter to a URL from cells of the "Table" dashboard element.V2026.3.2 |
| 17. | An issue with the Nothing initial selection of nullable date variables in the parameters panel has been fixed.V2026.3.2 |
| 18. | Filtering empty values in dashboards when using List Box elements.V2026.3.2 |
| 19. | Creating a duplicate dashboard in the report designer.V2026.3.2 |
| 20. | The DispatcherTimer error when using TFM NET*-windows in WPF projects has been fixed.V2026.3.2 |
| 21. | An issue with the untranslated tooltip of the "Swap" button in the chart editor has been fixed.V2026.3.3 |
| 22. | Applying an interactive filter in the "Table" dashboard element in the WPF viewer under non-English regional settings.V2026.3.3 |
| 23. | Some correction of displaying numeric filter values as dates in the filter caption of a dashboard element.V2026.3.3 |
| 24. | Fix of displaying the applied filter text in the title area of a dashboard element in the WPF viewer.V2026.3.3 |
| 25. | Applying a filter by clicking on a cell of an aggregated column in the "Table" dashboard element. The filter is now built from the values of the dimension columns of the clicked row.V2026.3.3 |
| 26. | Applying custom fonts to dashboard elements in the WPF viewer.V2026.3.3 |
| 27. | Applying custom fonts to labels of the "Gauge" dashboard element in the WinForms and JavaScript viewers.V2026.3.3 |
| 28. | Displaying the "All" value when searching for values in the ComboBox dashboard element.V2026.3.3 |
| 29. | An issue with applying the ConvertNulls property when changing a data column type to a numeric type has been fixed.V2026.3.3 |
| 30. | Converting whole amounts to Chinese currency words using the ToCurrencyWordsZh function.V2026.3.3 |
| 31. | A system beep at the start of scrolling an open drop-down list with a touchpad when running in a virtual machine.V2026.3.3 |
| 32. | Highlighting the selected cell in the "Table" dashboard element after applying a filter in the WPF viewer.V2026.3.3 |
| 33. | Fixed the "Slider" dashboard element opening the legacy font editor instead of the current one.V2026.3.1 |
| 34. | Fixed Interaction settings for a column in the "Cards" dashboard element not being saved on Save/Open.V2026.3.1 |
| 35. | 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.1 |