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

# JumpCloud Changelog

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

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

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

  Fixed IAM list pagination — replaced the raw offset result.next (which could not survive the engine's opaque cursor round-trip past page 1) with fixed offset fan-out plus StackOne virtual pagination across unified\_list\_users, unified\_list\_groups, unified\_list\_organizations, unified\_list\_roles, and unified\_list\_resource\_users.

  <AccordionGroup>
    <Accordion title="Changed · 5 actions updated">
      `jumpcloud_unified_list_groups`, `jumpcloud_unified_list_organizations`, `jumpcloud_unified_list_resource_users`, `jumpcloud_unified_list_roles`, `jumpcloud_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

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

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