| 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 "Format" property for the "X Top Axis" and "Y Right Axis" labels.V2026.3.2 |
| 3. | Added support for ASP.NET + Vue projects in the Publish wizard.V2026.3.2 |
| 4. | Added the Spanish language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3 |
| 5. | Added the Brazilian Portuguese language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3 |
| 6. | Added the Italian language to the extended localization - report checker messages and property descriptions in the designer.V2026.3.3 |
| 7. | 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 |
| 8. | Added the AddYears function as a synonym for the AddYear function in dashboard expressions.V2026.3.3 |
| 9. | Added the CountDistinct function as a synonym for the DistinctCount function in dashboard expressions.V2026.3.3 |
| 10. | Added the Mid function as a synonym for the Substring function in dashboard expressions.V2026.3.3 |
| 11. | 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 |
| 12. | Support for the Trimming and LineLimit properties of a text component when exporting a report to SVG and PDF, also in the new HTML text rendering engine.V2026.3.4 |
| 13. | When exporting a report to OpenDocument Writer, support for bookmarks and the links leading to them has been added. It allows navigating a report by its table of contents in the exported document.V2026.3.4 |
| 14. | Added a new "Island of Ireland" map for the "Map" component in reports and for the "Region Map" element in dashboards.V2026.3.4 |
| 15. | Support for the data URI scheme in the ImageURL property of the "Image" component. An image embedded into a report template as data:image/... is now displayed when viewing and exporting a report.V2026.3.4 |
| 16. | The UseInlineStyles property has been added to the HTML export settings. When enabled, the styles of report components are duplicated as inline styles of the HTML elements, so the exported report keeps its appearance in e-mail clients that ignore the style block.V2026.3.4 |
| 17. | Support for tab stops with left, center, right and decimal alignment in the "Rich Text" component.V2026.3.4 |
| 18. | Support for the "All caps" character formatting in the "Rich Text" component.V2026.3.4 |
| 19. | Added support for publishing ASP.NET React projects via the Publish wizard.V2026.3.1 |
| Enhancements |
|---|
| 1. | Report Checker now detects font-related issues, including missing glyphs, unavailable Bold/Italic styles, fonts that cannot be embedded in PDF, and RTL text with the RightToLeft option disabled.V2026.3.2 |
| 2. | Improved publishing of Standalone projects in the Publish wizard, and updated the algorithm used to find the required product version.V2026.3.1 |
| Fixed Bugs |
|---|
| 1. | Fixed an infinite loop that could occur when rendering certain dashboard elements.V2026.3.1 |
| 2. | Fixed the Web report viewer allowing export to an encrypted document without a password, which produced a corrupted file. The export dialog now requires a password before proceeding.V2026.3.1 |
| 3. | Auto-completion mode in the search bar on the properties panel has been disabled.V2026.3.2 |
| 4. | Values of user data sources are now loaded with the declared column types instead of plain strings.V2026.3.2 |
| 5. | 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 |
| 6. | Passing a value as a parameter to a URL from cells of the "Table" dashboard element.V2026.3.2 |
| 7. | Filtering empty values in dashboards when using List Box elements.V2026.3.2 |
| 8. | An issue with the URL parameters when exporting reports and dashboards to Stimulsoft Cloud has been fixed.V2026.3.2 |
| 9. | Calculating the dashboard viewer dimensions in the Chrome browser.V2026.3.3 |
| 10. | Automatic hiding of the toolbar with the "Pin" button in the mobile interface of the viewer.V2026.3.3 |
| 11. | Page navigation and zoom change in the navigation panel and through the API of the viewer.V2026.3.3 |
| 12. | Overlapping of the navigation panel buttons by the bookmarks panel in the viewer.V2026.3.3 |
| 13. | Navigating to a bookmark by clicking a hyperlink in the report viewer.V2026.3.3 |
| 14. | Some correction of displaying numeric filter values as dates in the filter caption of a dashboard element.V2026.3.3 |
| 15. | 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 |
| 16. | An issue with applying the ConvertNulls property when changing a data column type to a numeric type has been fixed.V2026.3.3 |
| 17. | A component pasted from the clipboard appeared in the top-left corner of the page instead of near its original position in the web designer.V2026.3.3 |
| 18. | The "+" character is encoded incorrectly in the Codabar barcode, and the B and C start/stop characters are swapped.V2026.3.3 |
| 19. | Converting whole amounts to Chinese currency words using the ToCurrencyWordsZh function.V2026.3.3 |
| 20. | An issue where the report panel could extend beyond the viewer bounds when its container size changed during initial rendering has been fixed.V2026.3.3 |
| 21. | Filtering data by multiple selected branches in the "Tree View" and "Tree View Box" dashboard elements when using the FullPath mode.V2026.3.3 |
| 22. | Dashboard elements remained empty when several elements used the same SQL data source.V2026.3.4 |
| 23. | Random dashboard elements were displayed empty when the data was loaded in parallel over a shared SQL connection.V2026.3.4 |
| 24. | Trimming the text with an ellipsis in dashboard elements when viewing a dashboard in the web viewer.V2026.3.4 |
| 25. | Incorrect font size for text with HTML tags when exporting a report to EMF.V2026.3.4 |
| 26. | Exporting a report to DBF when the default system encoding is not a single-byte encoding, such as UTF-8.V2026.3.4 |
| 27. | Displaying missing glyphs with some font styles when the text quality is set to "WYSIWYG".V2026.3.4 |
| 28. | Incorrect scaling of dashboard content when exporting to PDF with the "Paper Size" scale mode.V2026.3.4 |
| 29. | Incorrect row height for the "Table" dashboard element when combining regular and bold fonts within the same table.V2026.3.4 |
| 30. | Embedding the custom font body separately for every element of a dashboard that uses that font, when displaying the dashboard in the web designer or web viewer.V2026.3.4 |
| 31. | Displaying the "Scatter" chart type in dashboards when the data is entered manually.V2026.3.4 |
| 32. | Embedding fonts when exporting a report to PowerPoint. Now embedded fonts are displayed correctly in MS Office 2019 and later versions.V2026.3.4 |
| 33. | Displaying SVG images with clipping paths when exporting a report to PDF.V2026.3.4 |
| 34. | Text size, line height and paragraph indents in the "Rich Text" component when viewing and exporting a report.V2026.3.4 |
| 35. | Line spacing modes and the height of empty paragraphs and empty table cells in the "Rich Text" component.V2026.3.4 |
| 36. | Determining a font name and measuring trailing spaces in the "Rich Text" component when a document contains alternative font names.V2026.3.4 |
| 37. | Word wrapping, the height of empty lines and using fonts from a document font table in the "Rich Text" component.V2026.3.4 |
| 38. | Displaying list bullets which use symbol fonts in the "Rich Text" component when viewing and exporting a report.V2026.3.4 |
| 39. | Line spacing in the "Rich Text" component when a paragraph is wrapped into several lines.V2026.3.4 |
| 40. | The font size, the background color and the text alignment when a rich text is converted to HTML in the web designer.V2026.3.4 |
| 41. | Displaying the "Show Find" menu item in the properties panel and in the data dictionary of the report designer.V2026.3.4 |
| 42. | Fixed an error that occurred when switching pages while the search bar was open.V2026.3.1 |
| 43. | Fixed the confirmation message disappearing after clicking "Resend Email" during user registration in Stimulsoft Cloud.V2026.3.1 |