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

# Teamleader Focus Changelog

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

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

<Update label="v2.1.1" description="2 Sept 2026">
  `bug-fix`

  Standardized action category capitalization for more consistent portal filters.

  <AccordionGroup>
    <Accordion title="Changed · 10 actions updated">
      `teamleader_list_activity_types`, `teamleader_list_ticket_statuses`, `teamleader_list_work_types`, `teamleader_unified_get_group`, `teamleader_unified_get_me`, `teamleader_unified_get_organization`, `teamleader_unified_get_user`, `teamleader_unified_list_groups`, `teamleader_unified_list_organizations`, `teamleader_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.1.0" description="20 Aug 2026">
  `new-actions`

  Added unified IAM actions for users, groups, organizations, and credentials.

  <AccordionGroup>
    <Accordion title="Added · 7 new actions">
      `teamleader_unified_get_group`, `teamleader_unified_get_me`, `teamleader_unified_get_organization`, `teamleader_unified_get_user`, `teamleader_unified_list_groups`, `teamleader_unified_list_organizations`, `teamleader_unified_list_users`
    </Accordion>

    <Accordion title="Changed · 55 actions updated">
      `teamleader_accept_quotation`, `teamleader_book_invoice`, `teamleader_cancel_event`, `teamleader_complete_task`, `teamleader_create_company`, `teamleader_create_contact`, `teamleader_create_deal`, `teamleader_create_event`, `teamleader_create_invoice_draft`, `teamleader_create_quotation`, `teamleader_create_task`, `teamleader_create_ticket`, `teamleader_delete_company`, `teamleader_delete_contact`, `teamleader_delete_deal`, `teamleader_delete_invoice`, `teamleader_delete_quotation`, `teamleader_delete_task`, `teamleader_get_company`, `teamleader_get_contact`, `teamleader_get_current_user`, `teamleader_get_deal`, `teamleader_get_department`, `teamleader_get_event`, `teamleader_get_invoice`, `teamleader_get_quotation`, `teamleader_get_task`, `teamleader_get_ticket`, `teamleader_get_user`, `teamleader_list_activity_types`, `teamleader_list_companies`, `teamleader_list_contacts`, `teamleader_list_deals`, `teamleader_list_departments`, `teamleader_list_events`, `teamleader_list_invoices`, `teamleader_list_quotations`, `teamleader_list_tasks`, `teamleader_list_ticket_statuses`, `teamleader_list_tickets`, `teamleader_list_users`, `teamleader_list_work_types`, `teamleader_lose_deal`, `teamleader_register_invoice_payment`, `teamleader_send_invoice`, `teamleader_send_quotation`, `teamleader_update_company`, `teamleader_update_contact`, `teamleader_update_deal`, `teamleader_update_event`, `teamleader_update_invoice`, `teamleader_update_quotation`, `teamleader_update_task`, `teamleader_update_ticket`, `teamleader_win_deal`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="17 Aug 2026">
  `bug-fix` `new-actions` `schema-change`

  Breaking: object-typed inputs (page, sort, custom\_fields, filter, expiry, expected\_payment\_method, grouped\_lines, and other nested objects) now declare structured child properties instead of prose-only descriptions — callers sending undocumented sub-fields will be rejected by input validation. Enum constraints added to initial\_reply and language. Added 3 catalog list actions (list\_activity\_types, list\_ticket\_statuses, list\_work\_types) for in-connector ID discovery. Hardened input schema documentation across CRM/invoicing actions. Moved send\_quotation and send\_invoice to preview.
</Update>
