May 1st, 2026

Platform

What's New - April 2026

Exports

A heavy month for exports, with new ways to schedule, name, slice, and format the files we deliver to your destinations.

Custom Filename Templates

You can now define a filename template when creating or editing a file export destination. Build the pattern in a pill-based template builder and see a live preview of how output files will be named before you save.

Long-Range Historic Exports

One-time exports now support date ranges up to 365 days. Larger historical pulls run as a series of windows so they complete reliably, with progress visible while the run is in flight.

Date Range Picker on One-Time Exports

Pick the exact start and end date you want when running a one-time export instead of relying on a fixed lookback. Both the create and edit screens accept the user-provided range, with validation on the backend.

Time-of-Day and Day-of-Week Scheduling

Daily and weekly recurring exports can now be anchored to a specific run time and a specific day of week. The scheduler enforces those anchors so runs land when you expect them.

Unique Contacts Only

A new "Unique contacts only" toggle on file exports deduplicates rows by hashed email so each contact appears once per output file.

Combine Multi-Window Output Into One File

A new combineOutput toggle on file destinations writes a single combined artifact for multi-window exports instead of one file per window.

JSONL Output Format

S3 export destinations now accept JSONL alongside the existing file formats, making it easier to feed export output directly into JSON-native downstream systems.

Raw DSP Event Log Exports

A new export type pulls raw DSP event logs straight from campaign reporting. Choose the Raw Logs format when creating an export to deliver the underlying event records to your destination.

Emit Empty File on Zero-Record Runs

File destinations can now receive an empty file when an export produces zero records, so downstream automations that watch for a delivered file no longer stall. The behavior is controlled by an emitEmptyFile toggle on the destination.

Auto-Archival of Completed One-Time Exports

Completed one-time exports are now periodically archived, and the exports list gained an "Include archived" filter so you can show or hide them.

Cool-Off After Retry Exhaustion

After an export exhausts its automatic retries, manual re-triggers are gated behind a cool-off window so a single export can't be re-launched repeatedly while it is still in a failure state.

Resolved Only Toggle on Export Edit

The Resolved Only toggle is now available on the export edit screen, not just on create, so you can flip it on for an existing export without recreating it.

Data Watermark on Export Overview

The export overview now displays the data watermark for the export so you can see how recent the underlying data is. Scheduled exports also use this watermark when computing the date range for the next run.

Preserve Case in Filenames

Export filenames and project folder paths now preserve the original case from your destination configuration.

Email Subject Template Across All Send Paths

The subject template you configure on email exports is now interpolated across batched, streamed, and multi-file send paths, not just single-file sends.

DelivrDSP and Campaign Reporting

DSP-related flows in the dashboard were renamed, scoped, and expanded.

DelivrDSP Source Naming

The DSP source is now labeled DelivrDSP across the audience and export flows.

One DelivrDSP Connection Per Project

Projects are now limited to a single DelivrDSP connector and a unique account ID. Attempting to add a duplicate surfaces a clear uniqueness error instead of failing silently.

Campaign Selector for DSP Exports

The export create flow now shows a two-level data source selector when DSP is chosen: pick the DSP and then pick the specific campaign to export from.

Inactive Campaigns and All-Project DSP Scope

DSP queries can now run against all projects in scope and include inactive campaigns in the result set.

DSP Event Fields in the Field Catalog

The export field selector now exposes DSP-specific event fields when the source is DSP, including HEM and client IP, so you can pull additional event-level attributes into the output.

Audiences

Audience configuration gained finer controls and clearer feedback.

Intent Lookback Window

Audience create, edit, and detail screens now expose an intent window slider so you can choose how many days of intent signal feed into the audience.

Audience Size Freshness

The audiences list now shows when each audience's size was last computed, so you can tell at a glance whether the displayed size reflects a recent refresh.

Multi-Value Filter Chips

Multi-value text filters in the audience, persona, and account condition builders now render as chips, making it visually clear when multiple values are targeted in a single condition.

Bug Fixes

  • Fixed audience name not saving when edited
  • Fixed grouping functions not working in the audience builder
  • Fixed the "contains" filter splitting multi-word values on commas
  • Fixed audience downloads failing for some completed audiences
  • Fixed the audience count worker erroring on filters with very large inline value lists
  • Fixed audience status badge mismatch between the list and detail views
  • Fixed the not-found page entering an infinite redirect loop on certain navigation paths
  • Fixed an org switcher crash when changing organizations
  • Fixed dashboard memory growth during long-lived sessions
  • Fixed export UI freezes when creating, editing, or running exports
  • Fixed weekly export creation not saving the chosen day of week
  • Fixed empty-export warning copy showing the wrong wording on event exports
  • Fixed the contact details panel overflowing on long text values
  • Fixed an empty Event Timeline on buyer detail pages
  • Fixed pixel install failure messaging
  • S3 exports now fail fast with a clear error when destination credentials are missing or truncated, instead of running silently with no output