For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Login
HomeDocsAPI ReferenceMCP ServerChat SDKsRelease Notes
HomeDocsAPI ReferenceMCP ServerChat SDKsRelease Notes
Login
LogoLogo

Release notes

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

Subscribe via email

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

Subscribe via RSS

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

https://docs.ada.cx/release-notes.rss
May 6, 2026
May 6, 2026
Was this page helpful?
Previous

External ID support on the End Users API

Next
Built with

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.