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

# PayFit Changelog

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

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

<Update label="v1.0.3" description="28 Jul 2026">
  `bug-fix` `description-fix`

  Corrected the api-key guide scope list to match the live PayFit portal (mapped every scope to its exact portal group/label, disambiguated time:read from contracts:time-information:read). Fixed MCP agentic-testing bugs — list\_absences status now accepts a comma-separated multi-status string (was a single-value enum), create\_contract description now tells the agent to retrieve the new contractId via get\_collaborator and complete every requested benefit affiliation, and clarified list\_collaborators email-only filtering (no name search).

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `payfit_create_contract`, `payfit_update_health_insurance_affiliation`, `payfit_update_provident_fund_affiliation`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.2" description="22 Jul 2026">
  `bug-fix` `description-fix`

  Fixed MCP agentic-testing bugs — list\_absences status now accepts comma-separated multi-status (was single-value enum), and clarified create\_contract async behavior (no contractId returned, contract appears via list\_contracts after 2-5 min) and list\_collaborators email-only filtering (no name search).

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `payfit_create_contract`, `payfit_list_absences`, `payfit_list_collaborators`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="22 Jul 2026">
  `guide-changes`

  Rebuilt the api-key connection guide from the live portal — added portal screenshots, navigation to the API access page, the create-key dialog and scope-selection behaviour, and a corrected scope list, and fixed the API Key field description and its broken link.
</Update>
