> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MailerLite Changelog

> Release history for the MailerLite connector. Each version lists what changed and which actions were affected.

<Card title="MailerLite connector" icon="arrow-left" href="/connectors/mailerlite" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.1.0" description="17 Sept 2026">
  `data-sync`

  Added Data Sync support for automations, campaigns, campaign languages, custom fields, groups, segments, subscribers, timezones and webhooks, so these collections can be kept in sync and paged through in full rather than fetched one page at a time.

  <AccordionGroup>
    <Accordion title="Changed · 9 actions updated">
      `mailerlite_list_automations`, `mailerlite_list_campaign_languages`, `mailerlite_list_campaigns`, `mailerlite_list_fields`, `mailerlite_list_groups`, `mailerlite_list_segments`, `mailerlite_list_subscribers`, `mailerlite_list_timezones`, `mailerlite_list_webhooks`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.0" description="11 Sept 2026">
  `release`

  Promoted to GA. Version normalized to 1.0.0 in line with the GA versioning policy (GA connectors are versioned 1.0.0 or higher); no functional changes in this version.
</Update>

<Update label="v0.1.1" description="8 Sept 2026">
  `description-fix`

  Documented the exact A/B and multivariate test settings that create\_campaign requires, and clarified that get\_campaign and get\_subscriber\_activity take numeric IDs rather than names or email addresses.

  <AccordionGroup>
    <Accordion title="Changed · 4 actions updated">
      `mailerlite_create_campaign`, `mailerlite_get_campaign`, `mailerlite_get_subscriber_activity`, `mailerlite_update_campaign`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.0" description="4 Sept 2026">
  `new-actions`

  MailerLite connector with 45 actions plus auto-provisioned inbound webhook events for 11 subscriber and campaign events.
</Update>
