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

# Re:amaze Changelog

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

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

<Update label="v2.2.0" description="5 Aug 2026">
  `new-actions` `bug-fix`

  Added status field to update\_article for setting article visibility (published, draft, internal). Added sandbox limitation note to create\_message.

  <AccordionGroup>
    <Accordion title="Changed · 2 actions updated">
      `reamaze_create_message`, `reamaze_update_article`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.1.0" description="31 Jul 2026">
  `guide` `fix`

  Improved connector guide with registration flow, login URL, and field guidance. Made user and category required on create\_conversation.

  <AccordionGroup>
    <Accordion title="Changed · 2 actions updated">
      `reamaze_create_conversation`, `reamaze_update_article`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.1" description="29 Jul 2026">
  `breaking` `new-actions`

  Fixed create\_conversation documentation, removed invalid igsid enum value, documented update\_incident split-call limitation.

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `reamaze_create_contact_identity`, `reamaze_create_conversation`, `reamaze_update_incident`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="28 Jul 2026">
  `breaking` `new-actions`

  Removed undocumented fields (friendly\_name, status, topic\_id, role, subject). Added incidents and systems resource (6 new actions). Added missing parameters across conversations, contacts, and reports.
</Update>
