> ## 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.

# Microsoft Outlook Changelog

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

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

<Update label="v2.1.0" description="16 Sept 2026">
  `data-sync`

  Added DataSync support for list messages, list mail folders, and list message rules with offset pagination and incremental sync.

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `microsoftoutlook_list_mail_folders`, `microsoftoutlook_list_message_rules`, `microsoftoutlook_list_messages`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="8 Sept 2026">
  `auth` `breaking-changes`

  Migrated from requiredScopes to authRequirements for per-auth-type scope control.
</Update>
