2026 Releases
Release 26.5.1
May 25, 2026
Native Static Segments
Static segments are now out of beta, and can also be used in the Kevel Native Segments destination. Marking a segment as static means it will be sent directly to Forecast and immediately made available for predictions upon activation to UserDB.
Refer to the Kevel destinations documentation for further details.
All Changes
Click here for the complete list of changes
Added
- Stabilize static segments and make them available in the Kevel Native Segments destination.
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.