Stimulsoft Server 新版本发表
Released: Oct 6, 2025
2025.4.1 中的更新
特性
- Added new "3D Area" chart type in reports and dashboards.
- Added new "Surface" chart type in reports and dashboards.
- The ParametersDisplayMode property has been added to a report. It allows to show parameters not only in a parameters panel, but in a dialog window.
- When exporting a report to RTF, support for the "Image Format" parameter has been added.
- A new property has been added to the ListBox and ComboBox elements - MaxSelectedItems. It limits a maximum number of items that can be selected...
Released: Sep 6, 2025
2025.3.5 中的更新
特性
- Improved creating a Google Sheet data source. You can now get data via a public link, without specifying the Client ID and Client Secret.
修补程序
- Storing seconds in the values of a variable with the "TimeOnly" data type.
- Displaying the context menu outside the designer.
- Direction of the interactive sorting icon in the web viewer.
- Save selected values for conditional formatting parameters for the dashboard element "Table".
- The menu with the list of export formats freezes when closing the "Run...
Released: Aug 20, 2025
2025.3.4 中的更新
修补程序
- Fixed incorrect display of items in the variable editor.
- An issue of specifying items for the timeonly variable has been fixed.
- An issue with seconds in TimeOnly variables has been fixed.
- Fixed an issue where displaying the context menu in cases where a parent element in the DOM tree for the report designer has the style 'overflow: hidden' set.
- An issue with a nullable datetime variable initialization has been fixed.
- Fixed an issue with collapsing and expanding data in the Cross-Tab report...
Released: Jul 30, 2025
2025.3.3 中的更新
特性
- Added the ability to configure 'Strips' for the area in 3D charts.
- Parsing of ternary operations in the C# parser has been improved.
修补程序
- Fixed an issue with the functionality of keyboard shortcuts in the designer when focus is set on an external text field.
- Fixed an issue with displaying data in the 'Rich Text' component when editing a report in the designer.
Released: Jul 18, 2025
2025.3.2 中的更新
特性
- A new option has been added to the report web viewer: "Appearance.AllowSelectionCurrentPage", which allows you to disable active page selection when viewing a report.
- Added the "Total" value in the "Value Type" property for labels in stacked column charts.
- Added "Get Current Value" and "Set Current Value" blocks in Blockly scripts for the "Get Image URL" event.
修补程序
- Some issues with Undo-Redo and the Online Map have been fixed.
- A problem with using the DataSource.Field.IndexOf expression in...
Released: Jun 30, 2025
2025.3.1 中的更新
特性
- Added drag-and-drop of elements in the "Report Tree" panel in the Web Designer.
- Access to report variables (this["myvariable"]) via indexatorof a report has been added to the Text Element.
- Added the ability to use C# scripts in report events and expressions during interpretation mode.
- New functions have been added: AddYears, AddMonths, AddDays, AddHours, AddMinutes, AddSeconds, and AddMilliseconds.
- Added the ability to collapse and expand the user tree in Stimulsoft BI Server.
- A Globalization...
Released: Jun 3, 2025
2025.2.5 中的更新
特性
- You can now choose the type of export to a JSON file when executing the "Run" command.
修补程序
- Selecting an export format for a report in cases where more than one "Run Report" action has been added to the scheduler.
- Invalid file type for attached report in Email.
Released: May 16, 2025
2025.2.4 中的更新
修补程序
- Recovering multiple deleted items in Stimulsoft BI Server.
- Hiding unsupported export options for dashboards.
- Displaying images in view data form in the Stimulsoft Server.
- Calling the context menu on the description panel in Stimulsoft Server.
- Applying dark GUI theme in various editors and menus of Stimulsoft Server.
- Saving and loading the "Font" property in the "Visual State" group for the "Button" dashboard element.
- Added a hyperlink to the report in the email generated when the Scheduler...
Released: Apr 16, 2025
2025.2.3 中的更新
特性
- Improved working with the parameter list in the 'Sub-Report' editor.
修补程序
- Fixed handling of relationships when retrieving a data schema from an XSD file.
- Fixed error with label color in the Blockly editor.
- Fixed issue with the scroll bar in the data sources list in the report creation wizard.
- A null check has been added during variable type serialization.
- Fixed problem with navigation using report tabs in the web viewer.
- Fixed handling of an invalid URL in the Image component when opening a...
Released: Apr 8, 2025
2025.2.2 中的更新
特性
- Added new 'Join Type' option for dashboard relations. This specifies the type of data join between two data sources in a dashboard.
- Color parsing in expressions has been improved.
修补程序
- The indexOf() method's behavior for the Thai culture in the web reporting tool has been fixed.
- Fixed problem designing controls in the 'Cross-Tab' component editor.
- Fixed problem displaying labels for axes in charts when viewing a dashboard in the Web viewer.
- An issue filtering all values in ComboBox, ListBox...