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.
- 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 moving to QA, then on into your production environment.
v2025.3.1 Release Notes
We are proud to release Exago BI v2025.3.1!
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.