Release Date: June 24, 2025
Important Note:
As with all releases, we recommend validating updates in a test environment before applying them to production.
What’s New & Improved?
Logs & Administrative Actions
- Enhanced Logging for Admin Report Selection (Task 1700)
Logging capabilities have been expanded to capture behavior when Admins select reports that are visible but not executable under other roles. This includes improved event handling and traceability for audit purposes.
Parameters
- Restrict to List – Comparison Behavior Update (Task 1719)
WebReports now strictly uses the selected item from the list—not the manually entered value—when evaluating parameters. The TypeScript logic has been enhanced to force a match based on the list selection, using case-insensitive comparison (toUpper()), improving reliability and consistency.
Bug Fixes
This list includes all bugs resolved in version [2025.6.24].
See the severity key below to gauge the impact of each fix: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. |
Resolved Issues
- Email – Test Send Error (Bug 1715) – 🟧 Medium
Attempting to send a test email in WebReports previously resulted in an object reference error. This issue has been resolved to restore test email functionality.
Comments
0 comments
Article is closed for comments.