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

# Monday.com Changelog

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

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

<Update label="v1.1.2" description="27 Aug 2026">
  `bug-fix`

  Fixed user list email filtering being silently ignored, and fixed group and user lookups returning empty results instead of not-found errors.

  <AccordionGroup>
    <Accordion title="Changed · 10 actions updated">
      `monday_unified_get_group`, `monday_unified_get_me`, `monday_unified_get_role`, `monday_unified_get_user`, `monday_unified_list_groups`, `monday_unified_list_organizations`, `monday_unified_list_resource_types`, `monday_unified_list_resource_users`, `monday_unified_list_roles`, `monday_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="29 Jul 2026">
  `bug-fix`

  Turned off pagination on the IAM roles list, which returns a fixed catalogue that always fits one page.

  <AccordionGroup>
    <Accordion title="Changed · 3 actions updated">
      `monday_unified_get_group`, `monday_unified_list_groups`, `monday_unified_list_roles`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added unified IAM actions for users, roles, groups, organizations, credentials, resource types, and resource users.
</Update>
