Stimulsoft Designer 2026.3

Veröffentlicht am 17. Juli 2026
Neue Möglichkeiten
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.Added support for ASP.NET + Vue projects in the Publish wizard.
V2026.3.2
3.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
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.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
13.Added the StiOptions.Export.Excel.ConvertNumericTextMode option (values: None / CrossTabOnly / All, default: None). It controls whether text that looks like a number is exported to Excel as a numeric cell rather than as a string.
V2026.3.3
14.Code completion and syntax highlighting in the dashboard expression editor.
V2026.3.3
15.Full support for JSON data (JArray, JObject) in business objects, including nested objects, arrays, and native column data types.
V2026.3.3
16.Added the ability to test-run a user-defined function with sample arguments directly in its editor.
V2026.3.1
17.Added a Stimul AI assistant for editing reports: it can create, modify and delete report components; edit page and report settings; manage variables, resources and user functions; and configure interactivity and styles.
V2026.3.1
18.Added full IntelliSense support to the report designer's code editor: syntax highlighting for C#, VB and SQL, autocompletion, hover documentation tooltips, and text search/replace.
V2026.3.1
19.Added new Polar and Stacked Polar chart types for reports and dashboards.
V2026.3.1
20.Added the ability to edit resources of the "Report Template" type.
V2026.3.1
21.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
22.Added the ability to connect precompiled (DLL) user functions in Stimulsoft Designer for Windows.
V2026.3.1
23.Added new shape options for the "Data Bar" conditional formatting indicator: "Arrow" and "Banner" in addition to the classic bar, plus configurable corner radius, padding and fill direction.
V2026.3.1
24.Added a drop shadow and rounded page corners in the report viewer.
V2026.3.1
25.Added support for publishing ASP.NET React projects via the Publish wizard.
V2026.3.1

Verbesserungen
1.Optimized the launch process of the Stimulsoft Designer for Windows application.
V2026.3.1
2.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
3.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
4.Improved dark-theme styling for scrollbars in the Properties panel.
V2026.3.1
5.Improved publishing of Standalone projects in the Publish wizard, and updated the algorithm used to find the required product version.
V2026.3.1

Behobene Fehler
1.Fixed dashboard chart point markers (dots) not displaying correctly on hover.
V2026.3.1
2.Fixed the properties panel not refreshing after duplicating a report template page.
V2026.3.1
3.Fixed a missing icon in the "Indicator" dashboard element when only the "Target" field has a value set.
V2026.3.1
4.Fixed dashboard chart tooltips showing the raw, unresolved {SeriesColor} token instead of the actual color when hovering.
V2026.3.1
5.Fixed the selected UI theme not being applied when publishing a JS Standalone project.
V2026.3.1
6.The Ribbon chart icon was missing from the component editor.
V2026.3.2
7.Values of user data sources are now loaded with the declared column types instead of plain strings.
V2026.3.2
8.Display labels in the Gauge dashboard element when using the Year() function on series values.
V2026.3.2
9.Executing a SQL query when opening component editors resulted in the report designer waiting for a response and freezing.
V2026.3.2
10.Using the Totals function in Blockly scripts.
V2026.3.2
11.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
12.Fixed an issue where parameters in Dialog display mode were not being applied to dashboard elements.
V2026.3.2
13.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
14.Passing a value as a parameter to a URL from cells of the "Table" dashboard element.
V2026.3.2
15.An issue with the Nothing initial selection of nullable date variables in the parameters panel has been fixed.
V2026.3.2
16.Creating a duplicate dashboard in the report designer.
V2026.3.2
17.Export to Word. When the AllowHtmlTags option was enabled in the Tag property, the #PageNumber# and #TotalPageCount# commands did not work.
V2026.3.3
18.Export to PDF. In rare cases, an error occurred when an Editable Field / Checkbox and an Unsigned Signature Field were present in the report simultaneously.
V2026.3.3
19.Report engine. When "Skip First" was enabled, the "Break If Less Than" property displayed one more row on the first page than on subsequent pages.
V2026.3.3
20.An issue with the untranslated tooltip of the "Swap" button in the chart editor has been fixed.
V2026.3.3
21.Some correction of displaying numeric filter values as dates in the filter caption of a dashboard element.
V2026.3.3
22.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
23.Displaying an incorrect Trial watermark in the Publish wizard when the license is valid.
V2026.3.3
24.Displaying the "All" value when searching for values in the ComboBox dashboard element.
V2026.3.3
25.An issue with publishing a report as a VB.Net project for the ASP.NET, MVC, WinForms, and WPF platforms in the Publish wizard has been fixed.
V2026.3.3
26.An issue with applying the ConvertNulls property when changing a data column type to a numeric type has been fixed.
V2026.3.3
27.The "+" character is encoded incorrectly in the Codabar barcode, and the B and C start/stop characters are swapped.
V2026.3.3
28.Converting whole amounts to Chinese currency words using the ToCurrencyWordsZh function.
V2026.3.3
29.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
30.Fixed the "Slider" dashboard element opening the legacy font editor instead of the current one.
V2026.3.1
31.Fixed Interaction settings for a column in the "Cards" dashboard element not being saved on Save/Open.
V2026.3.1
32.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


By using this website, you agree to the use of cookies for analytics and personalized content. Cookies store useful information on your computer to help us improve efficiency and usability. For more information, please read the privacy policy and cookie policy.