What’s New
- Async Export Architecture:Export now runs via backend services — no more frontend blocking or failed large exports.
- Bulk Actions Integration:Every export now logs as a new row on the Bulk Actions page with status tracking and download options.

- Push Notifications:Users are notified when their export file is ready — includes direct redirect to Bulk Actions.

- 30-Day Retention:Exported files are available for 30 days, after which the download button is disabled.

- Permission Controls:Only Agency Admins and Location Admins can download exported files.
- Selective Export:When specific contacts are selected, only those are exported. You can click on the kebab menu (3 dots) on the top right to also export all contacts

- Reusable Framework:New export flow built as a generic, scalable service to support future exports like logs and reports.
Fixed & Improved
- Resolved issues where frontend-based exports caused timeouts on large datasets.
- Prevented UI freezing during long-running exports.
- Added backend validation and structured logging for export jobs.