combit Report Server のリリース

Released: Jan 22, 2026

31.001 での更新項目

機能

  • New in Report Server:
    • Web Components: Updated axios.

Released: Oct 16, 2025

31 での更新項目

機能

  • New features in the Report Server:
    • As a new upload action, Report Server now supports Amazon S3 and therefore also all Amazon S3-compatible object storage solutions (e.g. Cloudflare R2, MinIO, Hetzner Object Storage).
    • Remove data sources in report templates: Data sources can now be removed directly in the properties of report templates with a single button click. Opening a data source in a new tab is now also possible.
    • Database schema in routine names: The routine wizard now also displays the...

Released: Sep 18, 2025

30.003 での更新項目

機能

  • Report Server:
    • Added support for Windows 11 25H2.
    • Maximum number of print passes increased from 10 to 1000 to allow more flexibility while preventing infinite loops.

不具合の修正

  • Report Server:
    • The Web Designer queried too much data when a crosstab or chart was used, thus opening the designer could be slow for large projects.

Released: May 15, 2025

30.002 での更新項目

機能

  • OData Data Sources: Added support for definition of additional parameters per table for greater flexibility in adapting the data model.
  • Duplication of Connection Strings: You can now duplicate connection strings directly.
  • ODBC Data Source: Added a new AdvancedFiltering option to enable database-level filtering.
  • Parameter Syntax Assistant: Added support for date values.
  • Web Designer: An object can now be copied to a layer, automatically creating a duplicate assigned to the selected layer...

Released: Jan 27, 2025

30.001 での更新項目

機能

  • Added support for Windows Server 2025, ensuring compatibility with the latest Windows Server version.
  • Web Report Designer: An object can now be copied to a layer, automatically creating a duplicate object that is assigned to the selected layer.
  • Temporary TTF fonts extracted during PDF rendering are now immediately deleted upon shutdown.
  • Added a hint when cloning connection strings.
  • Details view for recently used report templates in the dashboard is now the same as the details view in the list...

Released: Oct 18, 2024

30 での更新項目

機能

  • Send Email per Record for Serial Mail: With the new "email per record" function in the Report Server, you can now send a separate email for each individual data record in a report.
    • Example: You have a scheduled report with invoices, where each invoice contains the email address of the customer. With the new function, each invoice is automatically sent to the respective customer without requiring any manual intervention.
    • Automatic recipient assignment: The email addresses are taken directly...

Released: Jul 30, 2024

29.003 での更新項目

機能

Features:

  • Support for Windows 11 24H2: Ensuring compatibility with the latest Windows update.

Improvements:

  • Web Components
    • Web Report Designer Configuration: Added IgnorePrinterConfiguration to WebReportDesignerConfig. When set to true, the printer configuration is ignored and a default is always used otherwise the printer configuration for the repository item is used.
  • .NET
    • Caching Mechanisms: Implemented multiple caching mechanisms to decrease server load by reducing the frequency of web...

Released: Apr 25, 2024

29.002 での更新項目

機能

Improvements

  • The fingerprint of a set SFTP private key is now displayed as SHA256 instead of MD5.
  • Security: Updated NuGet packages to mitigate CVE-2024-0056 and CVE-2024-21319.

Released: Jan 25, 2024

29.001 での更新項目

機能

  • New Feature
    • Parameter Syntax Assistant now supports enabling the "allowblank" option to allow the parameter value to be empty.
  • Improvements
    • Web Designer: Table field selection (in table creation wizard) now has the "fields" node expanded by default.
    • Web Designer: Object selection in the left menu bar can now be canceled by pressing the escape key.

Released: Oct 19, 2023

29 での更新項目

機能

  • Design reports directly in the browser: The Report Server’s new Web Designer is completely browser-based. Your customers do not need to install any software locally on their client anymore. Report design happens platform-independent in the browser.
  • OAuth 2.0 in REST data source: With OAuth 2.0, you easily connect to REST API endpoints that require this authentication for data access.
  • OAuth 2.0 support for email: Optimize the security of your SMTP communication and use SASL XOAUTH2 (OAuth...