Skip to main content

2026 Releases

Release 26.3.2

March 30, 2026

File Detection Imports

When users upload files to their own S3 bucket or SFTP server, imports no longer need to wait for the next scheduled run. Audience can now detect when a new file is available and trigger the import immediately, reducing the delay between a file being uploaded and its data being available in the system.

To set it up, create a new import, select the type "Automated ingestion" and set the frequency to "When a new file is available".

For full details, see the Import Guide.

All Changes

Click here for the complete list of changes

Added

  • Support file detection imports.

Release 26.1.1

January 19, 2026

HTTP to HTTPS Redirection

To improve security and ensure data integrity, all HTTP interfaces are now automatically redirected to their safer counterpart HTTPS. This applies to all API endpoints and web interfaces. Existing HTTP clients should follow the redirect to the secure endpoint.

All Changes

Click here for the complete list of changes

Changed

  • Public HTTP interfaces are now redirected to HTTPS.