LeadRails

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 /test endpoint now supports send-only destinations — no provider_metadata required. ( PR #91 )

May 24, 2026

  • Added New email_resend_v2 adapter — a template-only design replacing the inline-Mustache email_resend adapter. ( 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.