v2024.1.3 Release Notes
We are proud to release Exago BI v2024.1.3!
2024-13-12
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.
Issues Fixed
-
Google Maps and Chromium issues: Reported issues were fixed by removing the dependency on Google Maps, and has been tested against the latest version of Chromium.
-
Exago Security Changes
-
Payload Encryption
-
We’ve added encryption for all data exchanged between the front-end and back-end of our application. This means your data is secure, private, and protected from tampering.
-
-
New Application Setting:
AllowedTimeWindow
-
Introduced the
AllowedTimeWindow
setting to validate requests based on a timestamp. -
Configure in
appSettings.config
. This setting defines the time window (in seconds) during which requests are valid.-
Example:
AllowedTimeWindow=60
means 1 minute. Any requests made outside this window as defined are rejected.
-
-
This provides you with replay attack protection by invalidating stale requests.
Important:
Clock synchronization between client and server is required.
These updates collectively enhance application security by encrypting request payloads and adding timestamp-based validation.
-
-
-
- Added support for Instance Metadata Service Version 2 (IMDSv2) for Amazon Web Services (AWS) environments.
- Corrected issues affecting Dashboard interactive filters.
- Corrected an issue relating to showing all categories in the batch email field while working with a Batch Schedule.
- Corrected an issue that caused an export using the Apply Parameters modal to insert a double quote mark (") for string type parameters.
- Corrected an issue in Exago v2023.4.2.2 that included incorrect data in a Batch Schedule.
- Corrected an issue in Dashboards that prevented the export of merged cells to the snapshot pdf report.
- Corrected an issue that returned a Scheduler error when the Scheduler is run a second time.
- Corrected an issue to show PDF options for Snapshot and chained reports while editing the scheduled report.
- Corrected an issue that occurred when you run a report that uses
between
with a Timespan in the filters and has string values being evaluated from a different data source in the filter. - Corrected an issue in Exago v2023.3.1 that returned an error when saving changes on any existing ExpressView tied to a Scheduled report.
- Corrected an issue in Exago v2023.4.1.1 for the dashboard filter to initialize it with a parameter value.
- Corrected a Report issue that caused a failure with parameters while using a Stored Procedure.
- Corrected an issue that caused Parameters to use filter functions to pass the function name instead of its value.
v2024.1.2 Release Notes
We are proud to release Exago BI v2024.1.2!
2024-22-08
Functionality Updates
As of this release, CData drivers are no longer available for use in Exago BI products. Use alternative methods of connecting to a database or web service.
- You must remove any CData
dll
files in your installer path to continue to use Exago BI. - With this removal, the following databases are not currently supported:
- Elasticsearch
- Google BigQuery
- MongoDB
- Redshift
- Snowflake
Issues Fixed
- Fixed issue in Advanced Reports - Resizing the page to a certain size causes the formatting ribbon at the top of the page to completely re order itself.
- Fixed issue with NGINX Loadbalancer setup while using reverse proxy.
- Fixed issue in PDF (Snapshot and chained report) options while editing the scheduled report.
- Fixed PostgreSQL issue.
- Fixed issues to display user defined Messages instead of the entire stack trace message in Exago Server Events.
- Fixed "Collapse Row" issue in advanced reports.
- Fixed issue in Chart Exporting in Exago.
v2024.1.1 Release Notes
We are proud to release Exago BI v2024.1.1!
2024-05-06
New Feature
- Enable Revocation check for SSL flag in Scheduler settings.
Issues Fixed
- Exporting Dashboard as PDF (Snapshot) is showing blank in v2021.2.13.131.
- Issue with duplicate values in prompting filter dropdown field.
- Cell-based charts are breaking with conditional formatting.
- Charts not rendering across the page.
- Running SUM does not appear to be calculating correctly.
- Chained Report error in Exago v2023.1.
- Newest version 2023.2.1.5 of Exago sends parameter display instead of value to SQL.
- Object Reference not set to an instance of an object.
- Parameter not picking up correct value in 2023.3.1.1 Exago.
- Parameters For Dashboard Reports throw errors when a user attempts to select a value in Exago 2023.3.1.1.
- Advanced Reports in Exago v2023.2.1.5 shows incorrect values in HTML view.
- 2023.3.1 Saving changes on any existing ExpressView that is tied to a Scheduled report throws an error every time.