combit Report Server Releases

Released: Jul 30, 2024

Updates in 29.003

Features

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...

Released: Apr 25, 2024

Updates in 29.002

Features

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

Updates in 29.001

Features

  • 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

Updates in 29

Features

  • 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 XOAUTH...

Released: Jun 16, 2023

Updates in 28.003

Features

  • .NET
    • All available NuGet packages now have a special Enterprise package and ID to ensure that the packages are all coming from one package source in case more than one source is defined, e.g. nuget.org and combit's own NuGet server. Please note that existing Enterprise packages have to be switched to the new packages once in every project.
    • Added support for calling the Reporting Wizard in C# web applications or .NET 6/.NET 7 applications.
    • Updated MongoDB driver to 2.19.1. (This...

Released: Feb 1, 2023

Updates in 28.001

Features

  • Added Microsoft SharePoint Online task action.
  • Added support for PostgreSQL 15.
  • Added support for Microsoft SQL Server 2022.
  • Improved interactive message in case of lost connection to the database server.
  • The “Customize export profile” button on the export page is now hidden if the selected export configuration has no properties that can be edited.
  • Improved the text for advanced encryption settings when configuring the system email address.
  • The selection dialog for data sources, report...

Released: Oct 21, 2022

Updates in 28

Features

Web and Cloud
Web Report Designer with New Design Options.

  • Designer objects: Take advantage of new objects for your report templates such as gauges, data graphics, checkboxes and PDF files.
  • Charts: Create pie charts intuitively with just a few clicks. Further chart types will be added successively.
  • Repository: Add structure and clarity to the content of your repository. Folder structures are supported automatically without the need for changes to existing implementations.
  • Table editor...

Released: Aug 4, 2022

Updates in 27.004

Features

  • Improvements
    • Report Server
      • When sending emails in the report server, the client-server communication is now available in the debug log.
      • RS User Import Summary now has a clearer button to get back to the overview.

Released: May 5, 2022

Updates in 27.003

Features

  • New Features
    • Report Server
      • Microsoft Azure SQL Database can now be used in the backend.
  • Improvements
    • Report Server
      • If the preview is closed, active printing in that session is canceled and will no longer be shown in the system load page.
      • Improved displayed error messages in the Report Server Designer.
      • Improved handling of the cancel button when there is no previous page in the history.
      • Improved messages if the connection to a data provider is not possible.
      • Active export jobs page now...

Released: Feb 15, 2022

Updates in 27.002

Features

  • New Features
    • Report Server
      • Enable CORS for REST API by adding key “EnableCORS” to “true” in privateSettings.config.
      • A JSON schema can now optionally be applied to a JSON or REST data source.
      • The report template preview now uses the new Web Report Viewer which is styled according to the applied Report Server customization.
  • Improvements
    • Report Server
      • System load from the preview is now displayed in the active export jobs.
      • Improved error message for group selection in data sources...