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 Server 2026.3.2Aug 14, 2026
Features
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.
Added the "Format" property for the "X Top Axis" and "Y Right Axis" labels.
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.
Added Dark theme support for the context menu in Server Controller.
Fixes
Auto-completion mode in the search bar on the properties panel has been disabled.
Values of user data sources are now loaded with the declared column types instead of plain strings.
An issue where filters from different dashboard filter elements (TreeView, TreeViewBox, ComboBox, ListBox) were combined with OR instead of AND has been fixed.
Filtering empty values in dashboards when using List Box elements.
Stimulsoft Server 2026.3.1Major versionJul 16, 2026
Features
Added the display of categories for variables in the parameters panel.
A new command has been added to the Stimulsoft Server REST API, which can be used to obtain a list of element versions.
Fixes
Looping when rendering dashboard elements in some cases.
Export a report to an encrypted document without specifying a password.
Configuration loading and initialization issues that could result in stochastic IsNotSpecified errors and ignored configuration values.
Several configuration keys were ignored or applied to the wrong fields when the configuration was loaded from appsettings.json (ASP.NET Core) or Azure RoleEnvironment.
Error when switching pages with the search bar open.
Stimulsoft Server 2026.2.4Jun 5, 2026
Features
Added the ability to automatically calculate page width and height when changing the web browser window size and the PageWidth or PageHeight are selected in the viewer.
Fixes
Incorrect URL for the "Help" menu item in the Server Navigator.
Stimulsoft Server 2026.2.3May 21, 2026
Features
Improved support for nullable Indicator values and blanks.
Improved support for nullable Progress values and blanks.
Improved support for nullable Gauge values and blanks.
Fixes
Entering values into a variable field with the DateTime data type and passing this value to the report.
Filtering data in hierarchical dashboard elements such as Tree View and Tree View Box.
Calling the editor for a user data source.
Fixed incorrect calculation of the final table when using a cached null table.
An issue with bold and italic fonts from resources.
Stimulsoft Server 2026.2.2Apr 29, 2026
Fixes
Executing Blockly scripts in the Click event of a text component.
Stimulsoft Server 2026.2.1Major versionApr 24, 2026
Features
Improved logos and icons for elements in the Navigator.
Added support for blocking the execution of property expressions for the DockStyle property at design time.
Improved support for generic type parsing.
Fixes
Converting a "Tree View" dashboard element to a "Tree View Box".
Fixed an issue with converting DateTimeOffset values in the expression parser.
In the list of variable values, identical labels were grouped into one.
Getting data from selected columns into items of a variable.
AM/PM time format in datepicker.
Saving the description for a report when you change it in the Report Options editor.
Fixed variable's data binding bug with some integers types.
Time format in the options panel for variables with the TimeOnly data type.
Fixed incorrect line and column calculation for tokens in the C# parser.
Stimulsoft Server 2026.1.5Mar 6, 2026
Fixes
In the "Email templates" editor for the dark theme in Stimulsoft Server.
Adaptation of some controls for the dark theme in Stimulsoft Server.
Stimulsoft Server 2026.1.4Feb 19, 2026
Fixes
Referencing business objects in a report using aliases.
Calling the GetDrillDownReport event when drilling down using an external report.
A request to the data source when the dashboard is first displayed in cases where the "Request parameters" property is set to "True".
Processing a list of elements in a variable, in cases where labels are not specified for the elements.
Stimulsoft Server 2026.1.3Feb 2, 2026
Features
Added a Slider mode for the "Date Picker" and "Number Box" dashboard elements.
Added a text editor for properties: "Report Name", "Report Alias", "Report Author", "Report Description".
Improved repainting grid lines on a page in the report designer.
Focus is now moved to the parent component when pressing Esc in the report designer.
Fixes
The size of the drop-down list of variables, in cases where long value labels are used.
Authorization on mobile devices in Stimulsoft Cloud using Google.
Getting the key of an element in tooltips for dashboard elements.
Positioning images when editing them in a rendered report.
Displaying text in the rendered report when the "Allow HTML Tags" and "Editable" properties are simultaneously enabled for the text component.
Displaying the variable label in the report when using the default value.
Displaying the Report Checker results on the Preview tab.
Minimum height of the "Map" component editor for reports.
Editing multiple data source parameters in the Web Report Designer.
Stimulsoft Server 2026.1.2Jan 8, 2026
Features
Added the ability to replace the content for the Image component in a rendered report if the component's Editable property is set to True.
Display the 'Format' category in the data dictionary tree for different editors.
Fixes
Setting the format for the parameters panel using the "ParametersPanelDateFormat" option.
Passing keys and labels of variables with the DateTime, TimeSpan, TimeOnly data types.
An issue of rendering dashboards with incorrect sql connections has been fixed.
Using aliases in the text editor for the Web report designer.
The issue with using CountDistinct function with string arguments in the Dashboards has been fixed.
Applying the "Data Bars" type to data fields in a "Table" dashboard element.