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

# Moneybird Changelog

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

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

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

  Marked the purchase invoice line item description as required, since the provider rejects blank line item descriptions. Clarified list action descriptions so retrieval is not confused with creation, noted that financial accounts and tax rates are read-only, and explained that customer\_id search and sales invoice filters still return summary records.

  <AccordionGroup>
    <Accordion title="Changed · 9 actions updated">
      `moneybird_create_purchase_invoice`, `moneybird_list_contacts`, `moneybird_list_estimates`, `moneybird_list_financial_accounts`, `moneybird_list_products`, `moneybird_list_purchase_invoices`, `moneybird_list_sales_invoices`, `moneybird_list_tax_rates`, `moneybird_update_purchase_invoice`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="2 Sept 2026">
  `descriptions` `guide`

  Clarified action descriptions to disambiguate contact creation vs lookup, customer\_id vs name lookups, payment recording endpoints, and list vs get detail retrieval. Updated OAuth 2.0 and Personal Access Token connection guides with portal walkthrough screenshots.
</Update>
