| 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 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. | Full support for JSON data (JArray, JObject) in business objects, including nested objects, arrays, and native column data types.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 category grouping for variables in the parameters panel.V2026.3.1 |
| 20. | Added a new Stimulsoft Server REST API command for retrieving the list of element versions.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. | Dark theme support for the context menu in Server Controller.V2026.3.2 |
| 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. | License activation error "The requested security protocol is not supported" on .NET Core.V2026.3.3 |
| 6. | 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 |
| 7. | Filtering empty values in dashboards when using List Box elements.V2026.3.2 |
| 8. | Calculating the dashboard viewer dimensions in the Chrome browser.V2026.3.3 |
| 9. | Displaying the "About" box in Stimulsoft Server running in a Docker container.V2026.3.3 |
| 10. | Navigating to a bookmark by clicking a hyperlink in the report viewer.V2026.3.3 |
| 11. | An issue with retrieving images, rich text, and sub-reports attached to a report via Stimulsoft Server has been fixed.V2026.3.3 |
| 12. | An issue with dragging a server-attached image, rich text, or sub-report item from the dictionary into a report page in the web designer has been fixed.V2026.3.3 |
| 13. | Dragging an item from the dictionary onto the "Server" tab of the "Image" component editor in the web designer.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. | Storing the creation and modification time of items on Stimulsoft Server when using a PostgreSQL database.V2026.3.3 |
| 17. | Updating the modification date and time when saving changes to an existing report or dashboard template on Stimulsoft Server.V2026.3.3 |
| 18. | An issue with applying the ConvertNulls property when changing a data column type to a numeric type has been fixed.V2026.3.3 |
| 19. | 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 |
| 20. | The "+" character is encoded incorrectly in the Codabar barcode, and the B and C start/stop characters are swapped.V2026.3.3 |
| 21. | Converting whole amounts to Chinese currency words using the ToCurrencyWordsZh function.V2026.3.3 |
| 22. | 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 |
| 23. | Filtering data by multiple selected branches in the "Tree View" and "Tree View Box" dashboard elements when using the FullPath mode.V2026.3.3 |
| 24. | Dashboard elements remained empty when several elements used the same SQL data source.V2026.3.4 |
| 25. | Random dashboard elements were displayed empty when the data was loaded in parallel over a shared SQL connection.V2026.3.4 |
| 26. | Trimming the text with an ellipsis in dashboard elements when viewing a dashboard in the web viewer.V2026.3.4 |
| 27. | Permanently deleting an item from the Recycle Bin on Stimulsoft Server when running the delete command on it twice.V2026.3.4 |
| 28. | Incorrect font size for text with HTML tags when exporting a report to EMF.V2026.3.4 |
| 29. | Exporting a report to DBF when the default system encoding is not a single-byte encoding, such as UTF-8.V2026.3.4 |
| 30. | Displaying missing glyphs with some font styles when the text quality is set to "WYSIWYG".V2026.3.4 |
| 31. | Incorrect scaling of dashboard content when exporting to PDF with the "Paper Size" scale mode.V2026.3.4 |
| 32. | Incorrect row height for the "Table" dashboard element when combining regular and bold fonts within the same table.V2026.3.4 |
| 33. | 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 |
| 34. | Fixed a race condition during client/server configuration initialization that could cause random "IsNotSpecified" errors and ignored configuration values.V2026.3.1 |
| 35. | Fixed several configuration keys being ignored or applied to the wrong fields when configuration was loaded from appsettings.json (ASP.NET Core) or Azure RoleEnvironment.V2026.3.1 |
| 36. | Displaying the "Scatter" chart type in dashboards when the data is entered manually.V2026.3.4 |
| 37. | Embedding fonts when exporting a report to PowerPoint. Now embedded fonts are displayed correctly in MS Office 2019 and later versions.V2026.3.4 |
| 38. | Displaying SVG images with clipping paths when exporting a report to PDF.V2026.3.4 |
| 39. | Text size, line height and paragraph indents in the "Rich Text" component when viewing and exporting a report.V2026.3.4 |
| 40. | Line spacing modes and the height of empty paragraphs and empty table cells in the "Rich Text" component.V2026.3.4 |
| 41. | Determining a font name and measuring trailing spaces in the "Rich Text" component when a document contains alternative font names.V2026.3.4 |
| 42. | Word wrapping, the height of empty lines and using fonts from a document font table in the "Rich Text" component.V2026.3.4 |
| 43. | Displaying list bullets which use symbol fonts in the "Rich Text" component when viewing and exporting a report.V2026.3.4 |
| 44. | Line spacing in the "Rich Text" component when a paragraph is wrapped into several lines.V2026.3.4 |
| 45. | 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 |
| 46. | Displaying the "Show Find" menu item in the properties panel and in the data dictionary of the report designer.V2026.3.4 |
| 47. | Fixed an error that occurred when switching pages while the search bar was open.V2026.3.1 |