Skip to content
Docs-as-Code Primer
Esc
navigateopen⌘Jpreview
On this page

Changelog

Changelog

Export Platform v1.2.0 — 2024-03-15

Added

Changed

  • Export processing time reduced by ~40% for datasets under 500k rows (worker pool increased from 2 to 4).
  • Download link expiry extended from 12 hours to 24 hours.

Fixed

  • CSV exports with special characters in cell values no longer produce misaligned columns.
  • Scheduled exports now correctly handle daylight saving time transitions.

Deprecated

  • The legacy GET /v1/exports/poll endpoint is deprecated. Use webhook delivery or GET /v1/exports/{id} instead.

Was this page helpful?