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

# Envoy Changelog

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

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

<Update label="v1.2.3" description="1 Sept 2026">
  `guide-changes`

  Removed the unrelated external connection-guide links from the API Key and OAuth2 Password Grant auth methods so the embedded connection guide is used, and removed the duplicated scope list from the OAuth2 Link Account guide so scopes are documented once in the Connector profile setup.
</Update>

<Update label="v1.2.2" description="31 Aug 2026">
  `description-fix`

  Clarified that invites are located by invitee or host email rather than by name, documented that the approval-status filter must be uppercase, and documented recurring-invite update limitations.

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

<Update label="v1.2.1" description="3 Aug 2026">
  `docs`

  Added connection guides (setup and config) for the API Key and OAuth2 Password Grant auth methods, authored from a live walkthrough of the Envoy Dev Dashboard with step screenshots.
</Update>

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

  Removed unified IAM roles (list\_roles, get\_role) — Envoy has no roles-enumeration API and the synthesized "employee" role described a record type, not a role. Fixed unified IAM users and groups list pagination to a fixed page fan-out so multi-page tenants no longer 400 on the second page.

  <AccordionGroup>
    <Accordion title="Removed · 2 actions removed">
      `envoy_unified_get_role`, `envoy_unified_list_roles`
    </Accordion>

    <Accordion title="Changed · 4 actions updated">
      `envoy_unified_get_user`, `envoy_unified_list_groups`, `envoy_unified_list_organizations`, `envoy_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="21 Jul 2026">
  `new-actions`

  Added unified IAM actions for users, roles, groups, organizations, and credentials (preview, live QA owed).
</Update>
