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

# Windsor.ai Changelog

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

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

<Update label="v0.1.2" description="15 Sept 2026">
  `description-fix`

  Description wording fixes from agentic MCP retesting — list\_co\_user\_linked\_accounts now states it reports link provenance only, not connection status; list\_connector\_actions describes its result as a catalogue that performs nothing; retrieve\_available\_connector\_fields states it returns field metadata for connected sources only, replacing a procedural pre-check instruction on its connector input.

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `windsorai_list_co_user_linked_accounts`, `windsorai_list_connector_actions`, `windsorai_retrieve_available_connector_fields`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.1" description="11 Sept 2026">
  `description-fix` `bug-fix` `data-sync`

  Description fixes from agentic MCP testing — data source inputs now state that ids are Windsor.ai slugs rather than platform display names, and four actions describe their real scope and response shape. Added DataSync support for list\_custom\_fields, plus a placeholder and format detail on the API Key field.

  <AccordionGroup>
    <Accordion title="Changed · 6 actions updated">
      `windsorai_get_connector_connect_info`, `windsorai_get_connector_options`, `windsorai_list_co_user_linked_accounts`, `windsorai_list_connected_accounts`, `windsorai_list_custom_fields`, `windsorai_retrieve_available_connector_fields`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.0" description="3 Sept 2026">
  `new-connector`

  Initial Windsor.ai connector with 12 actions across 6 resources (reporting data, connectors, connected accounts, connector actions, co-user linked accounts, custom fields). Covers cross-source reporting via get\_connector\_data with field discovery, connector and option catalogues, co-user authorization links, and write-action execution on connected platforms. Authenticated with a single API key passed as a query parameter. Added the API Key connection guide.
</Update>
