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

# Nutshell Changelog

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

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

<Update label="v1.2.0" description="13 Aug 2026">
  `bug-fix` `description-fix`

  Fix JSON-Patch value field using variants (string | object array) so update\_contact/update\_account can patch both scalar and array fields (emails, phones, urls). Fix update\_task dueTime requiring Unix timestamp (ISO format causes 502). Clarify set\_lead\_stageset sets pipeline not stage. Document update\_task relatedEntity as immutable after creation. Add nested properties to array variant for agent guidance. Improve create\_contact phone format description.

  <AccordionGroup>
    <Accordion title="Changed · 5 actions updated">
      `nutshell_create_contact`, `nutshell_set_lead_stageset`, `nutshell_update_account`, `nutshell_update_contact`, `nutshell_update_task`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="11 Aug 2026">
  `bug-fix` `description-fix`

  Fix custom field creation by using capitalized type enums (Text, Number, Enum, Date). Clarify JSON-Patch array-field paths for update\_contact/update\_account, full PUT semantics for update\_activity, required fields for create\_activity, lead name/links for create\_lead, stageset ID source for set\_lead\_stageset, relatedEntity link path for update\_task, and pagination params for list\_contacts.
</Update>
