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.
v2026.1.1 Release Notes
We are proud to release Exago BI v2026.1.1!
2026-30-01
Issues Fixed
- Report Access Security
- Added multiple permission checks to verify user access before displaying report information
- Report duplication now validates user permissions to prevent unauthorized copying
- Report downloads verify both user role and folder permissions before allowing access
- Error Message Handling (Linux Ubuntu 24.04)
- Corrected status code behavior when AllowHomeDirect is disabled
- Access denied errors now display the proper 403 Forbidden message
- Removed incorrect redirect to non-existent login page on unauthorized access
- Session Cookie Security
- Session cookies are now properly secured when using HTTPS connections
- Added SSL requirement configuration for HTTP cookies
- Session cookies automatically receive secure flag when HTTPS connection is detected
- Summary View Display
- Removed extra "Add" button that appeared in Summary view with single prompt and multiple filter fields
- Execute mode now displays only the prompted filters in formula summary
- Cleaned up unnecessary interface elements
- AggConcat Function
- Fixed AggConcat aggregate function to work as expected
- Improved handling of missing or empty data values during aggregation
- Corrected processing to ensure accurate aggregation results