Welcome to Ada’s release notes. Scroll down to see a list of recent releases, or subscribe to get notified about updates.

Receive a weekly email summary of releases every Friday at 11 a.m. Eastern, provided there has been at least one release that week.

Copy the following URL into your RSS reader to get notified about new releases:

https://docs.ada.cx/release-notes.rss
May 6, 2026

New message data in the Data Export API

The Messages endpoint in the Data Export API (v2) now exposes additional message data:

  • A new sms_consent_asked message type, indicating that an end user was asked to consent to receiving SMS messages.
  • A new sms_text field on the csat_shown message, returned when the CSAT survey was delivered via SMS. The field contains the exact text that was sent to the end user.

For more details, see the message object reference.