Exago Support Updates
- Support for Exago releases has changed as of the release of v2024.4.1. Going forward, only the most current major release and previous two major releases are supported. Upgrade to the most current release for the most up to date support.
- Release notes may appear identical across supported major versions because it includes fixes applied to multiple affected releases.
- Exago has upgraded from .NET Framework 4.5 to .NET Framework 4.8, and includes all necessary library support.
- If you are planning to upgrade or are waiting for bug fixes, prioritize testing in your test environment before promoting into your production environment.
v2025.1.4 Release Notes
We are proud to release Exago BI v2025.1.4!
2026-17-06
Supported Versions & Release History
These release notes apply to all supported major versions simultaneously. When a patch is released, it ships across every supported track at the same time; identical content across versions is expected.
Note: The version listed as "Current" will be superseded by the next dated release.
| Version | Description | Status |
|---|---|---|
| v2026.2.1 | 2nd release of 2026, patch 1 | Current |
| v2026.1.1 | 1st release of 2026, patch 1 | Absorbed into v2026.2.1 |
| v2025.3.2 | 3rd release of 2025, patch 2 | Previous baseline |
| v2025.1.4 | 1st release of 2025, patch 4 | Legacy |
If you're on v2026.2.1: You're up to date until the next dated release. This release covers all changes since v2025.3.2, including everything from the interim v2026.1.1 patch.
How version numbers work: v[year].[release].[patch] — the patch digit increments for hotfixes within a release slot.
Issues Fixed
- Report Security HTML Input Sanitization
- Improved HTML input sanitization to better protect against stored XSS attacks
- Strengthened handling of unsafe HTML input, including malicious event-handler attributes
- Added protection against harmful data URI content
- Dashboard KPI Filtering
- Fixed an issue where KPI visualizations with interactive filters could show incomplete or inconsistent filter data
- Interactive filtering on dashboards now reflects expected data more reliably
- Image Insertion with Multiple Reports Open
- Fixed an issue where inserted images could be applied to the wrong report or cell when multiple reports were open
- Images now insert into the selected cell of the active report as expected
- Amazon Elastic File System (EFS) Support
- Validated Amazon EFS support with the latest Exago release as Temp Path
- Customers using EFS-backed environments can continue deployment and storage workflows with confirmed compatibility
- Third-Party Library Security Updates
- Updated vulnerable third-party libraries to supported versions to address reported security concerns
- Improves the overall security posture of the platform
- OnSetUserPreference Server Event
- Fixed an issue where the OnSetUserPreference server event was not firing during startup
- Open Redirect Vulnerability
- Resolved an open redirect vulnerability by validating redirect targets
- Blocks unsafe user-supplied URLs to prevent redirection to unauthorized external destinations
- Page Numbers in PDF Export with Templates
- Fixed an issue where page numbers were missing from PDF exports generated with templates
- PDF documents created from templates now display page numbers correctly
- Scheduler SMTP Credential Handling
- Fixed an issue affecting SMTP credential handling in Exago Scheduler
- Scheduled report emails now authenticate more reliably with configured SMTP settings
- Crosstab Report Excel Export
- Fixed an issue that could prevent Crosstab reports from being exported to Excel
v2025.1.3 Release Notes
We are proud to release Exago BI v2025.1.3!
2025-03-09
Infrastructure and Technical Updates
- Exago supports PostgreSQL MD5 Authentication. To use with Exago, update your PostgreSQL config, replacing SHA256 with MD5.
- Updated Log4net to 3.1.2 for improved security.
- Operating system support extended to include Ubuntu 24, CentOS 9.
Enhancements
- Hidden columns visible when 'Enable Paging in Report Viewer' setting is False.
- CentOS 9 - Scheduled reports are getting abended.
- Recommended log4net version to address security concern. Updated the log4net 3.1.0.
Issues Fixed
- MariaDB:
- Resolved compatibility issues for version 10.11.
- Improved scheduler stability.
- Tested on Ubuntu 24, Mono version 6.08.
- Updated from Charset=utf8mb3 to Charset=utf8mb4 support to default.
- If you are using Ubuntu 24 or higher, change the log path for the scheduler in the config file to an absolute path.
- Set an Absolute Path for the Log File: The <file> value in the RollingFileAppender is set by default to eWebReportsScheduler.log. This creates the file in the application's working directory. In a Linux environment, this directory might not be writable or might not be where you expect.
- Update the configuration to use an absolute path:
<file value="/var/log/eWebReportsScheduler.log" /> - Ensure the directory /var/log/ exists and is writable by the application.
- Excel/Chart Export: Fixed several issues with Crosstab & Express View reports failing on export.
- Report Filtering: Negative numbers and parameter inconsistencies in advanced reports corrected.
- Scheduler & Email: Restored proper job handling and email notifications in distributed environments.
- Report execution progress bar hangs in Webfarm with Dynamic Load Balancer.
- Exago v2024.1.1.5 Differences between exported report outputs while using left pane tree and the Export Icon.
- Dashboard with multiple charts fails to export as pdf.
- Scheduler stops picking up jobs after a timeout.
- Schedule Report - Test Email button not working.
- Fixing The Exago Linux .Net 4.8 upgrade Build issues.
- Corrected Issue Related to Exago "Email Report" Feature.
- Row Limit Step Size more results dropdown renders behind column header.
Known Issues
While running large number of reports simultaneously with S3 as temporary cloud storage, it is expected to have failures while running express views and advanced reports.
v2025.1.2 Release Notes
We are proud to release Exago BI v2025.1.2!
2025-14-04
Issues Fixed
Corrected an issue in environments where filters were not applied appropriately to string values for reports pulling data from two sources.
v2025.1.1 Release Notes
We are proud to release Exago BI v2025.1.1!
2025-24-03
Functionality Updates
- Schedule Reports to Multiple Emails
- Added the ability to enter multiple emails, delimited by semicolon, in the Send Email option when you right click on a report for the scheduler.
- Freeze Interactive Column Headers on Advanced Report
- When you have a larger data table that causes a user to scroll, the column headers now always stick to the top of the screen instead of getting hidden when you scroll.
Issues Fixed
- ArgumentMax() now returns appropriately null data or dates instead of the error "An error was thrown during formula execution".
- When you modify the Parameters in custom SQL, the changes do not return an error.
- Fixed Issue: While configured Dual Y-Axis chart there is no Axis being shown but its working correctly for the single Y-Axis.
- Fixed Issue: Hiding the chart row or column and exporting the advanced report to Excel showed error on the exported report.
- Fixed Issue: Case Sensitive Matching using Advance Report Filters when Prompt for Value Used with Trim() Function
- When using the Report Filters screen and "Prompt for Values" is enabled, and a filter condition contains the Trim() function on a predefined filter condition, the "Value" field is case-sensitive when it is not expected to be case sensitive.
- Enable the necessary flag in the admin console to allow the execution of the TRIM function in SQL Server. Executed the TRIM function in the SQL database by converting the formula to SQL Query. The TRIM function is essential for removing trailing spaces by default as its a formula it is case sensitive.
- Exago v2024.2.1.4, Advance Report Keyword Search Navigation: Corrected an issue that prevented users from navigating the found values in the search textbox using the Arrow Button.
- Exago v2023.2.1.5 Filter options "Is one of" and "Is Not one of": Corrected an issue that prevented selection of all integer values included in the filter drop-down.
- Fixed Issue: Dependent parameter dropdown not populating. Creating a custom SQL with two Sql quires like parent and child. the Child is dependent on the parent parameter for the dropdown.
- Corrected an issue in Linux that allowed selection of single and multi-parameter radio buttons.
- Fixed Issue: If you install Exago v2024.4.1 on top of an existing Exago setup to override the files, it can return an upgrade error: System.Runtime.CompilerServices.Unsafe.
Known Issues
When you use Exago in a CentOS 9 environment, scheduled reports fail unexpectedly. This will be addressed in a future release.