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

# The Metropolitan Museum of Art Changelog

> Release history for the The Metropolitan Museum of Art connector. Each version lists what changed and which actions were affected.

<Card title="The Metropolitan Museum of Art connector" icon="arrow-left" href="/connectors/metmuseum" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

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

  Added DataSync support to List Departments, so The Met's curatorial departments can be synced into StackOne on a schedule and read without calling the API. The action syncs as a full refresh on every run, because the departments endpoint offers no last-updated filter.

  <AccordionGroup>
    <Accordion title="Changed · 1 action updated">
      `metmuseum_list_departments`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.0" description="7 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="21 Aug 2026">
  `auth` `actions`

  Added a Link Account guide explaining that the connector requires no authentication, and clarified on search\_objects that dateBegin and dateEnd must be provided together with examples.

  <AccordionGroup>
    <Accordion title="Changed · 1 action updated">
      `metmuseum_search_objects`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.0" description="24 Jul 2026">
  `new-connector`

  Added The Metropolitan Museum of Art connector with object search, object detail, and department actions.
</Update>
