Release Date: March 30, 2026
Important Note: We strongly recommend testing this update in a non-production (test) environment before deploying to production.
System Requirement: The system that will be hosting WebReports, will need to have the ASP.NET Core Runtime 10 Hosting Bundle installed. Click Download to get the latest version of the ASP.NET Core Runtime 10 Hosting Bundle.
Whatβs New & Improved
Exception System Logs
A new Exceptions tab has been added to System Logs to help administrators view unhandled exceptions that occurred during a selected timeframe.
Administrators can use this tab to review unhandled exceptions within a specific period, making it easier to identify, investigate, and troubleshoot issues. This enhancement improves error visibility by providing a dedicated location within System Logs for reviewing unhandled exceptions.
Data Service Connector
The Data Service Connector has been removed, as it is no longer supported and has been replaced by WebReports. This connector was previously used primarily for InterSystems IRIS, which no longer require it.
As part of this change, the following settings have been removed from the IRIS connection configuration:
- Data Service Connector checkbox
- Data Service Connector
- Data Service Value
This update removes deprecated and unused configuration options.
Database Command Timeout
A database command timeout setting has been introduced, allowing to define how long it waits for a database operation to complete before terminating the request.
Bug Fixes
This list includes all bugs resolved in version [2025.12.16].
Please refer to our severity ranking below to understand the potential impact of each issue:Severity is assigned based on potential impact to functionality, user experience, and availability of workarounds.
| Severity | Symbol | Description |
|---|---|---|
| Low | π© | Minor annoyances; workarounds likely available. |
| Medium | π§ | May disrupt functionality; workarounds may or may not exist |
| High | π₯ | Likely to cause major disruptions; prompt updates strongly advised. |
-
WebReports - Database Schema for InterProse ACE Doesn't Match (Bug 1769) β π§ Medium
A discrepancy was identified in how WebReports returned database schema information for InterProse ACE connections. The issue was caused by the GetSchema function for ACE always returning Views, even when the request should have returned Base Tables. This behavior has been corrected so WebReports now properly determines whether the schema request is for Base Tables or Views.
Comments
0 comments
Please sign in to leave a comment.