Changelog
What shipped on the LeadRails v1 API, newest first. Additions are
non-breaking — new fields and endpoints appear here as Added.
Anything marked Deprecated is on notice; pin against the
stability guarantees on the overview and watch this page.
May 25, 2026
- Added
provider_scope: "send-only" | "full"is now returned on POST /v1/destinations/{id}/refresh-template responses. ( PR #87 ) - Added The
/testendpoint now supports send-only destinations — noprovider_metadatarequired. ( PR #91 )
May 24, 2026
- Added New
email_resend_v2adapter — a template-only design replacing the inline-Mustacheemail_resendadapter. ( PROP-008 )
May 22, 2026
- Changed Cloudflare resources renamed
lead-router-*→leadrails-*. ( PROP-015 Phase 2 )
Adding an entry
This page is generated from apps/api-docs/src/data/changelog.json. To record a change,
prepend an object to the entries array with a date (yyyy-mm-dd), a tag (one of Added, Changed, Deprecated, Fixed), and a summary. No page edits needed.