The new version of Stimulsoft Reports, Dashboards, and PDF-Forms 2025.3 is just around the corner! We are excited to give you a brief summary of the new features we have been working on.
Launching the BI Server in a Docker container
The most significant innovation in version 2025.3 is the ability to launch the Stimulsoft BI Server in a Docker container. To install and run the Server, simply use its Docker image. All necessary parameters - such as database type, connection string, ports, and more - can be specified as environment variables for the Docker container. The Docker image is built on ASP.NET Core 8.0 and supports all major operating systems, including Windows, macOS, and Linux.
JoinType connection parameter
A new connection parameter (JoinType) has been introduced in this version of Stimulsoft products. This parameter is used in data transformations and dashboards to define how two data sources are joined. The Stimulsoft reporting tool supports four main types of joins via the JoinType parameter: INNER, LEFT, RIGHT, and FULL. Selecting the appropriate join type is essential for accurate data display and analysis.

C# Scripts for interpretation
Soon, Stimulsoft products will support the execution of C# scripts in interpretation mode across all events where scripting is available. These scripts can also be used in place of expressions - simply write a script that returns a value instead of using a traditional expression.
Extended print dialog type
Another upcoming feature is the enhanced functionality of the print dialog in reports. By setting the PrintDialogType property to Extended in the Printer Settings, users will be able to arrange multiple document pages on a single sheet and access additional printing options.